Loading Tool

Explorer IconExplorer

Memory Pool

41,589 transactions
18.16 vMB
0.17501530 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.21/200 MB

Candidate Block

Mining Attempt f6c1f0b4572ed700eba45e643a1b86b8a38b00d7d08c076da40041be3d23f7c0
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2e56704b1357fa83e7aed97b6721e2df4f7c9b25b0e3e2b947b5d58110b8b9d0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.05708356 BTC
Median Feerate: 4.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (716,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,409 196,409 0000000000000126cd5be030affc2683ff86e77a7e83bdf521d339946ec708f9 109 0.05 vMB 389
196,408 196,408 0000000000000403eec3f7f5ca4ea4d34981caa36eac7fb9c6ef6df8b846c28f 271 0.11 vMB 174
196,407 196,407 000000000000047deb3469bce4eeb48d9c7b9ba7b0905b1f3638c31d1b127af4 3 0.00 vMB 0
196,406 196,406 0000000000000297feb0f0c3823db56b46d2eab82bd3cc49bc0eae6862780566 5 0.00 vMB 117
196,405 196,405 00000000000000343e41ace28d495f29fbfe3548be0375a28c9022662c0a9c16 191 0.11 vMB 171
196,404 196,404 00000000000004229bd7336c61beee11f2b7516d5e809bbcf1ac13ad5ad71307 105 0.05 vMB 74
196,403 196,403 0000000000000248efb5d1a9401c61b1b404c0dd6346a9ee1a0d4ea567668fe4 686 0.25 vMB 180
196,402 196,402 000000000000060d1d65f18dfdaffce71ac1aba435d8e852c60a7a79f501264d 512 0.20 vMB 174
196,401 196,401 00000000000001ed55ad94d864cca267f1afb7cdc5ca7c711c891648340b85e8 69 0.04 vMB 97
196,400 196,400 00000000000002ffdac437cb3d131f39b5ff793b0997207aae64b614ff7f0b18 405 0.14 vMB 249
196,399 196,399 00000000000001dc6b8c86f72a0cc9ac2cbd37bc7a8c6c4c955fc662aa8e684d 11 0.00 vMB 0
196,398 196,398 000000000000058d27d9bccd5d1f6ac32163208c69577f32896274a7d76627b1 277 0.11 vMB 160
196,397 196,397 00000000000000d3d85add6e5a09c520cb233bca8e08d4ef9996dc5fbde533d4 72 0.03 vMB 97
196,396 196,396 00000000000004e63c27b096d172ba6170ab843750b6c2471d0ef3d56c1af995 12 0.00 vMB 2
196,395 196,395 00000000000001fa3233bd4fec1761186be018cb6e4de217592e5e28421aeb22 200 0.09 vMB 140
196,394 196,394 000000000000040e4fa730b46665a6c332f1b02968b23b52f1a89e147d76c895 161 0.08 vMB 216
196,393 196,393 000000000000055eed8090e04ca14fabd59127287405ed605d2c18b4149849bd 1 0.00 vMB 0
196,392 196,392 000000000000038316a374db4d68d983129bfb6bc0949cc4fed0e476d96426f8 78 0.04 vMB 155
196,391 196,391 00000000000001edc884729af7bb0f4b5b64a0e9bb3e6e3730cd91c27fab961e 45 0.02 vMB 143
196,390 196,390 0000000000000380085d3a80eaaf02da730c99ec87ba8027a22beec58a76948c 121 0.05 vMB 89
196,389 196,389 00000000000006c37a9db29b1473598dca34c112f0bddb03adba822e82f85545 612 0.24 vMB 577
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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