Loading Tool

Explorer IconExplorer

Memory Pool

81,486 transactions
30.32 vMB
0.12534240 BTC
Random Selection Loading Transactions
Max Size: 182.53/200 MB

Candidate Block

Mining Attempt f4db869bf3dcc8a9b81df356610b0ed4a3cf48c364b872ff04a233ce27474867
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 513c3fe4e2e0c9359fe96b1c663306114995fbbab7beb0c75a24b8aaf68da91a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.04833617 BTC
Feerates: 302.06 > 4.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (126,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,490 788,490 00000000000000000000c03d960ece21455445180e7c94bda8ce2c746c4f9900 4,935 1.00/1.00 vMB 94
788,489 788,489 00000000000000000001cff14396bbf6d459f02a919ef2219eba2fc9ade9b520 5,253 1.00/1.00 vMB 86
788,488 788,488 00000000000000000002057e1954ff779977cd0f52329a695642fd5a981708ba 5,173 1.00/1.00 vMB 92
788,487 788,487 000000000000000000019c03ac82038909d842d922b2e056ddbeb6829ada6c9d 4,348 1.00/1.00 vMB 104
788,486 788,486 0000000000000000000494696a439da24c5b3e32fbca1c5226f0aca65ed25d51 4,392 1.00/1.00 vMB 112
788,485 788,485 000000000000000000059f775dffa3fa8ad8b42606845614eb5042eb2ecd7bc7 4,774 1.00/1.00 vMB 95
788,484 788,484 0000000000000000000003cd934f243d3ea498fb096f31af49995b3373740606 3,646 1.00/1.00 vMB 121
788,483 788,483 0000000000000000000450dd546b383f4065d724797f135b5d229741aed9bf56 4,631 1.00/1.00 vMB 100
788,482 788,482 000000000000000000049ea87a4622cb8eb0f6095d10bc90a2fc49fe06232698 5,031 1.00/1.00 vMB 100
788,481 788,481 00000000000000000005a44878991ee3a006e21e2a75134b244e5d8f0dfd0b75 4,309 1.00/1.00 vMB 118
788,480 788,480 00000000000000000002beb63e12e3bf40ffad65abf61b4f17545abcc59084cd 4,940 1.00/1.00 vMB 110
788,479 788,479 000000000000000000050bdb59beaf3714c12469002c07d9212588f7fffaade4 4,743 1.00/1.00 vMB 92
788,478 788,478 00000000000000000002e2140460bb62cbc484710da14975fa9d2c4c9a2d3534 4,940 1.00/1.00 vMB 107
788,477 788,477 0000000000000000000098dcb6ab93caf8a898725efef8ddff5ffd26347f5117 4,156 1.00/1.00 vMB 143
788,476 788,476 00000000000000000001649136dd700816541647e96261590bc7a7cb578eafec 3,975 1.00/1.00 vMB 154
788,475 788,475 00000000000000000005752a0fdf7f44d98b46afad444f3fef0110f946da3f65 5,045 1.00/1.00 vMB 103
788,474 788,474 00000000000000000001e4b5c0d25e7b10dcc4582e86ed3e4ada952fff52380e 4,962 1.00/1.00 vMB 100
788,473 788,473 00000000000000000003f7f0c0399392e3c21bd27b5458e3af63b465853f912b 4,717 1.00/1.00 vMB 120
788,472 788,472 000000000000000000004cd651c8c51ca1d313233407d024952cfd02f3d5c351 4,789 1.00/1.00 vMB 142
788,471 788,471 00000000000000000002253fbfb5e8e8349536b69bb2f013e1c17409a66e8f71 2,239 1.00/1.00 vMB 180
788,470 788,470 000000000000000000008ac3d2cbb87713535c7ae39f41a0a5ecb7cd171824fc 4,589 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.10 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.