Loading Tool

Explorer IconExplorer

Memory Pool

46,791 transactions
28.07 vMB
0.07744910 BTC
Random Selection Loading Transactions
Max Size: 147.80/200 MB

Candidate Block

Mining Attempt 82867775d250808b92bfa9dd89ef9c2279dd81286e855e69d23aef5da14be289
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 6e8268ee4e0e9edb529479bb2a149e164d0fe749dc51299448750a6e25649dd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.02318463 BTC
Feerates: 100.36 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (179,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,277 735,277 0000000000000000000890f722fab7e37c783b82da48529affc18fc7974d956c 1,771 0.98/1.00 vMB 10
735,276 735,276 0000000000000000000315dfb3af15b6354665cfe9813149fd69e8e1366b79fb 355 0.39/1.00 vMB 4
735,275 735,275 00000000000000000005d302ce6175e68bda53adc095e029525a564668895f7a 770 0.87/1.00 vMB 5
735,274 735,274 00000000000000000009298745b6fcc2b4b6b5849298ef881f342f01077c28b0 244 0.17/1.00 vMB 8
735,273 735,273 0000000000000000000074415f2eec5ba04e2d1617106d46ff1ebacd5a6cc6bf 405 0.18/1.00 vMB 10
735,272 735,272 0000000000000000000846592a1de1ca031185c191c020f5cbb671f4afee640f 116 0.08/1.00 vMB 6
735,271 735,271 00000000000000000008658aed71ffa58db6c01fecb5d8f0263e045fe5deb71c 813 0.89/1.00 vMB 3
735,270 735,270 000000000000000000083cd9ff1fb5879919cba48c8c893dc3d31147c89263e7 2,002 1.00/1.00 vMB 16
735,269 735,269 00000000000000000007b9cf2cfc17a2c3ea1ddac7e8419eb6c524e6e8c90ee3 830 0.95/1.00 vMB 2
735,268 735,268 000000000000000000073070e06c008585599e125fc6c3bcc9222293297dabae 2,825 1.00/1.00 vMB 18
735,267 735,267 000000000000000000023704b2f65392994cc69c3ebf6c6242dcc6194de2b0e1 734 1.00/1.00 vMB 2
735,266 735,266 0000000000000000000867520d5eef4017e377aeeadf277e5c87c76a5e753424 1,623 1.00/1.00 vMB 9
735,265 735,265 00000000000000000008d11c372a123baddcb7ffec5f6de5ec5b7eb00b7d6ea2 1,303 1.00/1.00 vMB 13
735,264 735,264 00000000000000000004480b750fc697898372a3bfa518025cd8ef27b8f28c9b 350 1.00/1.00 vMB 13
735,263 735,263 00000000000000000003803be0665f6c9f69c1533a7035b925f0a0fafd189eb1 1,101 1.00/1.00 vMB 15
735,262 735,262 00000000000000000007ead0048b25bba4b4a84a1557c1e438ba3f94d8e4df2c 535 1.00/1.00 vMB 14
735,261 735,261 000000000000000000027cde0034ea4d55fe812e5b4fdb29139702dbf079dbc2 1,429 1.00/1.00 vMB 17
735,260 735,260 0000000000000000000122a6e4f37efd2632bdee63740e4ca6f011860dd7cbbf 629 1.00/1.00 vMB 14
735,259 735,259 0000000000000000000904598a5cd8f4dc65fc5f7aeae071027b4a47ed951fb6 706 1.00/1.00 vMB 13
735,258 735,258 00000000000000000001381b5123749ae23dcacc17a4a529f1ec29de1669625a 1,000 0.96/1.00 vMB 9
735,257 735,257 00000000000000000002f0024fc85bd78d536d676099b2a619c32abb24ad23a0 651 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.