Loading Tool

Explorer IconExplorer

Memory Pool

36,454 transactions
25.83 vMB
0.07449627 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt 9941965d3388519796eda18ba0d06c350f81335561402224f745f3ed20f9a7aa
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root f83cb09a18538b9cb58bc0c5b75fafe8b462119c65202b1ccb91441dce55dc09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.02756088 BTC
Feerates: 502.65 > 2.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (426,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,315 488,315 0000000000000000008521da6366aaef4b60a6a50b529b7711d4582ff49e7b33 1,871 1.00/1.00 vMB 127
488,314 488,314 00000000000000000085688616a6cf04b002dc5fa621efdabe4b1891592a7185 2,859 1.00/1.00 vMB 228
488,313 488,313 000000000000000000f75a7ec58cc37e1c2fe997de86f05fc4414af8720046b2 2,845 0.97/1.00 vMB 220
488,312 488,312 000000000000000000b7b1023bc4b448b2630ddae8cbc856ce212e20cea22c6f 1,186 0.98/1.00 vMB 147
488,311 488,311 000000000000000000d614751df5ad64514672179a2c4d67d9f4d4bf903f0507 1,506 1.00/1.00 vMB 145
488,310 488,310 000000000000000000c9409cc3d12479b5ab07d1542f8123add23279b48e8b88 1,686 1.00/1.00 vMB 129
488,309 488,309 000000000000000000c02d136fb5ebd54cc1119d48fc0a1ed357d34038e89a3d 2,599 1.00/1.00 vMB 169
488,308 488,308 00000000000000000039cd6466748f2a84cf0078f1b7dfe9b54a198926de4b75 1,507 1.00/1.00 vMB 145
488,307 488,307 000000000000000000f739a551e25d5d29194d692e7bc1579ffd82d4f88e1904 2,566 1.00/1.00 vMB 160
488,306 488,306 00000000000000000010765e4063d1439c9633d717f265f98c5deddfb2ed8f79 2,495 1.00/1.00 vMB 150
488,305 488,305 00000000000000000005bc98386aa0069faac17ab503b7c7c6393731031e67d3 2,397 1.00/1.00 vMB 139
488,304 488,304 00000000000000000052c8677ce9d429a20e6e61216270ad4b664e2af14378b2 2,515 1.00/1.00 vMB 181
488,303 488,303 0000000000000000008bd509276a52970fb7f21dd8201bd89e3f4c6eea3b0e9f 2,596 1.00/1.00 vMB 111
488,302 488,302 000000000000000000c3886f6da5c8026402dd2998ac7951986468267ed229db 2,235 0.98/1.00 vMB 112
488,301 488,301 000000000000000000e634e60504334a44fdd1598e856b7dc639fda4be9a5ab7 2,429 1.00/1.00 vMB 101
488,300 488,300 0000000000000000003b9154d38f27c05501921b5c3fb9b7c3f502c4100294f3 2,445 1.00/1.00 vMB 123
488,299 488,299 000000000000000000b8cdad4583501b4049cdeb9695731222b56f22f2dbe110 2,473 1.00/1.00 vMB 150
488,298 488,298 000000000000000000111f2abc349d58cfa4ce96946f7b7e243a925700c32408 2,565 0.97/1.00 vMB 189
488,297 488,297 000000000000000000810e29313de412b1112020deab97846c9cf417bf3eb981 2,560 1.00/1.00 vMB 125
488,296 488,296 00000000000000000002eac561d4f4721bfbf851b7362be00fc72c9a9696e9d1 2,059 0.98/1.00 vMB 100
488,295 488,295 0000000000000000002b75716ef20afa23b472087bbd2fb8c6957d320bc11c7e 2,221 0.94/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.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.