Loading Tool

Explorer IconExplorer

Memory Pool

37,692 transactions
26.85 vMB
0.05573046 BTC
Random Selection Loading Transactions
Max Size: 136.84/200 MB

Candidate Block

Mining Attempt 945b673868cd2def4acb07f5bf38de145488441c5df1a55e52026507cf422f06
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 29bc85bc7915004a5d64671143b1b601d9838d13c1808601b6c58882ac2128f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,098
Size: 1.00 vMB
Total Fees: 0.00540273 BTC
Feerates: 50.27 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (632,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,341 282,341 0000000000000000ffdbf3edaf4aa2bcb06036bc5f5651ee02a658ffb85a1920 579 0.26/1.00 vMB 34
282,340 282,340 00000000000000016dcb595f16bae0e195c2b79a5ebe7c8b9c0331dffc7f35c0 735 0.38/1.00 vMB 44
282,339 282,339 000000000000000075a6f295dba199eb8c36be8b1ba4a9585f9772eac0db93e0 291 0.25/1.00 vMB 25
282,338 282,338 0000000000000000d3e10305c2c34db33e058efe0a398d10c9f09227734edce7 1,275 0.50/1.00 vMB 68
282,337 282,337 0000000000000001f22970625053c6ea26dbb57796d46b273bab1bace74dc677 116 0.05/1.00 vMB 166
282,336 282,336 0000000000000001e5dd4a23e5aaaf59d044d9e2cf8be1acccba700398093e4d 707 0.25/1.00 vMB 54
282,335 282,335 00000000000000015ea5984ecf65c198ace3b10ef8613db7e88beb01ed49d531 151 0.05/1.00 vMB 123
282,334 282,334 0000000000000000247921d05436f1d6e8d7bf49905b679ff142ebcd327444cd 84 0.05/1.00 vMB 34
282,333 282,333 000000000000000182c62a56e8881b0522101bfccb2662fe01c9222110f40ca7 130 0.08/1.00 vMB 31
282,332 282,332 000000000000000177eeede498c9a9f599d55924e20cefa85c219a53fbadbff1 290 0.31/1.00 vMB 30
282,331 282,331 00000000000000013084b9a7c8c759eb11c4b873a2f9fa8134985414df6f1587 487 0.22/1.00 vMB 64
282,330 282,330 00000000000000011d99aaf0b749fae2efb9ed4b40d2ddc9dedd514e5023c8a2 147 0.13/1.00 vMB 26
282,329 282,329 0000000000000000aa71c853f282dcb24accb38ef2024ba154bccdf0aba63390 134 0.10/1.00 vMB 17
282,328 282,328 000000000000000115fe224c0038faf76c397651e16720cc8d85acce7726c96a 68 0.10/1.00 vMB 8
282,327 282,327 0000000000000001481fffaa3924be71fa9dbdbe6bbfcde12db51e856458c4e5 69 0.10/1.00 vMB 6
282,326 282,326 00000000000000018ccd6cff476863112127d398265d2e9fd638c581a41f1bc1 90 0.10/1.00 vMB 9
282,325 282,325 000000000000000016d385170046851f3523908790b2f852bc678c924fee1b91 416 0.39/1.00 vMB 30
282,324 282,324 00000000000000014670d1e5227fa74d6cc64ac3ba6a9ee3ffc69ef026c20b16 136 0.10/1.00 vMB 18
282,323 282,323 000000000000000115ac5b30801e3e1c03f2bf4958d4649cdba723632715cfa2 480 0.34/1.00 vMB 38
282,322 282,322 00000000000000004b9bbee35a597f5e992ee3c5e38b3d565c6d94cbc07685c5 108 0.10/1.00 vMB 20
282,321 282,321 00000000000000008650930af5a2847b4b8204368b79f8ec121af29ed1a1232e 1,026 0.59/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.