Loading Tool

Explorer IconExplorer

Memory Pool

72,731 transactions
28.05 vMB
0.06716588 BTC
Random Selection Loading Transactions
Max Size: 166.11/200 MB

Candidate Block

Mining Attempt 9daa5eebe2632ad0f1dabe897d131891c68d9ea36977c0b4accfd8e8289e7c13
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8fdb6daab00b863250a617825baa54248bbb9346b4b29efcc612dd2bd147403e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,874
Size: 1.00 vMB
Total Fees: 0.01096069 BTC
Feerates: 150.86 > 1.10 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (349,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
565,425 565,425 000000000000000000260632e339364090ad40179eb4f19c3cded3e897cf98e5 1,283 0.51/1.00 vMB 5
565,424 565,424 0000000000000000002d4e6acf61675b234b5775fd73a06f6bda1338ada052c5 3,380 1.00/1.00 vMB 9
565,423 565,423 0000000000000000001e2b951e7fe46546386524baf2d070391f868fddb873c4 3,128 1.00/1.00 vMB 11
565,422 565,422 000000000000000000254848347c09e16da74f5c930b2d9087a51d84382669fc 3,264 1.00/1.00 vMB 10
565,421 565,421 0000000000000000002079040b6b2ecacb24c916caab9945c5e23ec594ca6ff7 267 0.07/1.00 vMB 22
565,420 565,420 0000000000000000001b0886543de5e9399e0cf7e72c823ee792f29de3f4aa37 3,284 1.00/1.00 vMB 18
565,419 565,419 00000000000000000028d1853cb10f27f5d89d6b8d831efe49c435e77b18ff49 1,923 1.00/1.00 vMB 14
565,418 565,418 00000000000000000009855dc4abe16c244eb7e912025eee8992d20a3e0be775 3,558 1.00/1.00 vMB 22
565,417 565,417 0000000000000000000a10357a63590df593205a2c2819ed1a3965bf53a9cb7b 3,362 1.00/1.00 vMB 14
565,416 565,416 00000000000000000014d1bb3610ac2d84c654a8158a7fe6812bcabe1bd3af0a 3,321 0.98/1.00 vMB 5
565,415 565,415 00000000000000000026511ee1498a2232cdf1980ca88581d3407676187a861f 3,226 1.00/1.00 vMB 24
565,414 565,414 0000000000000000002889118ac6f9a2b19eda2f8d39f82f68bd63c1ff4056d4 669 0.18/1.00 vMB 11
565,413 565,413 0000000000000000001608deceacdbb56149db3fe1d453cdd2566253715bc7e1 1,821 0.54/1.00 vMB 8
565,412 565,412 00000000000000000026623d119d1195336f3a3a2cfef3b0998b00dfe7a9f46e 3,366 1.00/1.00 vMB 10
565,411 565,411 00000000000000000011ef0f36be2d05a55c38f22b7160728a6408acfb5d9df4 2,053 0.72/1.00 vMB 12
565,410 565,410 00000000000000000001027049cbc9470c054bdb651afb04f40291368c531293 3,030 0.92/1.00 vMB 9
565,409 565,409 00000000000000000011c35323fa5fd630b11517127c6a2235fe0ae90a4e93da 2,869 1.00/1.00 vMB 13
565,408 565,408 00000000000000000014656bda88e060d35a3ee35fda81e1c24a75c0d46315a2 976 0.37/1.00 vMB 17
565,407 565,407 000000000000000000143ea4df58c90cb5ceb10f8152922ee1002ea9c3d89575 859 0.67/1.00 vMB 3
565,406 565,406 00000000000000000022ed29a893bb2d9a1a04a78561c5836d0061e644ad1c87 2,773 1.00/1.00 vMB 6
565,405 565,405 0000000000000000000b13535bd32d8ff493f3374aac0b80258418959391e8eb 2,609 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.