Loading Tool

Explorer IconExplorer

Memory Pool

84,639 transactions
30.48 vMB
0.13188304 BTC
Random Selection Loading Transactions
Max Size: 185.19/200 MB

Candidate Block

Mining Attempt 262f50bed2d7cb2201a335667b7ae8505ea881d8661ea2e9adf473bd54ac787a
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root 460f404d037ff5e8b77a333f925124fb2312aafcf4cf00b6e7ce49679110a0e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,072
Size: 1.00 vMB
Total Fees: 0.06914198 BTC
Feerates: 170.36 > 6.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (462,928 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,031 452,031 000000000000000000f8a4ec24575be55baa091325f47cd46b492920eb312aa6 2,202 1.00/1.00 vMB 122
452,030 452,030 00000000000000000025ecd30f260887a73f93811da353e0e6bc5821ad6cb176 1,893 1.00/1.00 vMB 99
452,029 452,029 000000000000000000ecab624a290b4d34beaabef17c282689924ebf12927e7c 2,002 1.00/1.00 vMB 85
452,028 452,028 0000000000000000027dbe78ce47adab064578c1c8c39e86daf6ad9e71912f5d 2,506 1.00/1.00 vMB 98
452,027 452,027 0000000000000000007dc9d5ba72e86d1ee879f87762de9a6e69d910610bd1e0 2,314 1.00/1.00 vMB 132
452,026 452,026 00000000000000000172b92217c0c09b7fe0c3908c71597a5720184f69ef7399 2,000 1.00/1.00 vMB 84
452,025 452,025 000000000000000001c397f77e516961e538254f58c54525772834c626d74fc7 3,179 1.00/1.00 vMB 95
452,024 452,024 0000000000000000016713d8ccac77223c2a9a899397e3ef4397a9817876724a 2,293 1.00/1.00 vMB 100
452,023 452,023 000000000000000001883493866f2476ea6c8e3e41bd6e7e5952bae37ecebb80 2,256 1.00/1.00 vMB 97
452,022 452,022 00000000000000000207346ee1fa6dbc330261fb282b6e6d13fdce746e17876d 3,018 1.00/1.00 vMB 168
452,021 452,021 0000000000000000018f30efe5c96a3ad7225ec15506721b3ee77bbfcc362e53 2,383 1.00/1.00 vMB 86
452,020 452,020 00000000000000000167e34f0f5ac2cda77dee59bee71a6ef4da3ef202798a13 2,324 1.00/1.00 vMB 93
452,019 452,019 000000000000000001efa20737eb635e90925e096cb8ed50f766811e51dc2af5 2,250 1.00/1.00 vMB 126
452,018 452,018 00000000000000000086ce14ad3bd6e69329c1350d5b10b67e068605342f99d6 2,237 1.00/1.00 vMB 142
452,017 452,017 0000000000000000021a0892594691ac2b0378b340e59e8bc5c88fd93c9c69c6 3,263 1.00/1.00 vMB 76
452,016 452,016 00000000000000000130f5012eceb29b40271a8c6cfa4dddc0f0cfd7e87ee49c 2,492 1.00/1.00 vMB 142
452,015 452,015 000000000000000001790d35acb00ab494fec6903e5960b99fddfa7e1a9937d0 1,045 0.37/1.00 vMB 67
452,014 452,014 000000000000000000cef6d12e7a23b4b9223d822c3bbfea9182ff26df83950c 2,175 1.00/1.00 vMB 87
452,013 452,013 0000000000000000023291cdb8ebe2617b94041887dfd5a0fe2397257076ddcb 1 0.00/1.00 vMB 0
452,012 452,012 000000000000000002135b54892ebb6ff156a62a422cb078f460aa72590431b3 1,549 1.00/1.00 vMB 115
452,011 452,011 000000000000000000a836e2afcbbce3e107dfa0eb62840358a14372388634a7 1,341 0.63/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.