Loading Tool

Explorer IconExplorer

Memory Pool

19,227 transactions
8.80 vMB
0.07441294 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.92/200 MB

Candidate Block

Mining Attempt e996e0ba16ecae1d7dfa5467c17f378707f40cdebe851be5103c146352054e5b
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root e1e06cb14efe46354c1c258eb640afcb9fc22101de60d8b748aa12f09d00ec10
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.05438951 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (657,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,624 255,624 000000000000002a94a8054e6905ed3f94edf180d34eed3c3dec886fc9e9bec8 338 0.14 vMB 145
255,623 255,623 0000000000000005a2f95b66e17931bb9d311f16c8dc5c4b0f307ac691ece8f8 404 0.18 vMB 125
255,622 255,622 0000000000000029261f0b90424ed4432f987b0f145684f704bb18e499aedcd7 355 0.19 vMB 96
255,621 255,621 0000000000000017a2c932d2a0f7731ca9185a9a7d7293e5794502869bb7eda8 627 0.25 vMB 150
255,620 255,620 000000000000002061b622d70463eafd619174e1886dce939abdebe13d7a82e5 274 0.17 vMB 66
255,619 255,619 000000000000001a948aaf1ce1fd68a74aafa5d0f8c18cd500d5b42e65221236 320 0.15 vMB 138
255,618 255,618 00000000000000227bd76da4159e119aa5a0b3522fe5585affdfff0263a5c3e3 201 0.08 vMB 127
255,617 255,617 0000000000000018f0a18ba19c4dbca120a8cfa7d4b4aba6994e9a6baa4b9c4a 9 0.00 vMB 121
255,616 255,616 000000000000002f3b1c088d2afcf66749d08b5845c72a5b47976ca4165c4ae6 109 0.05 vMB 92
255,615 255,615 000000000000003439490996af75cd693e25afd6d1771220b8621e351531cfba 254 0.11 vMB 140
255,614 255,614 0000000000000023a6b9ecca5e6977f6d32f1cfaf91106e883a4805afde212b3 186 0.07 vMB 128
255,613 255,613 000000000000001d998f6443d41f4f370a5a42a5ed8da51f54a46e52ba4cff88 57 0.03 vMB 72
255,612 255,612 0000000000000039c1aed833093a84ddb5f5726a93c7a85ab93dbfc3c3ee8aad 487 0.22 vMB 110
255,611 255,611 000000000000002ebd4d801a6042bd187252b525d216a663e45e51430e0f23ee 125 0.05 vMB 119
255,610 255,610 000000000000002bf2310bdd27b6bfd51f7d3cbc77d6b31abeabcb8218cc48d5 81 0.04 vMB 108
255,609 255,609 000000000000000b3fad32f475d385de103eccf883548dd0633163658f5f002f 191 0.08 vMB 134
255,608 255,608 000000000000000438d4c94d85d3710527b4d74cee997a8692eaa5e5c8a14206 61 0.02 vMB 122
255,607 255,607 0000000000000031e5c64f9e2f95413dca9dc0e38d3aee5bc2d16d45482b752d 82 0.05 vMB 87
255,606 255,606 0000000000000017b1535b2fbd181d8dc4c0cb67052b30028377102eb963fb92 108 0.05 vMB 116
255,605 255,605 00000000000000339b97e9e03cd451509c1599084de58acc5b8c90ca2d7fd3fd 151 0.07 vMB 100
255,604 255,604 0000000000000020121ef14215bf1dc500ff7fe2a2f7a1b6c63c561aee197461 48 0.02 vMB 22
Previous 10 blocks ↓
Total Size: 779.54 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: 245.80 GB
    • Received: 0.93 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.