Loading Tool

Explorer IconExplorer

Memory Pool

74,567 transactions
27.45 vMB
0.06864487 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt ad8bfaeca6b26105d12a6a7de88effe8fd34a2645dbcbf4554fc5718fada4a40
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root a860b745d899b94a6de541dbd5dc111057bc1543fcfdf3463a9f42370b89359c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,189
Size: 1.00 vMB
Total Fees: 0.01021419 BTC
Feerates: 179.53 > 1.02 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (90,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
824,339 824,339 000000000000000000025666e1c71ed3088067732f76d41467fc92e3fe21fdc6 2,493 1.00/1.00 vMB 55
824,338 824,338 0000000000000000000357e081e0454cd8c8b92d9ad54da9df0d1e94b14b668a 3,393 1.00/1.00 vMB 116
824,337 824,337 0000000000000000000165fba6cf079ebba744d2c953aa7b791bdaac3da094b8 3,267 1.00/1.00 vMB 105
824,336 824,336 00000000000000000002f7f7be7a4202a167e04bb94b789b5d8656cabd12dda6 3,073 1.00/1.00 vMB 56
824,335 824,335 000000000000000000023100514c44c0deefd6de2aa4535cfb041901dba8a975 3,481 1.00/1.00 vMB 123
824,334 824,334 00000000000000000001f809cc66f888a4ce432da60403c97e1669988622622d 2,494 1.00/1.00 vMB 57
824,333 824,333 0000000000000000000260f926c3f7733605e6e42f4e5c11a19f342dcae6e9a4 1,673 1.00/1.00 vMB 47
824,332 824,332 00000000000000000003e52a678383009bbb852d72a0b1f9f80ba574b5672360 2,310 1.00/1.00 vMB 56
824,331 824,331 000000000000000000029c8769206d63b2ef3eeaf6ae6032b9adc71f1543fc33 3,030 1.00/1.00 vMB 93
824,330 824,330 000000000000000000017506aec101fd8a5d622c65326f65969d059929064478 2,527 1.00/1.00 vMB 66
824,329 824,329 000000000000000000030217c0ebd1b335c90cdb609d4e4cca1a7fa239853095 2,491 1.00/1.00 vMB 77
824,328 824,328 0000000000000000000186febf698209fefb19f47f8c204f218f0d00992aa5c2 3,099 1.00/1.00 vMB 66
824,327 824,327 000000000000000000010ddc54019ac748e1ff6544a51cb6a6f59ec9d3e19f82 4,123 1.00/1.00 vMB 127
824,326 824,326 00000000000000000002c9d6f0fc5cb36e519618fb1eb71ef9f9e1df973e75e8 3,122 1.00/1.00 vMB 56
824,325 824,325 000000000000000000017435bfa44836e4c0c0c119896bcdc83c0959131b5f8c 3,532 1.00/1.00 vMB 80
824,324 824,324 0000000000000000000165c25229928a7fa99484b584fc474f4f878d451d5054 3,605 1.00/1.00 vMB 67
824,323 824,323 000000000000000000030f87df4ad1cef6a4c1ef37e80652fdfcf96d34801953 3,744 1.00/1.00 vMB 110
824,322 824,322 00000000000000000002fdf3b349d1ee89383e8c704f04b692b61ebca017a8c0 4,384 1.00/1.00 vMB 92
824,321 824,321 00000000000000000000da32c4f93404bc9d42be5b52ae566435a1a577f499cc 4,563 1.00/1.00 vMB 128
824,320 824,320 000000000000000000019861307665f33e6eae6aaf6b571fd696f6c631400953 3,805 1.00/1.00 vMB 62
824,319 824,319 0000000000000000000382fcf79f2cfc7985f9299e55892e493f934731ee681a 4,350 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 782.84 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: 712.41 GB
    • Received: 17.17 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.