Loading Tool

Explorer IconExplorer

Memory Pool

42,789 transactions
29.75 vMB
0.09141385 BTC
Random Selection Loading Transactions
Max Size: 151.36/200 MB

Candidate Block

Mining Attempt 81ca1f8695dfa72d79128fdd39dc295d5ac401d282657958a8e4c703a756cac3
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root b62a3b130680f51dceab1ca69d75f8bfb923c73c7ba3f55b5ce050546b472dc8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,342
Size: 1.00 vMB
Total Fees: 0.03160856 BTC
Feerates: 150.97 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (445,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,768 468,768 0000000000000000012386537962715cae09c83b8d1d7d9948c21ed4e885ff35 2,662 1.00/1.00 vMB 313
468,767 468,767 000000000000000000a3acc51da514dd0efbcebaf655ffe7abd3077d9f139f72 2,592 1.00/1.00 vMB 387
468,766 468,766 0000000000000000011b1bdf2f8f93ad0bd1275b2ed7122f6e8b1fa67c8d2bfb 293 1.00/1.00 vMB 94
468,765 468,765 0000000000000000013dacaa2c8b8d94f7250e2e870e04ad8eacbef1175ca932 2,363 1.00/1.00 vMB 333
468,764 468,764 0000000000000000006506abc6d0ac360d05095df487e5950ea8a6de1fad1803 1,921 1.00/1.00 vMB 371
468,763 468,763 0000000000000000012feb3d4081df078e2bfa0ebf4a78caf3cd2b6438fa9012 2,788 1.00/1.00 vMB 387
468,762 468,762 0000000000000000018a627b559983db09d64bdec57f99ca84a7e66109056514 2,761 1.00/1.00 vMB 386
468,761 468,761 0000000000000000004d99d384edf1d26e8c548fb43ac55383834a6c89a9f1b6 2,386 1.00/1.00 vMB 353
468,760 468,760 000000000000000001ce25d0d466eaab8e5909c2beef22bf3a7757ed9650a22e 1,847 1.00/1.00 vMB 343
468,759 468,759 0000000000000000009cb871b8b0043c2250c8c3d6b50a38a08473a3f6f93050 2,462 1.00/1.00 vMB 283
468,758 468,758 000000000000000000e24e102d4210fce29afbad2c3142b3109af7c8c34d81d8 2,398 1.00/1.00 vMB 325
468,757 468,757 00000000000000000047cba32990a2eb47dace2812e21bf5fc14beeb39754533 2,459 1.00/1.00 vMB 365
468,756 468,756 00000000000000000179af102368d6d1bbb3b68575964eeaf9aeca706e6b469a 2,640 1.00/1.00 vMB 403
468,755 468,755 000000000000000001c9c6a51f00ae4c0f8a7cf150d9ad5c1779ce4b0cd2378d 2,420 0.99/1.00 vMB 390
468,754 468,754 00000000000000000065f21940b6fdb903d38ff7fc4f3d75a26639611cc60d11 2,050 1.00/1.00 vMB 341
468,753 468,753 000000000000000001b577fbadaebff54badad9241a0324bac2c48d67be2b098 1,522 1.00/1.00 vMB 254
468,752 468,752 0000000000000000014b2f4d0d1bdcff238782ec487aed98dc4f0b2396e26736 2,204 0.99/1.00 vMB 287
468,751 468,751 00000000000000000064fe0ac2cd377952cdc996fb7645c11d58bdca6508c8ad 2,660 1.00/1.00 vMB 336
468,750 468,750 0000000000000000002be4ffe5baa4f8f4431e2b25da170016e3aabe76aff9b8 2,277 1.00/1.00 vMB 399
468,749 468,749 0000000000000000000872b0685ef046ca5cb476bcbeb9544ad07c2ee4a739df 2,467 1.00/1.00 vMB 344
468,748 468,748 000000000000000001cf4159024501cfea313bb5cf1d75f5e66664e6d4900f15 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.