Loading Tool

Explorer IconExplorer

Memory Pool

73,291 transactions
28.35 vMB
0.06944132 BTC
Random Selection Loading Transactions
Max Size: 167.89/200 MB

Candidate Block

Mining Attempt 7f3c6841724c2c36e443d4640ef144b21faf510519857c1d728294ec7cdbb0e9
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 1ef19b117e8749d6358802d1e74335955b6bdc3fae477d7a04ec5b7cdbb02c38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,260
Size: 1.00 vMB
Total Fees: 0.01266476 BTC
Feerates: 40.21 > 1.27 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (611,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,495 303,495 00000000000000004d892c0c87eb0dc36ef648c19a3fc5724dcf26d7d0b68abb 108 0.06/1.00 vMB 29
303,494 303,494 00000000000000002d89740d7d7455abe41ddc3de135395beb0dabede3f9a161 401 0.30/1.00 vMB 13
303,493 303,493 00000000000000001a16764bfedb77f25c1eb49fd37d6f66ba07f682bf101455 99 0.16/1.00 vMB 4
303,492 303,492 00000000000000000e096ad7fada28afb122f7f7a3473076de3b7ab65cf71f73 412 0.29/1.00 vMB 24
303,491 303,491 0000000000000000411a72119034e814a57e30a6f41adc0d578cf2ba1845e973 992 0.50/1.00 vMB 35
303,490 303,490 000000000000000034845cbd8f4e4b0a90749e2d80cf55be2096079df6513c31 101 0.05/1.00 vMB 27
303,489 303,489 00000000000000005fd24c0a91ccdd7841e848893ff41e1f7dc854db1f6b8a5e 136 0.10/1.00 vMB 21
303,488 303,488 0000000000000000551798bd21b18ccdc699688e2299622367a1d6f0e98cccf1 407 0.22/1.00 vMB 31
303,487 303,487 000000000000000049b4d6993db57d92b09af50514c2f72c47ec61a1ca3d43cd 327 0.18/1.00 vMB 36
303,486 303,486 00000000000000004c38607a7c84d9a04e1b49f91b10df06613c52ca12e5d515 122 0.06/1.00 vMB 17
303,485 303,485 000000000000000032fef9376a2beaf33371eb1982a4a6794ad29dd00bd39ca7 290 0.31/1.00 vMB 21
303,484 303,484 00000000000000002b1a4c9a01a3d92e4480d9b146f744257e23db502d87ca0f 500 0.25/1.00 vMB 32
303,483 303,483 00000000000000005e21750475345ca4e5a82b2319aa6b1c8a464f6e97238148 196 0.10/1.00 vMB 33
303,482 303,482 00000000000000001797cc6e912ec4e39822baf2fcf677ce961f4e310e8fa757 561 0.43/1.00 vMB 23
303,481 303,481 0000000000000000573cb774ae562b261911d3b46096ed4435a3a33152322bc7 872 0.35/1.00 vMB 38
303,480 303,480 00000000000000000480e6834d039f97084201cd39d118af34c70d23c1bc0848 131 0.11/1.00 vMB 21
303,479 303,479 00000000000000006174ccef34ec1ca2539597bd5ca5997e302a7dd0a44bc6c6 1 0.00/1.00 vMB 0
303,478 303,478 00000000000000003ed03f96ec22ebc39e2c636b9876fa74fede7bd762b91a11 521 0.23/1.00 vMB 39
303,477 303,477 00000000000000002c376c93191a7ddf57e597dbd752eaa4e9dbfa87474b2ebe 37 0.02/1.00 vMB 10
303,476 303,476 000000000000000018318e3dac5413ba03cb180dd360a33a6dc0731f518822d0 444 0.23/1.00 vMB 29
303,475 303,475 0000000000000000594c851f29f6784a0f2fe6e05e09419b94c16cb1007bcd62 62 0.03/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.41 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.