Loading Tool

Explorer IconExplorer

Memory Pool

74,693 transactions
27.53 vMB
0.07151749 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt e2828efd61e5db8c70247b061c15138ad11bc7b538ff80d24be56c5a31792d1c
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 359194e4f1ef661597f2c900eb267fabdb2d485c619db1022c41987653f798e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.01283417 BTC
Feerates: 100.53 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (502,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,588 412,588 00000000000000000012cd5f0687df8bc43749c8a545ad4eefb40b485bb11dcb 583 1.00/1.00 vMB 16
412,587 412,587 00000000000000000048ec9de72807527682f57ef2f73936b7f8c5c376889bea 2,087 1.00/1.00 vMB 42
412,586 412,586 0000000000000000006bf20ac85a50d3e014a636b51231c78c6b27fe0a8e9223 2,224 0.75/1.00 vMB 65
412,585 412,585 000000000000000004c2939a76cfd4807a2242ea6165da50e5f23eb842d425ae 939 0.39/1.00 vMB 47
412,584 412,584 000000000000000004d3d19ac510fa7089ca4aa809256e1888e37120607771d2 1,377 0.89/1.00 vMB 41
412,583 412,583 0000000000000000018c5deba27b8ac31233f62c1895402aa92617ca9ccedba1 2,381 1.00/1.00 vMB 59
412,582 412,582 0000000000000000043ffe82ad38df55d04daba90c779182f798c4de5cc854d9 1,692 0.83/1.00 vMB 44
412,581 412,581 0000000000000000046e439968bd6c8477749b4f4dd0d8db8ea8724af5cd852b 330 0.14/1.00 vMB 38
412,580 412,580 00000000000000000367bb9edc7b925d93db015bd92c052ae69651ddd3f5d5e1 291 0.09/1.00 vMB 55
412,579 412,579 0000000000000000058f8400a62044c784a87ddee4ce1c510da35c0affa5bc78 1,624 0.82/1.00 vMB 47
412,578 412,578 0000000000000000029a8a17c01d110661f2b1644726add6a22ec36fb111e373 2,638 1.00/1.00 vMB 58
412,577 412,577 00000000000000000182c382f5c98fce08f9bc214a8754dc38561aa99972ee5d 771 0.30/1.00 vMB 55
412,576 412,576 000000000000000000cecb6ccf534db666d9dea96430a626b81a31763597b9e1 1,679 0.94/1.00 vMB 22
412,575 412,575 00000000000000000368979136e78f6a0b23bf265542c5951bd7b34f375b359f 1,366 1.00/1.00 vMB 43
412,574 412,574 000000000000000004c7640554bb55231be65ec91df4f5f869a82f8c5d712203 2,019 1.00/1.00 vMB 47
412,573 412,573 00000000000000000126ac5eae47c233c273cf6d08e3f347a7ee47d692ab08bb 2,374 1.00/1.00 vMB 85
412,572 412,572 000000000000000004a3552d1aacfc47bc1d744322968119c571e560ebf47f8c 1,813 1.00/1.00 vMB 34
412,571 412,571 00000000000000000573b72b8f29a0d7801deea20ded2a0ee51d444fa8e905fe 8 0.00/1.00 vMB 116
412,570 412,570 0000000000000000046b0e0b1b4db9e5c66b4a2e129c67585c0ab08d80d3cee5 973 1.00/1.00 vMB 24
412,569 412,569 000000000000000003a79d673666d4714f5242520a0205a53e8c1dbf04ca1d30 686 0.30/1.00 vMB 49
412,568 412,568 0000000000000000046c82ab0ea2d05a06be53fd89589d181a95df0c4a168c5f 2,219 0.89/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 711.65 GB
    • Received: 17.11 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.