Loading Tool

Explorer IconExplorer

Memory Pool

49,300 transactions
29.84 vMB
0.09723187 BTC
Random Selection Loading Transactions
Max Size: 159.02/200 MB

Candidate Block

Mining Attempt 9d39c6e46cc29db093bbd7497e924d3b0ade8f3b1d9d57ac645873c42a2a2086
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 9df431ce09a6eaa480de03726f544bf3dd1e74aaf4e2aa5340749b9c7a9c1732
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.03321325 BTC
Feerates: 150.68 > 3.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (438,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,349 476,349 000000000000000000e0ce6eca2b71c75b2ee52c545787bed3e703c3d0460849 1,916 1.00/1.00 vMB 176
476,348 476,348 000000000000000000ef35b5a4a57f3f159736cb4c257276bac779ca2bf6286f 2,031 1.00/1.00 vMB 29
476,347 476,347 000000000000000000377556cb6240a42390e56d82b560cd3274abb11848d6fe 1,461 1.00/1.00 vMB 97
476,346 476,346 000000000000000000939c8bfc5689800bb2c375bb3f3118a3c8fea60e178707 1,665 1.00/1.00 vMB 102
476,345 476,345 000000000000000000b718c03d15d754a92f7eec38f0c0fd1b59c8fb25721d19 2,230 1.00/1.00 vMB 218
476,344 476,344 0000000000000000000e48ca66bb84a6ee7b6f09135bd157594b6523810796e9 1,434 1.00/1.00 vMB 145
476,343 476,343 0000000000000000014e56607877364cd82b2a981e9245254b53c26db70c9b05 1,498 1.00/1.00 vMB 140
476,342 476,342 000000000000000000ea386dd8ad507c13d4291774e4ea3cc02ee93e07dc850b 2,250 0.99/1.00 vMB 247
476,341 476,341 000000000000000000fb89db8f91845067e0b5864e1620c7a0698c25ebb0e3bf 1,760 1.00/1.00 vMB 131
476,340 476,340 00000000000000000095bea240926df100ae535ff119993536437093ebbc6b18 2,246 1.00/1.00 vMB 153
476,339 476,339 0000000000000000000404a87311316fc1331c02568a029a7ab601f1b2a273fb 245 1.00/1.00 vMB 5
476,338 476,338 000000000000000000252ae02412eaf010731988c09dafe864424d8e6774d011 95 0.09/1.00 vMB 67
476,337 476,337 000000000000000000396cee38eb7a4e341edcd7bbd883f18fd1b8563a91cbd0 2,275 0.99/1.00 vMB 126
476,336 476,336 000000000000000000506625e2ca4383b1c42dd950d431e6fed1abc983905f39 1,101 0.99/1.00 vMB 68
476,335 476,335 0000000000000000001fb7dce86a639caa1edaeb34c9ae1b39a12e8984a7e80a 1,448 1.00/1.00 vMB 89
476,334 476,334 00000000000000000066f06725a6e5f7b47e3feefc463a1a666da4a08c91e4b7 1,620 0.99/1.00 vMB 101
476,333 476,333 0000000000000000003b9366748690cee65f6ae0ced27bb4e256e43452790a50 284 1.00/1.00 vMB 7
476,332 476,332 000000000000000000cc7cb03ccc3862b75dc9935aed175693432700896e8d0e 817 1.00/1.00 vMB 55
476,331 476,331 0000000000000000011047666bc482e26c85a55e296181d21f7c2bd7a2a6b863 1,554 0.67/1.00 vMB 136
476,330 476,330 00000000000000000049a912d10ab8ce4faeba72e74fec8429ceb8018e744694 762 1.00/1.00 vMB 46
476,329 476,329 000000000000000001069e0b8ace5a71f6db1041125df282036217e0f40121db 305 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.