Loading Tool

Explorer IconExplorer

Memory Pool

39,197 transactions
28.56 vMB
0.05872542 BTC
Random Selection Loading Transactions
Max Size: 145.09/200 MB

Candidate Block

Mining Attempt f5b1c80e2311548cb6b4a882f28a92dcc4fd1b3f662da58ca8972d1e9cb6b62e
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root 1f92e5e10b40d544fc8ec4da3003d0e815158cefb2819277fbc37e90d4c401b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00355656 BTC
Feerates: 10.07 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,319 914,319 000000000000000000018989f4499b09e34e696ca75f4dedd03592343a45d28a 2,408 1.00/1.00 vMB 4
914,318 914,318 0000000000000000000199ae94d13ad1dcc1dfbec6b7e841c376ca01c3b01b47 2,085 1.00/1.00 vMB 1
914,317 914,317 00000000000000000000029068bae75e682aeed6b0fd55195f065c99d0bd6058 2,207 0.93/1.00 vMB 3
914,316 914,316 00000000000000000000541a218fa33c128bd54ce07f3bbff46be6b47fa185e7 4,398 1.00/1.00 vMB 0
914,315 914,315 000000000000000000015d3bb6444fc424d895049954d625c893c5b1916667fd 1,602 1.00/1.00 vMB 1
914,314 914,314 00000000000000000001fb99032f8f4c9b5af1172a11b86b08fa5063ae267a45 3,221 1.00/1.00 vMB 5
914,313 914,313 00000000000000000001c251bde2990440280bd96252c13f88e2c0c8723e43d5 2,156 1.00/1.00 vMB 3
914,312 914,312 0000000000000000000153b180679ea1d7b8b79a5857157618923037b1b4fb37 3,033 1.00/1.00 vMB 3
914,311 914,311 0000000000000000000016713bbe3954a25a82ab5b57db0c469b8e726f0c7e80 3,057 1.00/1.00 vMB 5
914,310 914,310 0000000000000000000013567b40f7b89d13b352d667c6e800680c854ece0722 1,806 1.00/1.00 vMB 1
914,309 914,309 00000000000000000001591934e96f6fb28ebfb9efdc2db615447f4a8c47c887 3,777 1.00/1.00 vMB 2
914,308 914,308 00000000000000000001604ad19b70b0abd44d3a29dbce13bae0519943870d8a 1,824 1.00/1.00 vMB 7
914,307 914,307 000000000000000000000c8dd3aa90b2683bd797f53b5c708aaea95dbee3ac0c 3,490 1.00/1.00 vMB 4
914,306 914,306 000000000000000000004392fb14b7d54ea705b3301756e90103a9191cb1e5b9 3,286 1.00/1.00 vMB 3
914,305 914,305 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447 3,737 1.00/1.00 vMB 7
914,304 914,304 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f 3,514 1.00/1.00 vMB 3
914,303 914,303 0000000000000000000117e35ba6b6f76113adff270db22d62cb0c4cdeb553ac 3,371 1.00/1.00 vMB 5
914,302 914,302 00000000000000000000830263a67bbc14fa6b875bae08cfae860c946a6b00f8 3,543 1.00/1.00 vMB 4
914,301 914,301 00000000000000000000543a27abb5ffba4a5f646d13c92b2258383c952af701 2,223 0.47/1.00 vMB 2
914,300 914,300 0000000000000000000079ceee5e017f17dd976bd52df0d8f14657a644616ad1 3,715 0.87/1.00 vMB 1
914,299 914,299 0000000000000000000057958c2a91557406c241729b6f7bf90734a7be248f26 3,810 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.66 GB
    • Received: 11.36 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.