Loading Tool

Explorer IconExplorer

Memory Pool

10,972 transactions
3.77 vMB
0.01032442 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 23.11/200 MB

Candidate Block

Mining Attempt 5489a46230eddcccc63a999d7d34758ab4dee5afabb122a36c932a2171d405fa
Version 20000000
Previous Block 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1
Merkle Root 41b9463557a24d95cd116f7aafdeda9f5a36f78eea2215c88e19de5a612493e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,616
Size: 1.00 vMB
Total Fees: 0.00617403 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,488 (763,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,552 149,552 000000000000000a3d28793fdc27658e94ad756ca92c7c02dc9f648a6dc28560 6 0.00 vMB 0
149,551 149,551 0000000000000683f95d36620958ed68d4d4513b118a9de30143011b568cef1a 36 0.02 vMB 118
149,550 149,550 0000000000000a23a390282207acef7ea96d41d76a3e6ebd11927318c5382d45 36 0.02 vMB 363
149,549 149,549 00000000000000d746f31dfed0a3e520200d2491d2374db92c6825a5b4de107b 9 0.00 vMB 516
149,548 149,548 0000000000000a7993b185a83236dab1827feab6dddd429c6a21decae891166f 20 0.02 vMB 95
149,547 149,547 00000000000005f9815fe9afc8a48cf2c593a5e423779c345b1c71f76faf3a80 147 0.05 vMB 70
149,546 149,546 00000000000005455897f8321a4dcc6ebc0dd2c4b15db58375276a7da4487b7e 91 0.04 vMB 154
149,545 149,545 0000000000000790247bb42a4b1e7b1519e37982efcfaf291885a35f19478e49 51 0.03 vMB 132
149,544 149,544 00000000000003edf97eb634b4a2b1a3b93a076ea739b9069c96e6d2d0fd5e65 70 0.04 vMB 133
149,543 149,543 000000000000033de725fd531f88074c1ae6105211dc0971cf4a6a8353cff9ff 3 0.00 vMB 114
149,542 149,542 000000000000027f73916dc876d7b97bb01e68a83bac4c225f21df18265f71ea 14 0.01 vMB 43
149,541 149,541 00000000000007f9ba81ba82e1d41dfbb28b97ec1e95072433775f5841a33076 107 0.04 vMB 34
149,540 149,540 000000000000027b5fba7c31921414cba462306944e429578b7a2bdc3e3400d6 56 0.02 vMB 139
149,539 149,539 00000000000004c45483bb62ea7fe3161bb1a114b942105cdbf7e40bc58f00c2 9 0.00 vMB 1,125
149,538 149,538 0000000000000b69ca2a96cdbdabffef006cad64dfdecee5471c3e9590024715 30 0.01 vMB 47
149,537 149,537 0000000000000aa43f015e9d9c4c6cf724020cdd771442d825ae8ac59ecba50f 135 0.05 vMB 116
149,536 149,536 0000000000000669684776ad8371a051c86d8b0dce3200e43b72775fe0e9d9bb 13 0.00 vMB 15
149,535 149,535 000000000000087ece7c97b9944e5d84fa8ce173283f3625e269630d22ec2052 22 0.01 vMB 141
149,534 149,534 0000000000000b1e5b52163bd76e7dedcf3acdf2b259708f9404dbc066604cbf 35 0.01 vMB 528
149,533 149,533 000000000000030474604548ced8bff21d2a5bd9e7f3cb38113f4bd3ce571f6f 129 0.05 vMB 150
149,532 149,532 000000000000073ca58cc01a85da08eda3bb4190634d17cd842e9830d615222c 9 0.00 vMB 38
Previous 10 blocks ↓
Total Size: 779.71 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: 362.14 GB
    • Received: 1.73 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.