Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.30 vMB
0.09677822 BTC
Random Selection Loading Transactions
Max Size: 177.10/200 MB

Candidate Block

Mining Attempt 1aa13605e33115a2e597ba1479b8cb1b43509ae1e8085889401c490e120dd126
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9d19371bc052fbf7aa7edd7acd4cd1008f434dd631d096a1e87589aada39a52c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.03467509 BTC
Feerates: 150.62 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (290,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,254 624,254 0000000000000000000b6a1353ab8a01fdad7eee639f6a13144b17d6b9612d82 1,743 1.00/1.00 vMB 17
624,253 624,253 000000000000000000011f5aa27d51eb8c88be9dcb3d193fdf989784641fd006 3,018 1.00/1.00 vMB 14
624,252 624,252 0000000000000000000cf9a890382db66d9e04b63d273452daf487247dfdafcf 3,031 1.00/1.00 vMB 18
624,251 624,251 00000000000000000005d3b231df5b434fe752dd23f35a697e1d89e2f079d110 2,603 1.00/1.00 vMB 21
624,250 624,250 0000000000000000000c48d3481d85dd4ca00a6f7cc41be7b7799516dfd357a6 2,344 1.00/1.00 vMB 18
624,249 624,249 0000000000000000000d875444f88847d33c870995f13361da6014213b2b8c1c 2,668 1.00/1.00 vMB 14
624,248 624,248 000000000000000000133b4bafe7ec0f3ccc3505daf81f1492510c22fd325c18 2,751 1.00/1.00 vMB 19
624,247 624,247 00000000000000000000303c2e1b44983379fe4df2bdb0923aaba374b5d97fa9 3,200 1.00/1.00 vMB 23
624,246 624,246 000000000000000000046d53a4dd3df2db095532733413080dbc174a642aaf09 3,008 1.00/1.00 vMB 30
624,245 624,245 000000000000000000084a76ed4cf54eb03ec11b6fe3a169c7213aa6b0c450af 3,031 1.00/1.00 vMB 37
624,244 624,244 00000000000000000001d684548a122b045dd40c852b73c80eb3345ec73549ee 2,654 1.00/1.00 vMB 22
624,243 624,243 0000000000000000000f8eb959dc48aa99cec24b6e33c5a210f839b2f93a1c3c 2,646 1.00/1.00 vMB 27
624,242 624,242 000000000000000000089d782e84620c95c0c16af2fe1a1b2cd623ad1d26e3c1 3,031 1.00/1.00 vMB 36
624,241 624,241 0000000000000000000acd959c470ccb2f8c22ccbc24522a24655b02e127fdd8 2,928 1.00/1.00 vMB 21
624,240 624,240 000000000000000000051b999787a5925d7757705151bc3b95aae8c7909216d4 2,887 1.00/1.00 vMB 21
624,239 624,239 0000000000000000000788c8067c8691dae05c0ba823d681462df5723359c73d 2,871 1.00/1.00 vMB 25
624,238 624,238 0000000000000000001014928cf463442fa5077da86b1dc4f77a11475ed5e2f6 2,529 1.00/1.00 vMB 41
624,237 624,237 0000000000000000000f11fb4a1e976b5046acdbe40d516b6ec9d5052a8fe92d 2,769 1.00/1.00 vMB 48
624,236 624,236 0000000000000000001345a38161544353a8b9ab79101e22065c5a19f49f83fa 2,544 1.00/1.00 vMB 12
624,235 624,235 0000000000000000001406c39a818680790f260d995df861a6420675f0bebf87 2,406 1.00/1.00 vMB 20
624,234 624,234 0000000000000000000a55c511991a2081d47732f859f93235c42072dbddbafc 3,104 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.