Loading Tool

Explorer IconExplorer

Memory Pool

34,202 transactions
25.73 vMB
0.06687430 BTC
Random Selection Loading Transactions
Max Size: 129.62/200 MB

Candidate Block

Mining Attempt 53cf0b40f5e8f2d3511c8a651062135fb7e66f14d3613047d90d88e03c534fea
Version 20000000
Previous Block 0000000000000000000032d6c7398d2fce1a9f0ca4874c78c38f1b7f20754298
Merkle Root 38247f3b566c8b53f6817f7019a9805f96fc391c5a78108edf9fdff0dc82fa44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,329
Size: 1.00 vMB
Total Fees: 0.01951328 BTC
Feerates: 201.02 > 1.96 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,216 (858,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,210 56,210 00000000057c8a4f3505ed7524084d763a3e9e96933d8211d27fac65bd443aea 1 0.00/1.00 vMB 0
56,209 56,209 000000000083b9d6bd3c8ec611993f97aeabe67361dc3e8480469c504a841428 1 0.00/1.00 vMB 0
56,208 56,208 0000000011e199f2d1ba98f6a9a2fa41023839be0a567ebce289cf1f72782d30 1 0.00/1.00 vMB 0
56,207 56,207 000000000fd6d4c9cf94dbd79c4a90e0ec5c3db976ff8e6fe34c4c783f73605b 1 0.00/1.00 vMB 0
56,206 56,206 000000000fc127452b9c9a26a94ecae7ff4a27bd01e7468a8a8b1f51f2f6d67d 1 0.00/1.00 vMB 0
56,205 56,205 00000000039ef7c4e8b9e9e83e1d4b9cc8507167d3933e032106981a421d55d9 1 0.00/1.00 vMB 0
56,204 56,204 00000000080f3ed5b9b6dd69bdbe5ebe6dcd499cca7ca79d8258230908789c4f 1 0.00/1.00 vMB 0
56,203 56,203 00000000106c46372e3da4f1138a882f1ceb448debf8ce2762fa737b4f1998cb 1 0.00/1.00 vMB 0
56,202 56,202 0000000011ed08fd2be7a8873cfe66949eebba817f01749cf51f3235e64a55d1 1 0.00/1.00 vMB 0
56,201 56,201 000000000ae257653cc1fa1c2be4bfd414e9651c238dac24c402788e988db92d 1 0.00/1.00 vMB 0
56,200 56,200 0000000010c5a13e8b62ca0f8b7600b0e0f0a5e1dbbd1c6209c72cf8f43d7a93 1 0.00/1.00 vMB 0
56,199 56,199 000000000e51100aa7d10952851e87a20c024c2099e1c2588bf046e8d134ce55 1 0.00/1.00 vMB 0
56,198 56,198 000000000da94df81c865243ef90cae9ff6b80c81c3f775d58cce6ad6a741761 1 0.00/1.00 vMB 0
56,197 56,197 0000000011e0dc308cf3a5022969fe915c973de0271a5f7d42da9ffb54a0e8a6 1 0.00/1.00 vMB 0
56,196 56,196 000000000b8a188c5779bc22d8a95e025b54e340509cb0b8392af5e94728d9cf 1 0.00/1.00 vMB 0
56,195 56,195 000000000e6e18d52410a242683ee82e8dc20a694437c433b7ff11e967d89cf7 1 0.00/1.00 vMB 0
56,194 56,194 0000000002503514b5eaca7e11800f11dd09fedbfed776be904532afd594b834 1 0.00/1.00 vMB 0
56,193 56,193 000000000bde4667cad4a4cbb64537e024a13d9233ff3156e88e42edeadf07bb 1 0.00/1.00 vMB 0
56,192 56,192 000000000b55bc78678a357f24910936785866f4c64e598de2ea16eccc28c00c 1 0.00/1.00 vMB 0
56,191 56,191 000000000420143f6f4a3a708da97479c15831f281e96eaa81188a4062a27d21 1 0.00/1.00 vMB 0
56,190 56,190 000000000cdfcab63b5543748b6fb657429f5c6424f1e525a4e0722efb01f06d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.70 GB
    • Received: 8.18 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.