Loading Tool

Explorer IconExplorer

Memory Pool

38,665 transactions
15.81 vMB
0.11173954 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.00/200 MB

Candidate Block

Mining Attempt b547a1ac6c1291a37d0c6f1f71cccb9e2c9a476348698195e4778e5865277a65
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 863d4de7c61cf2e94bfdd1db0f2b04b0b8424532b04150b8cd18b412f954b040
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,368
Size: 1.00 vMB
Total Fees: 0.03950188 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (692,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
220,606 220,606 000000000000049542e230adfc7e896e85c43ec76626f3ea7bfdf93ecc26f6d9 809 0.25 vMB 477
220,605 220,605 00000000000002a1cf22bc5886d6e64d58060997c598f0b83767d0e5084cbca7 357 0.19 vMB 108
220,604 220,604 0000000000000051bd0660a9f841ed07e23d172f4e5a1eecf01ee0ab1cf5d256 134 0.05 vMB 190
220,603 220,603 00000000000003074b195c2d52186604b5ac17cd9dfde32cc40eb9d5d2e1de51 82 0.04 vMB 146
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.45 GB
    • Received: 0.39 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.