Loading Tool

Explorer IconExplorer

Memory Pool

28,034 transactions
14.34 vMB
0.06622912 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.31/200 MB

Candidate Block

Mining Attempt 854989f5038f42a2610093f24295af5fbceb047470acce77481722a583c364de
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root facbf25dd6aec83c9550052348c82f9296fec55048f83196931ea19487a469be
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,393
Size: 1.00 vMB
Total Fees: 0.03129281 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (645,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,438 267,438 000000000000000a3b5cc03705ac16fff73692fa9ea589ef9bbea87c3e44b421 189 0.44 vMB 20
267,437 267,437 00000000000000050beb6a73c70c65368e60e7733fb177cc2c9c7f501efb0baf 107 0.25 vMB 23
267,436 267,436 000000000000000516364b9294667b832e9fca8251fbd6a50c62f3799b068095 248 0.12 vMB 67
267,435 267,435 0000000000000007ba6dac5c8cffba42b4f2dc6cacd08e76205898489d345a3b 19 0.02 vMB 6
267,434 267,434 0000000000000000a47cd7f8c3920b15894a8c8dce71c27fae313d6beed7de88 234 0.09 vMB 46
267,433 267,433 0000000000000008ebe422e6864eeffffec5667ef6c0f0986dd9f1ed75ac3035 551 0.23 vMB 72
267,432 267,432 0000000000000004773cdc02099413843eb4c86a66f7864ef525946d3cf2782e 169 0.08 vMB 44
267,431 267,431 000000000000000650b3b30b20f8cb81adf24ce11b84ff347bd691a8a4a7e1d6 89 0.09 vMB 17
267,430 267,430 0000000000000003816447471c39e3b7beeccb1f4f8c1dad296580196ddd2ff5 656 0.25 vMB 98
267,429 267,429 000000000000000447c4529e8e0c93e61992e8c87d60257f8539822d9076b34c 82 0.03 vMB 51
267,428 267,428 000000000000000685e32a990d5b008f607f602247f5958cec143d1761e6f65a 161 0.07 vMB 53
267,427 267,427 0000000000000009ca3d45dbcfe98a34a42c75a08923606395993d576a8c0e7a 101 0.05 vMB 17
267,426 267,426 000000000000000a71d86b879a2bfb52b791323427235c20246a638e0d4b5039 462 0.26 vMB 54
267,425 267,425 00000000000000014f2c8f4441ad96b5e87f22ae743a7befa20c24225671c744 64 0.02 vMB 56
267,424 267,424 000000000000000399ab116f63bd84152adfc74a88d73a3eaf94e6a2bd52a0de 160 0.06 vMB 47
267,423 267,423 0000000000000005e8e54ddce1822f55501da77e66acfe220fca05c4aa71cab4 68 0.05 vMB 58
267,422 267,422 000000000000000887c56165ee5b9f2bae27f958e1d96e0a5654b94ac4a90867 34 0.02 vMB 45
267,421 267,421 000000000000000ac414e1417735f1e8af5a38c5cf4a2ec4fabca4c6ddf7e753 141 0.07 vMB 44
267,420 267,420 0000000000000005011199883435ac915324a28fe59458683a6f53ef678cfd44 320 0.14 vMB 76
267,419 267,419 0000000000000008af38598e49242d0e0f0076cc4ef2155c860e0272bd68385d 9 0.00 vMB 109
267,418 267,418 000000000000000aad13e7addd487f09fa781fedacbc4af795b9ca7275fa7e54 145 0.06 vMB 59
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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