Loading Tool

Explorer IconExplorer

Memory Pool

78,758 transactions
29.82 vMB
0.07514349 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt 629d2557557ce66afc86a1d43e0ce85d373056c2172d6d45340827ed00f28973
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root c92cd17303e83baf75f07c246d9a329f0adcd16f09f998d7988f24e2b252e3e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,220
Size: 1.00 vMB
Total Fees: 0.00913856 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (427,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,156 488,156 0000000000000000006dc2d51ebe5975938ed308604527ac27e4cc6dd5f40583 1,816 1.00/1.00 vMB 50
488,155 488,155 000000000000000000d26a371de8831cef651e572c52b57687ca61cc4a225854 2,520 1.00/1.00 vMB 150
488,154 488,154 0000000000000000003602c8a3d80a2e06e2998debf0d16dd3c69bafa365d6a2 1,644 0.60/1.00 vMB 12
488,153 488,153 000000000000000000875fc42c8cee9b09f23a05845ede1ff273d85fd5f18e33 2,184 0.93/1.00 vMB 12
488,152 488,152 0000000000000000004a6a6c4c2262112504d186811328d3d65a09dec6a9e0bd 2,487 0.96/1.00 vMB 57
488,151 488,151 000000000000000000648fbaaed343eaf085ba87702e89e04e2cadbbeb2e507d 2,374 1.00/1.00 vMB 110
488,150 488,150 000000000000000000420b061d962061043fcd7422beb5813bef42dae4021442 2,142 0.98/1.00 vMB 141
488,149 488,149 000000000000000000deef36a147950f55d3aa935c476a11dd35c8dc16ae53d8 2,147 1.00/1.00 vMB 76
488,148 488,148 00000000000000000089ef3ff85afa89c853f66b046af0e299f437786a7cf55f 2,628 0.98/1.00 vMB 150
488,147 488,147 000000000000000000af83cbc78f3fdf1cb8ff6f3cf5cee948c60b3402703d0a 2,667 1.00/1.00 vMB 151
488,146 488,146 000000000000000000c8575aac8b88756afe70917e6563bece1bed8ec5530985 2,308 1.00/1.00 vMB 69
488,145 488,145 000000000000000000eab6b9fdde1562afcd22d169dcf4c473b61d9cf3bfbd1b 1,735 1.00/1.00 vMB 96
488,144 488,144 0000000000000000005b74f930bd816cc2bb8342b64f9e5abfdb5cf34abb16a0 2,079 1.00/1.00 vMB 129
488,143 488,143 0000000000000000003c0a0b9a51d9046603cd799b7eded5dbfdcc6a276d7453 1,188 1.00/1.00 vMB 168
488,142 488,142 00000000000000000034358f5b63b5cdbfdea808e5928984fa98c7412cad1a5c 599 0.31/1.00 vMB 131
488,141 488,141 0000000000000000009ae7997c41a8d0278180cc492024103622887c615d5c6e 113 0.95/1.00 vMB 8
488,140 488,140 00000000000000000037c858e181aa8f20d3b3427fc82577b1a6c4e369e14982 2,046 0.99/1.00 vMB 24
488,139 488,139 0000000000000000005dcaacb261a74f4868137bff0f96536902c82ceb0136e2 2,036 1.00/1.00 vMB 24
488,138 488,138 0000000000000000007ab96249408b7cd278089a9564511feb6f7debc962fc20 2,098 0.93/1.00 vMB 143
488,137 488,137 000000000000000000cc7e729c406f5ec387bddd5bb258aa304e29af39e577f3 2,577 1.00/1.00 vMB 145
488,136 488,136 000000000000000000b953b0bf898baa2369ba95830a866204f79ffb474e759b 2,362 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.