Loading Tool

Explorer IconExplorer

Memory Pool

35,856 transactions
26.09 vMB
0.06972924 BTC
Random Selection Loading Transactions
Max Size: 133.22/200 MB

Candidate Block

Mining Attempt 5d7925e17857284029dc19b96eae2bfa329cb8a7319b6189f4b4936f10fc9374
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root a121c596a827cf838f5b16caeefb6646113dfc25c5213b81f9e53807dc184e00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.02165516 BTC
Feerates: 713.01 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (82,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,418 832,418 00000000000000000001548bb098793d9c210bfb177e3f991dee14f6c5ba28af 3,560 1.00/1.00 vMB 57
832,417 832,417 00000000000000000001242c12c65ae7e921fb9b773f38d3acb2298f8d74b166 3,048 1.00/1.00 vMB 37
832,416 832,416 00000000000000000000c837ad7ca0022ef217860f36d7ee2c4fac1b9825c109 3,147 1.00/1.00 vMB 34
832,415 832,415 000000000000000000035fe9b954f940ce9343a1c94fc808c61c6c7c812ea45d 2,228 1.00/1.00 vMB 37
832,414 832,414 00000000000000000001eeb5eb977a48190c06d15d311a33d15aba42a14eec23 3,660 1.00/1.00 vMB 54
832,413 832,413 00000000000000000000a45770b5586cb4578a02d5a93560ee8b81194cef0856 3,058 1.00/1.00 vMB 40
832,412 832,412 00000000000000000000548fce3e0ede0756e500b61dcbb2a86fef14f59c7ff4 3,115 1.00/1.00 vMB 26
832,411 832,411 000000000000000000011e7b228179e5651aff272f3f3dfacc251b1fb92af291 2,856 1.00/1.00 vMB 34
832,410 832,410 00000000000000000002f24be6b53e0de572a48cfe6eef3852193fcd805cfa9b 3,591 1.00/1.00 vMB 41
832,409 832,409 000000000000000000004347030e2aee77c432be882de9213067924e3d28693a 3,621 1.00/1.00 vMB 57
832,408 832,408 00000000000000000000604fc43b321c3e5bd57aa87348b7869fdc2ab142fa32 3,039 1.00/1.00 vMB 46
832,407 832,407 00000000000000000001e5814a7553cfd3d9e1af478a7f3cc290a000a86341e0 3,370 1.00/1.00 vMB 50
832,406 832,406 00000000000000000000b341493b6faf84b0910355c2986bcba5f30d16624496 3,852 1.00/1.00 vMB 62
832,405 832,405 00000000000000000002b7cf7652ce547d8b94e35e367f947e380677e3d8c05a 2,411 1.00/1.00 vMB 36
832,404 832,404 00000000000000000000899a5ae49ce4747e7e5bad5e7b33d5c31bae7cdf15ea 2,906 1.00/1.00 vMB 18
832,403 832,403 00000000000000000000431e1427db91979a069abd1b1b8fb86540b16dd317ee 3,207 1.00/1.00 vMB 34
832,402 832,402 0000000000000000000004ed881562babe71120c1fcdc6c02fd2dd310ee9558f 3,678 1.00/1.00 vMB 38
832,401 832,401 00000000000000000002d56450d041ccac618b83fc48dfe00132e59f3e9d108e 3,094 1.00/1.00 vMB 28
832,400 832,400 00000000000000000000a084634e70a3f678602de7e6fc014ae552379af977fe 2,446 1.00/1.00 vMB 21
832,399 832,399 00000000000000000000b2a11e34f111a901bac2ed899b839584f664b0232cd8 2,538 1.00/1.00 vMB 31
832,398 832,398 0000000000000000000350a8c1a188dd80b1a385a5a53315c9bcf37fa0343e94 591 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.99 GB
    • Received: 12.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.