Loading Tool

Explorer IconExplorer

Memory Pool

39,533 transactions
16.04 vMB
0.11883161 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 92.55/200 MB

Candidate Block

Mining Attempt 40ca56fa3eb241cc092a325b1f03f9a8321dd0c02acdb3597bb8685893b3ae52
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 5fd80c9da9959ee1bf8eb4dcc96a8446c972158db408d52be6ec1cd667193985
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.04180621 BTC
Median Feerate: 3.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (692,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,627 220,627 000000000000016ee4ad2cd07ff6d9fdac5da88c4afb3be5567dd9c3b629871d 715 0.25 vMB 250
220,626 220,626 00000000000002a8dcbc34ab29032a2103c9921dc2cce578321efb09c87c8553 599 0.25 vMB 215
220,625 220,625 0000000000000426273ff637328fcb66d73bb55d6878886d4b8b1668a1a3422f 125 0.07 vMB 157
220,624 220,624 00000000000000db88945b43827f543ca9f5074d1dd4aa1cce0cdab084a92d5c 374 0.15 vMB 215
220,623 220,623 0000000000000095e61faa4e42d4bde7ebc4eff5b03d616ea89e7c29c40eea5c 105 0.05 vMB 101
220,622 220,622 0000000000000389af8d88f5d60e14d495c0ce0fe5b114a14cc6b830fa535c6b 505 0.21 vMB 190
220,621 220,621 00000000000001c98d2ecfb5dc0f6552846b607103270ac309c53758de2d2fcb 173 0.09 vMB 171
220,620 220,620 00000000000000bc35c4c143f5ffdc1da110a052aba2ae09b0dcba60968edffb 298 0.15 vMB 170
220,619 220,619 0000000000000303282cd16caeffbf680587692147ec105c6406f15435d83195 544 0.22 vMB 195
220,618 220,618 000000000000028fa4587b60491f5fea48989c7e6cb0245ece63a2d3a5419d9c 269 0.13 vMB 189
220,617 220,617 000000000000014f831218c9b94387b54516536620a01ef44d025873d057ea8c 38 0.01 vMB 182
220,616 220,616 00000000000004079253e7b9df9970ea12362d8873a43d69d0a5098b52370a1d 514 0.23 vMB 199
220,615 220,615 00000000000001a96aadfc19fbef205625de63815ce383f59ea77eee649ad08c 353 0.17 vMB 184
220,614 220,614 000000000000033855dded5390e6903bd08300ee508f86cf7a020ad9c1b347dd 90 0.03 vMB 85
220,613 220,613 00000000000003c8d536416223444fbf05a72c6da1adb39181684946e8ec2c91 578 0.23 vMB 205
220,612 220,612 0000000000000348d88e0bb790272ed4898093e89c94fd1d1c8e294e83279ee0 162 0.08 vMB 144
220,611 220,611 00000000000001e3009231d2ac33eca4c17fa1cd7557fa2e2c30a945dbec74be 771 0.29 vMB 262
220,610 220,610 0000000000000217029acd5ca8d536ebbe3f50ea532a58886d1b47479b9d657d 125 0.05 vMB 184
220,609 220,609 00000000000000c81bc85d9cc61e8e3b6ebf275312956ee01b36781af75bb1c5 193 0.16 vMB 113
220,608 220,608 00000000000004e442303f11f655d9f27340294fad1b0cdc448c37fd4d9fa4ef 162 0.09 vMB 163
220,607 220,607 000000000000000b3eb7fb33dd107937134b614a4c01305e38992856e6bb8413 458 0.25 vMB 134
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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