Loading Tool

Explorer IconExplorer

Memory Pool

35,900 transactions
28.45 vMB
0.06365173 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt 721a102e86e65b8c2b3f41bde62422bb20c463c7550e1fa86c58657c2713b636
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root edce28bc20bea4ea619ce73a9bd4310613352a0205fdf20e9ce495fa1feaf347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,223
Size: 1.00 vMB
Total Fees: 0.00836758 BTC
Feerates: 61.21 > 0.84 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (132,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
782,477 782,477 00000000000000000001b2aabb3cce7fb7a50d93242f6296f5c3b8533cb1bfd0 3,126 1.00/1.00 vMB 22
782,476 782,476 00000000000000000003757a412084aea2392fb1e34cb3ce8ee8269975f21378 3,476 1.00/1.00 vMB 31
782,475 782,475 00000000000000000001d8bc98095b66843775f51b7cd852056f0b2a4a04a1ff 2,865 1.00/1.00 vMB 33
782,474 782,474 000000000000000000032a95911de0546160aea3744decc4a78894bb4649244e 2,594 1.00/1.00 vMB 26
782,473 782,473 00000000000000000001fab31b3e08dbcddd3e1572cebc42243b204109f4b372 1,395 1.00/1.00 vMB 17
782,472 782,472 000000000000000000019546d547d9078e788f1242a66cc70aec45a05608f066 466 1.00/1.00 vMB 10
782,471 782,471 000000000000000000025b74a1d853e2150451cbd3c7fad9663626682e21be2d 2,510 1.00/1.00 vMB 16
782,470 782,470 000000000000000000053353531df925d4638277985a4c9847e85f068f2bbc84 3,069 1.00/1.00 vMB 20
782,469 782,469 00000000000000000005af2743963dc7ce4ac6462d64186fea2938ce98535ae1 3,745 1.00/1.00 vMB 34
782,468 782,468 00000000000000000000bfa8adb541f88b5856af16f464049aacfdff52b91dac 2,416 1.00/1.00 vMB 20
782,467 782,467 00000000000000000002ee3c1594a485df98fe073961e4d85f58565f409a6df6 3,284 1.00/1.00 vMB 23
782,466 782,466 00000000000000000001b2c180699a71b8ff33bb7b80f354784e8cd3d92ee4c8 3,094 1.00/1.00 vMB 28
782,465 782,465 00000000000000000001301670484ab0100b160ccae1502013910d06c89fe7e3 3,494 1.00/1.00 vMB 46
782,464 782,464 00000000000000000000452f3c946e401bdfa79026add96ed47b8c0204f73cf1 2,617 1.00/1.00 vMB 24
782,463 782,463 000000000000000000043b983ea1ef1764f9834abaa7a0dbc664b6fd11bc5174 1,055 1.00/1.00 vMB 14
782,462 782,462 00000000000000000002e19f55be88916fa8fd44823b48249e763844b131e953 3,085 1.00/1.00 vMB 29
782,461 782,461 000000000000000000051448f21039d55a66fce0fb4bb5aa8a9c229044f9809f 1,119 1.00/1.00 vMB 17
782,460 782,460 0000000000000000000159f1e46149dfa7a1bd4eafd32600a2459dc6a66c78ba 1,464 1.00/1.00 vMB 11
782,459 782,459 00000000000000000002bf79f09f12692bf08c8f244f82e08e0ca051ce4a4e2c 2,666 1.00/1.00 vMB 34
782,458 782,458 00000000000000000004fa477a9b667352684a76e45c82c93ccbc01a323deff0 3,477 1.00/1.00 vMB 27
782,457 782,457 00000000000000000002c7ee84127525ce3ca0f231230f971ef342bf783e8d98 3,213 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 620.09 GB
    • Received: 11.21 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.