Loading Tool

Explorer IconExplorer

Memory Pool

54,555 transactions
32.24 vMB
0.22487033 BTC
Random Selection Loading Transactions
Max Size: 172.87/200 MB

Candidate Block

Mining Attempt c7cd5af9bb25caf6186c1e84457da23a7784c736024b4fa4965c679ed59db1e2
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 78038ca5bc8e9b49772f18f5a4f4e77ddf0eaa23ce4f02cb2d2f2941d180116b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,932
Size: 1.00 vMB
Total Fees: 0.11899214 BTC
Feerates: 101.66 > 11.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (254,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,424 660,424 00000000000000000002d4c7bcf027a3e9b860c38d5e65b4eb538b0ab6f750aa 1,766 1.00/1.00 vMB 37
660,423 660,423 000000000000000000056a031e250499889919d035449af970e4817a98a88bc8 2,258 1.00/1.00 vMB 20
660,422 660,422 000000000000000000047bb1baeb49e3451d245560c29e3a689679ab4dc9824e 2,572 1.00/1.00 vMB 64
660,421 660,421 00000000000000000006fffeeaf514a4f2a5f37c4a53947fc59fef279874b39e 1,359 1.00/1.00 vMB 16
660,420 660,420 000000000000000000045f903eb710ec3229e672a7fe6de747a8abc059a1c968 2,371 1.00/1.00 vMB 60
660,419 660,419 00000000000000000002158bcd6aa298913563360966f03b153685e2714b337a 2,544 1.00/1.00 vMB 28
660,418 660,418 00000000000000000000b55b27e00f26f204c0cce03614d98446dcff5c88baf1 2,711 1.00/1.00 vMB 17
660,417 660,417 000000000000000000070ceef13af5cf346104aa9edd6cfd7056787f8a309323 2,699 1.00/1.00 vMB 34
660,416 660,416 0000000000000000000111035e52c74cee1672ea4b1f0a6db7cd83a8f58aecb3 2,842 1.00/1.00 vMB 43
660,415 660,415 0000000000000000000508c2769f9b8eb79525e150019992d86a4c985a151211 1,962 1.00/1.00 vMB 46
660,414 660,414 0000000000000000000742625646966fb0577c4334c007a042314a746c23d1e3 2,411 1.00/1.00 vMB 27
660,413 660,413 00000000000000000009f2dcc33f1322825244ca147fd352a7a99a19f6ee8add 1,903 1.00/1.00 vMB 68
660,412 660,412 00000000000000000005c85f1e3795a13f0f9acdea2748abd71ab5e05f95a545 2,925 1.00/1.00 vMB 38
660,411 660,411 00000000000000000008c122daba6755b9a85b1497f16078e77f1ffee7403465 2,439 1.00/1.00 vMB 54
660,410 660,410 00000000000000000002d216bff374bc9d2d4a835945c8683d9a3fdf15105283 2,865 1.00/1.00 vMB 73
660,409 660,409 000000000000000000062254c9bc6284f2dba0b4d821ff85483498e6642403f1 2,679 1.00/1.00 vMB 69
660,408 660,408 000000000000000000056cb992b287f47816f8e6adeacfacb2a1ba2ed861edfc 2,268 1.00/1.00 vMB 105
660,407 660,407 0000000000000000000d0da2343ebf59d6788c3b9df0061b022961c6b63f585b 2,903 1.00/1.00 vMB 32
660,406 660,406 000000000000000000009849a4b68614a4e18bd7830a68c761a4db0152b2f440 2,700 1.00/1.00 vMB 90
660,405 660,405 0000000000000000000226c84b9baf030df3fb106f81133cd65c8cc121a98cbd 2,143 1.00/1.00 vMB 66
660,404 660,404 0000000000000000000e5d84b09ac7d06f3c25daf3d5194253389445d8646244 2,473 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.