Loading Tool

Explorer IconExplorer

Memory Pool

76,539 transactions
28.52 vMB
0.06825401 BTC
Random Selection Loading Transactions
Max Size: 172.85/200 MB

Candidate Block

Mining Attempt 390fab444d653434032583d4d814354b5a68b1c6c86c2e23cd7aef9df276943f
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 58f0e511f214be90026bd6499daf70021c96cad7d43e32873a7970ebc2b3bff7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,854
Size: 1.00 vMB
Total Fees: 0.00918936 BTC
Feerates: 73.20 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (493,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,373 421,373 000000000000000000c50caa6a789418e1bad30dd3bee2035b36fc98afd9780e 2,211 1.00/1.00 vMB 51
421,372 421,372 0000000000000000034a767f207773faeabd733583cc7b5e5fcb9f319219da74 422 0.23/1.00 vMB 55
421,371 421,371 000000000000000004389f671b80970f071f56f7b910cbb62c8b8ba1c3fddd8b 329 0.99/1.00 vMB 8
421,370 421,370 000000000000000004ccf9d51c9aafdb0e232e282ba18243abf2278b1a797efe 685 0.99/1.00 vMB 20
421,369 421,369 000000000000000002800033faf8831d6e5f3ce540771cb50901237b494948a4 353 0.14/1.00 vMB 63
421,368 421,368 000000000000000000f4fe45f761b5c3b2e023a079011ab8aa0b932c0eb427dc 219 0.07/1.00 vMB 85
421,367 421,367 000000000000000002a1d1426943312aa11ad6fe4482572a33993d5cff0aae75 1,210 0.63/1.00 vMB 48
421,366 421,366 0000000000000000005a2fd0d1ea8c92eac88576fff7b984d3321a4797689147 1,580 1.00/1.00 vMB 33
421,365 421,365 000000000000000001c406af6554856b9607402697174a018e1935c46d205bda 2,699 1.00/1.00 vMB 76
421,364 421,364 00000000000000000225a8aea0d577e582da4c63fe71e48875a8ad17798256a5 1,984 0.92/1.00 vMB 48
421,363 421,363 0000000000000000019029d18247b6c8d6305860447231b4c9d44fe844a36431 297 0.13/1.00 vMB 66
421,362 421,362 00000000000000000515cfddb1fba7f3a87a202bcdd5a08e7da0a694522a6318 490 0.21/1.00 vMB 58
421,361 421,361 00000000000000000492b5db1615b5981a62142bb05ee4ecb4808f443050ff39 2,101 0.93/1.00 vMB 52
421,360 421,360 0000000000000000000480079ea5d757df28be116467289d4717400ffd1d4d6b 117 0.05/1.00 vMB 56
421,359 421,359 0000000000000000039c12adc485f1ffbae27d3c04268399dae1cbf1abbaf0d2 1,430 0.66/1.00 vMB 46
421,358 421,358 000000000000000000f7b7c2842c11c71165ce282c3f83ec6ec45a9fc8b751b0 58 0.03/1.00 vMB 37
421,357 421,357 000000000000000003c01232716b23ab6795dbea77521fc32b1fe67ff0346fae 1,942 1.00/1.00 vMB 46
421,356 421,356 000000000000000004c3346aa33334a884447ec519aa8f57f2c088ac9a4417a3 404 0.26/1.00 vMB 32
421,355 421,355 0000000000000000016c6c7dfebdfcb20ed1b4950436456eb9eb8cd636b54171 436 0.50/1.00 vMB 25
421,354 421,354 0000000000000000029f62d8f6fa2cf3f5c043188dcfcde18331dbc3466cf7f2 947 1.00/1.00 vMB 19
421,353 421,353 000000000000000001e60c4c5ef6f4fa435d09c8c68588f622ccf025f9dfe898 2,192 0.81/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.