Loading Tool

Explorer IconExplorer

Memory Pool

76,103 transactions
27.69 vMB
0.06893976 BTC
Random Selection Loading Transactions
Max Size: 169.76/200 MB

Candidate Block

Mining Attempt 03205753f721085b97030971ce1b7b31500299de0297963fb38105a7a36c18d1
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root ab8e301df06999ddf3b8b9e483ee038ee30b27fb876d55604dfa3af0ca36cb2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.00981312 BTC
Feerates: 81.11 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (461,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,142 454,142 000000000000000002756f93f3e0246a36e0716415c2e38efb751967759ab060 2,110 0.99/1.00 vMB 121
454,141 454,141 0000000000000000023c9ed52c4ed27e96cd1e5f53eca2d2c693e35091f87c18 1,580 1.00/1.00 vMB 104
454,140 454,140 000000000000000002079d661dc1ec13141d5004985974cd1400fcd2c8a81c54 1,813 1.00/1.00 vMB 133
454,139 454,139 000000000000000001131227cba56dec47b6a69a043b87ab3acc6535e703fe7b 2,713 1.00/1.00 vMB 189
454,138 454,138 000000000000000000214f6f37ad06bdfeae69f846511fd84a5fe8e4136d3de3 1,543 1.00/1.00 vMB 176
454,137 454,137 0000000000000000019ca83342fa0b318a30e5616b663dd03fb1d38722853767 2,030 1.00/1.00 vMB 112
454,136 454,136 000000000000000002721b0c026b24af0290ad12eb90dd055e12e4285e60b61f 1,928 1.00/1.00 vMB 71
454,135 454,135 00000000000000000134e0dabb631ce577b1d2bd3fd07529d1d8e92d6edefcc9 898 1.00/1.00 vMB 75
454,134 454,134 000000000000000001ab457d3345447818373518407682ee993cb6a7c468b800 309 1.00/1.00 vMB 67
454,133 454,133 000000000000000001dc8901d3fd152fbf7aa749588aca78183e47f98bfa0361 2,192 1.00/1.00 vMB 83
454,132 454,132 00000000000000000182d0184efb1e329378a6eecfb93f8a3bebc9df7fc1b846 2,257 1.00/1.00 vMB 126
454,131 454,131 000000000000000000bd8c9d1cec11cc80792d8a7e25993d711fe29099ec1e70 1,710 1.00/1.00 vMB 86
454,130 454,130 000000000000000000c20f8a3ea20ccc71907994787ea1d5a6e6cd4f8aa65dfc 1,781 1.00/1.00 vMB 52
454,129 454,129 0000000000000000004c87dac4cd541d203e2f221d3c676f11c005ebd416f436 2,023 1.00/1.00 vMB 78
454,128 454,128 000000000000000000ae6c8d829f3ecc0e7dd4aceba568a7eb596f68aafebd69 1,929 0.99/1.00 vMB 131
454,127 454,127 0000000000000000017cf6276a890909982f507b7e8e646fa51223438762e210 2,422 0.93/1.00 vMB 116
454,126 454,126 00000000000000000186d7c821f27c09464c7997a19036d31d4b022c97ab12ca 2,138 1.00/1.00 vMB 109
454,125 454,125 000000000000000000572995c8938b7df198bba4fedb0b8504e442a39d3601e3 2,047 1.00/1.00 vMB 96
454,124 454,124 00000000000000000257351c48730e0b4db45cc058960b233bccf0cfb9bbf339 1,815 1.00/1.00 vMB 136
454,123 454,123 0000000000000000015ce530dc65869e2f1f3a2f4548a1673f564a80ff8299b6 2,023 1.00/1.00 vMB 158
454,122 454,122 00000000000000000153f24946d33ac8d5a1ea912f04148a28a483c4dc83e662 1,089 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.