Loading Tool

Explorer IconExplorer

Memory Pool

78,875 transactions
30.07 vMB
0.09108452 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 3d50e36a9f1696cc56d790e5aadf526c4e5cea9332dd2f5de0b5dbbf772e864f
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e6ec86522686b473cfd688cfa9ca42e373b3f118f7282a4ff53cc9283d7a49d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,066
Size: 1.00 vMB
Total Fees: 0.02117599 BTC
Feerates: 150.61 > 2.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (507,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,277 407,277 000000000000000005c71874c463865c6785f506514ff750239232f478118695 1,932 0.83/1.00 vMB 42
407,276 407,276 000000000000000000e1f3484419fb982d8a1ef2b7abd3700a39cb037d35dc42 1,886 0.90/1.00 vMB 36
407,275 407,275 00000000000000000429cf1302e7ee711a72a04a3d5dc731edff9bce7be98d87 1,296 0.55/1.00 vMB 43
407,274 407,274 0000000000000000055a2f1b1abf9e4f318a6a0b53da3ed3760f7ac42129a4e7 1,366 0.53/1.00 vMB 42
407,273 407,273 00000000000000000261dd7cd20bd2c908748f065834de7973755e4173dec84a 1,159 0.64/1.00 vMB 36
407,272 407,272 000000000000000001399a7b3e10e17178574f382eba862dcbe3b62dc4b737e2 1 0.00/1.00 vMB 0
407,271 407,271 000000000000000002aca9df689bcc2193279f760b57ff226d2c73d2993b2605 803 0.40/1.00 vMB 40
407,270 407,270 000000000000000000dcc6df6ec75ca5554539c9fec699ef9724a38a24aa9024 825 1.00/1.00 vMB 6
407,269 407,269 000000000000000005d7a92a6ce7900db3575a2c5eaca4ade99cdab2516979ea 2,018 1.00/1.00 vMB 30
407,268 407,268 000000000000000001407039db39fdb38d4e90ad75103be193456de36428080f 2,444 1.00/1.00 vMB 89
407,267 407,267 000000000000000001dc99125f687b78e7c25c3d0a87e36e9b609313a02636de 1,058 0.47/1.00 vMB 41
407,266 407,266 00000000000000000507b8cf8447ce557f115ebfa8c6734ccdec55a6c32d81ef 1,151 0.72/1.00 vMB 26
407,265 407,265 000000000000000004358d4ecbb8598d5f9d4071fd52a0605ed3fb5f8d4788cb 1 0.00/1.00 vMB 0
407,264 407,264 000000000000000002729c1cc0c262b992f5711d7b6026ebeba9ea1227309634 3,195 1.00/1.00 vMB 55
407,263 407,263 000000000000000005f9237646eebdad34c64e3d9e53540d4aeea7e9d29ae79b 1,930 1.00/1.00 vMB 33
407,262 407,262 000000000000000003c35dc942a082120bc4cff6b77ffeb1d3542479963dff2b 1,654 1.00/1.00 vMB 29
407,261 407,261 000000000000000004dab73692a701ee92d757395fc376e483bf628f78fd1cd6 2,785 0.99/1.00 vMB 54
407,260 407,260 00000000000000000303f4d2c5f053212781d4f53e16dd671e396c57309ec994 249 0.26/1.00 vMB 26
407,259 407,259 00000000000000000144b26b3b1e389903d0f8f8f8a884f7fe9ec45e33633782 1,924 1.00/1.00 vMB 33
407,258 407,258 0000000000000000042c80c17406c87c6e399bf317077ba4cd9ea38f017f9b18 502 0.21/1.00 vMB 43
407,257 407,257 00000000000000000491edecc1a34f922dbc6a8ad6b3deece8ea17fc8b2be27b 1,280 0.60/1.00 vMB 41
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: 672.97 GB
    • Received: 16.35 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.