Loading Tool

Explorer IconExplorer

Memory Pool

79,671 transactions
30.11 vMB
0.07947415 BTC
Random Selection Loading Transactions
Max Size: 184.07/200 MB

Candidate Block

Mining Attempt e9203908ce502da28fa8cedc8760747a29698de38b7225912cf7a147f42f1f18
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6cbd6d6f3c28087b73e9bc09d705ce46a0a671241c86c835d423c3fb0f4b77d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.01226040 BTC
Feerates: 100.65 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (749,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,477 165,477 000000000000014560e98357465b1f9df0d566ee7a97888cb89fcb538da3a90e 132 0.05/1.00 vMB 138
165,476 165,476 00000000000007ff9f5f0eca0630e503969e4d4dc4cf631f4b18a7a76134d956 17 0.01/1.00 vMB 7
165,475 165,475 000000000000085b21e6ad526cbe78e75ba5f4057a734be5d641dd41bd69fde5 50 0.04/1.00 vMB 219
165,474 165,474 0000000000000405a7aee7658a1ff986a16527d4fc8c47a3b024e1e9234b347e 38 0.01/1.00 vMB 52
165,473 165,473 00000000000006da3a8516d19763da06d4bdb4fb10666db74d613fefc6d88dab 142 0.05/1.00 vMB 130
165,472 165,472 000000000000059599be1262b6441a033150e2908eb0ae2777c9a1df35327781 12 0.00/1.00 vMB 50
165,471 165,471 000000000000048df16e8911de2a05d8143189147d45703f94f43948acc49e61 27 0.01/1.00 vMB 280
165,470 165,470 0000000000000bb4f99c26a87ac9702994ff73316130107c93a2053fab447600 22 0.01/1.00 vMB 46
165,469 165,469 0000000000000691d73e6644232c7d17d6c357f32aa85e05a09bd2e08777c4f5 57 0.03/1.00 vMB 116
165,468 165,468 0000000000000b5b6f14ccf6d16966492839bf6ed10b82cd9ceb1893e3958538 40 0.01/1.00 vMB 0
165,467 165,467 0000000000000a65c0ba1bfffa2349ea0580c6e3412051e0c11a25fccfa3ddcb 26 0.01/1.00 vMB 351
165,466 165,466 00000000000006a98c8b044dd24af2a1a86e9568f6081627dda8d74c6a23d4d5 13 0.00/1.00 vMB 45
165,465 165,465 0000000000000c16d946ef01ce5a9eba99e868d937ddff9ade3b3234320d39d6 98 0.04/1.00 vMB 118
165,464 165,464 00000000000007b5986bf8e83d4ae7e09c32a0f4256a158a8a9576811f1ccdd6 132 0.05/1.00 vMB 33
165,463 165,463 000000000000020851cff692dc3d5046ca0225e82e9878f9cc9d37bbc201f81f 51 0.03/1.00 vMB 157
165,462 165,462 0000000000000b5d20dc9c704409711c35e70527063d323db22a1c4919f4aa44 42 0.02/1.00 vMB 42
165,461 165,461 00000000000006ce0499bca0b252012bd403126e4bca2ea39ab845509731cb01 8 0.00/1.00 vMB 19
165,460 165,460 00000000000001883b7b2be0c80ba3c6066c09e35defe3fe83c07547159b5d02 45 0.03/1.00 vMB 132
165,459 165,459 0000000000000a8ec8fa8533675ce4f7fa902d48a57a11279c9f155135a40292 18 0.01/1.00 vMB 195
165,458 165,458 0000000000000122a746872d6b14e968039f6df9573012aa0472edb6f4706fd6 15 0.01/1.00 vMB 147
165,457 165,457 0000000000000479a51ca17385de7e3634fe0228a8093219e3d21a413e30f725 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 720.88 GB
    • Received: 18.29 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.