Loading Tool

Explorer IconExplorer

Memory Pool

84,725 transactions
32.50 vMB
0.11769608 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 0bb942755a6727d38fe2986c12875a482784b7af0ee831fb430ecf85a4679f9d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c20d8be2051ac500de9702355b5d0e6b4bcb379d8286391d0235fcbb2a0938e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.05235378 BTC
Feerates: 387.56 > 5.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (593,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,344 321,344 000000000000000004d31ff1816a45d4e7db9806e8bbdf0da2a1c90941fbfdef 624 0.35/1.00 vMB 27
321,343 321,343 000000000000000007cd331706e3441616b20e48b6825884e85f17b8be7e107c 510 0.27/1.00 vMB 30
321,342 321,342 00000000000000000f8bdbcf314c101321a1c2a87fe6fcb1635ffbf018ea9db8 59 0.07/1.00 vMB 8
321,341 321,341 0000000000000000248e8afeea50ca750a944b289f34c696004b9444a9194b3d 404 0.25/1.00 vMB 24
321,340 321,340 000000000000000009e32a4feb5e400e049a30abb03a080cdc8a1542f36e7e9a 253 0.13/1.00 vMB 29
321,339 321,339 00000000000000000f3c976d3e59613394dbbb1407653e81d47b736ff1e69542 152 0.07/1.00 vMB 31
321,338 321,338 00000000000000000fa36c7f2973cc05b44592334fb538b230217135b77624b4 516 0.28/1.00 vMB 28
321,337 321,337 00000000000000000168411c2ca95cffdcd1bf767764f588c390550048297cde 579 0.31/1.00 vMB 30
321,336 321,336 000000000000000010518f375b943a9b2c76c6a4946d32709ff56aad56936f3a 461 0.34/1.00 vMB 22
321,335 321,335 00000000000000000f6b6c9f65685d3b17dd26ff7ec8b7d73b4b915fef5dd4dd 64 0.02/1.00 vMB 46
321,334 321,334 000000000000000006d8f401f0e926e60ea55aaa00e6c0c7f7f323dda111fa0c 82 0.04/1.00 vMB 24
321,333 321,333 00000000000000000e8c086b7686e00a6fe6ccdc1aa43eb9359107e0e66d4ec2 64 0.04/1.00 vMB 33
321,332 321,332 00000000000000000faef705a52e73a908e613a601a5324cfd0044d8ef9c23b8 119 0.12/1.00 vMB 16
321,331 321,331 000000000000000002ddd470360513fa3294f067cf2d8ac1b98ed8463586672c 128 0.04/1.00 vMB 100
321,330 321,330 0000000000000000140becf42bf77acdff094d4f89395007cc602a5ff01d78d8 32 0.01/1.00 vMB 5,898
321,329 321,329 0000000000000000148895ea9359ba0e21a9a37e1c4419499d238ff0c56b8a87 438 0.32/1.00 vMB 21
321,328 321,328 00000000000000000f8db8f029c5f5f05a2449881085a4f7720fbc9a0665d3e6 88 0.06/1.00 vMB 19
321,327 321,327 000000000000000023db6dedfd121da1fcefa9332082fdad8daed3cb32ee064e 162 0.08/1.00 vMB 26
321,326 321,326 00000000000000000412ce42135f3a3cfcd67f57434a1ab1103a534f27eb6fac 403 0.24/1.00 vMB 29
321,325 321,325 00000000000000001a43ab456929fc2436669f8f7272f910c171ab25621a51ea 92 0.10/1.00 vMB 11
321,324 321,324 000000000000000007e822439b56596d04ea9cdecd750797f5c5e1376f8e4610 641 0.41/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.