Loading Tool

Explorer IconExplorer

Memory Pool

40,264 transactions
26.45 vMB
0.05686403 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt e2dd73405b2b45783ae5fc0208b74551644b386a88363d1c701bb9618735a211
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 8cb0351756472bdcf6bb77a1234bc4daa9ef6f1d4ed7190553b37746d1412ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,334
Size: 1.00 vMB
Total Fees: 0.00828865 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (460,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,490 454,490 0000000000000000003a37b295585fb67a34d5feadb9de37c62df356a8a96410 2,253 1.00/1.00 vMB 133
454,489 454,489 000000000000000000dc719acca7e6b03e1562bb4d4a8176f7342a67d79bf30f 1,769 1.00/1.00 vMB 77
454,488 454,488 0000000000000000014e8f37de1a4aa1b1d8c9b9732ba2e39a47214dd2a7ee88 897 1.00/1.00 vMB 60
454,487 454,487 0000000000000000006a7a4c8259c44cfe16674eebf505ddcffab09e65104a46 2,079 1.00/1.00 vMB 113
454,486 454,486 0000000000000000000f9792e629c2df915dd750a254409085de4acde6fd8516 1,382 1.00/1.00 vMB 77
454,485 454,485 0000000000000000020243a0385e050d93f51142ddf8b60e6023f459c883692c 2,027 1.00/1.00 vMB 147
454,484 454,484 0000000000000000009f2259b48d8930c800b19a0a4a5664c8f28e3a3d274e7b 3,055 1.00/1.00 vMB 79
454,483 454,483 000000000000000000e154ac7346ca5ca97ed39f3317576e4e5555720d8ed8ee 1,369 1.00/1.00 vMB 99
454,482 454,482 000000000000000001dc5a82e6b2f677700011c176ac2896ca6410b5f1d25546 2,063 1.00/1.00 vMB 145
454,481 454,481 000000000000000001a0139875f59f8edaa15ccf2ed81b4cd1e24a05542bd44f 2,286 1.00/1.00 vMB 147
454,480 454,480 000000000000000001d93cd11e783a82a3edcfd5b8454cfd96322d9336d2e577 2,753 1.00/1.00 vMB 177
454,479 454,479 00000000000000000035d14b9b527afefa275bb93ceed5c90b06ef78c0d302c0 2,300 1.00/1.00 vMB 150
454,478 454,478 0000000000000000010aec3ca561f62861d1390e03c6cbef4cd4b48101273c67 2,440 1.00/1.00 vMB 77
454,477 454,477 00000000000000000047bae547c198f7fa1a0b45857c800ed44399ac60a32824 1,829 1.00/1.00 vMB 126
454,476 454,476 0000000000000000016eece80b20ce110955e646d97a540ec9f0c1baffe0f50a 1,897 1.00/1.00 vMB 141
454,475 454,475 0000000000000000005e22e3a93d4cfb0da3fb0f69e7c2ec2042c80d2e4f4757 1,143 1.00/1.00 vMB 105
454,474 454,474 000000000000000001a23913b8df0ce51e34e65aac344093a29b1ecd9eaa8066 2,340 1.00/1.00 vMB 159
454,473 454,473 000000000000000000a57a9d8828cefdcee9d539b7c11b68f6eb2c34491b33de 2,394 1.00/1.00 vMB 215
454,472 454,472 000000000000000000724fe31648ddb728b326ea43f1a86ea0f9e5f269042aa5 2,589 1.00/1.00 vMB 72
454,471 454,471 000000000000000002397f6b4d8f76cdbff0e63925a920daa5a75542f33472f7 2,317 1.00/1.00 vMB 124
454,470 454,470 000000000000000001c0eb9af547fa854ef05e175d5a5e5ac3edc0d00d68773c 2,450 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.