Loading Tool

Explorer IconExplorer

Memory Pool

87,252 transactions
32.10 vMB
0.11738574 BTC
Random Selection Loading Transactions
Max Size: 196.22/200 MB

Candidate Block

Mining Attempt a8b74120927737356ff495d41b300c29fd059b07960b61f59c7b4fffbe08482d
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b893325fdd68f3758d72ea1171595073e862a685dc181ad0faea5fa9aa01079e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,476
Size: 1.00 vMB
Total Fees: 0.03278682 BTC
Feerates: 1,236.26 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (635,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,308 280,308 0000000000000001dd7ffb05af4a3703346a3a78bd1332726bb1a2a402d87c02 373 0.17/1.00 vMB 34
280,307 280,307 00000000000000001793e13e013a5691705c684248e5c2808ba6b6a85a011d22 478 0.20/1.00 vMB 56
280,306 280,306 0000000000000000e28f5396d1e0817875d4cf3e10a17de388e4e4029d7b7bf1 96 0.07/1.00 vMB 25
280,305 280,305 00000000000000026546a36c3f319d6a6c969671871ccfa2a4f5da43ae23576f 91 0.04/1.00 vMB 35
280,304 280,304 00000000000000004c6a281298c97372881aa8d1941e2819b92daf6bd02ed7c6 743 0.37/1.00 vMB 45
280,303 280,303 000000000000000151e4866aa4e416749950a45efc7a8b4a4fe25bc4276272b8 110 0.03/1.00 vMB 69
280,302 280,302 00000000000000024a87e0c2bfa84bfe5fd7046bc17ebf9921a2a14acbcddbfd 249 0.14/1.00 vMB 6
280,301 280,301 0000000000000000271556788641758d5b89ec34bdf8a804fb084ac1b865fde5 139 0.08/1.00 vMB 26
280,300 280,300 000000000000000129b470bf861edbf1c45de234285b9226a15eaa792ffef57e 516 0.26/1.00 vMB 50
280,299 280,299 0000000000000000cc0fc81648c072de9e26c48806a62b84234ef3d2df27503b 442 0.43/1.00 vMB 19
280,298 280,298 00000000000000009a73a582e26d42173bc70e2374e864498fa7a09b60bc785a 564 0.25/1.00 vMB 36
280,297 280,297 0000000000000002067e18a6670c02bc1c88749c9a6b96374d5410528d263cbd 856 0.25/1.00 vMB 88
280,296 280,296 00000000000000025f6bb72647935ccaf36f365ac2561f3314a56637c3402ff7 90 0.03/1.00 vMB 170
280,295 280,295 000000000000000097d35fc3773c4c40081a2cca4f5a93b3ad86795574c66a14 363 0.25/1.00 vMB 33
280,294 280,294 0000000000000001a77fefc6627e4bd31203a488f7de8d672cb8ba01a0e8ac44 1,311 0.50/1.00 vMB 61
280,293 280,293 0000000000000000c55002655faebebbf20825e3375ec57a7212730ac5a299da 141 0.06/1.00 vMB 58
280,292 280,292 0000000000000000b93245aa6ee8c920df3b659b40033a1b26d347707d3a2188 596 0.25/1.00 vMB 50
280,291 280,291 0000000000000000f8552f9a3291f5616dba956d30197ecd73d2748072998ceb 185 0.24/1.00 vMB 20
280,290 280,290 00000000000000023e0658d96f7f9661617351c79e10b993c67442829af7706f 453 0.50/1.00 vMB 34
280,289 280,289 0000000000000000e86f5a09744254ca4fcab6815bf86a2eca9e0032ac561af7 629 0.25/1.00 vMB 85
280,288 280,288 00000000000000002d64472f52577476d140c06d740c1c6bd13cedc8c82cfe50 591 0.25/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.