Loading Tool

Explorer IconExplorer

Memory Pool

81,919 transactions
34.96 vMB
0.16750227 BTC
Random Selection Loading Transactions
Max Size: 196.61/200 MB

Candidate Block

Mining Attempt 52dd4aaf155a5473eb6792f025256f4fa96fc5e09db68572bdb9f43b1608a98b
Version 20000000
Previous Block 000000000000000000015d606eea54600e68e92445d6617a0d0d5e5108766f50
Merkle Root 8eee87be7ce8abaad321afd6eb7d7ec7657d9be8399c48de02f516022e797422
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,519
Size: 1.00 vMB
Total Fees: 0.03243600 BTC
Feerates: 150.93 > 3.25 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,412 (555,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,508 359,508 00000000000000000db66ba9bea8c269902c4f796e7c1cc72a9e7639aaaaccf9 1,604 0.75/1.00 vMB 33
359,507 359,507 0000000000000000107b859fde67014a69c6ea044974f92f7460927edcbdcf47 1,361 0.75/1.00 vMB 28
359,506 359,506 0000000000000000073a6313a5c80fe38fd7bf4c0e71a1bf379c307907de77e7 1,532 0.75/1.00 vMB 30
359,505 359,505 00000000000000000f11e81faf22c18bd9e0dfd701614f81d8749b3ec4c2f5fb 1,513 0.75/1.00 vMB 27
359,504 359,504 00000000000000001553077e86b74e7056769dd10929f6afaca577b6bb0c92cb 224 0.11/1.00 vMB 29
359,503 359,503 00000000000000000646f8d1f7e750d1a24e73c565a296f2110980eaab45c4b2 411 0.24/1.00 vMB 22
359,502 359,502 000000000000000008efebe2a68e83155404cfbb64cdbf20227a85ba8ab727b5 1,111 0.61/1.00 vMB 27
359,501 359,501 000000000000000014b58080d4aef8e15d035fd2797e9fbabd1cbfadb83ba226 27 0.01/1.00 vMB 32
359,500 359,500 000000000000000003d91eb789b648265dc66235afcb1e68442de26313b12cc8 58 0.03/1.00 vMB 27
359,499 359,499 00000000000000000a4370b91970d53c49c59ec7be5210bce0fea27f9d8d58ab 42 0.04/1.00 vMB 13
359,498 359,498 00000000000000001045e67b8132146d4ac6978259cb5796707782bab7dc7290 316 0.17/1.00 vMB 22
359,497 359,497 00000000000000001515c64810da4c80642bbd411271e6e22b4b90441c05621f 388 0.26/1.00 vMB 27
359,496 359,496 00000000000000000215a4e07f6dca01376e6e2e4951a34f880962ff16392bef 1 0.00/1.00 vMB 0
359,495 359,495 000000000000000000f12ffc0929877f6c9be511f9dc67baa934b28fcbefc40b 604 0.35/1.00 vMB 31
359,494 359,494 000000000000000006ba1bdda3f945d2fca35523dd2373997ebc9c3e3cfeb5e9 1 0.00/1.00 vMB 0
359,493 359,493 0000000000000000055c21a28aa75344065989563ea4006a631c44b467959588 187 0.11/1.00 vMB 27
359,492 359,492 0000000000000000055920c99d6b5bc0b49160d0a4c85e69ec557d60f66ce275 428 0.21/1.00 vMB 25
359,491 359,491 000000000000000011565a4e2d894ded4efdf5669edac6ba19fd61734886e6ec 890 0.47/1.00 vMB 28
359,490 359,490 000000000000000001092aa38865d84cc551f458e03d5c9c01958d5485ca893a 273 0.17/1.00 vMB 13
359,489 359,489 000000000000000002b5a56ebaad62c5d6ba990bc6bb1076432182d61ba10645 976 0.52/1.00 vMB 28
359,488 359,488 00000000000000000312ccdab94cd69db5a0f9703b7b3a7de3d67bd4d124ded7 1,024 0.53/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.10 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: 731.71 GB
    • Received: 18.52 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.