Loading Tool

Explorer IconExplorer

Memory Pool

86,142 transactions
32.08 vMB
0.21712792 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt 8debb6387ce1286ca9a92c37234f59cadd27f4ed15d1628f4ad86f7fc4a3913b
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (622,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,483 292,483 0000000000000000147751fdf2e55a66abce33deb6e5a11951351909ccfa2c97 676 0.35/1.00 vMB 30
292,482 292,482 000000000000000088a8273ae4defeb0e7324ea83894595fc2f6972d09761a0d 702 0.25/1.00 vMB 42
292,481 292,481 0000000000000000676b5a536f56ba6fc18ae0581f73fbd714574336d69fe2f7 1,241 0.64/1.00 vMB 39
292,480 292,480 000000000000000003dfd06fb2381592e493e2c62669dfbd2fa88066653d3a77 35 0.02/1.00 vMB 27
292,479 292,479 0000000000000000900463bc223dbf7907e642bdb1ffa8eb1f38396086035f90 582 0.30/1.00 vMB 34
292,478 292,478 00000000000000000977fb047807c7b9335bbb9161198bc6ccdaaf072b7df26a 88 0.05/1.00 vMB 19
292,477 292,477 00000000000000002d051964e328a03376f4b346035d8561aa89392cdde94ea6 32 0.02/1.00 vMB 8
292,476 292,476 000000000000000048cd1150b17d9a4b706a3045ed9f390a27feb1cab6c6e17f 289 0.17/1.00 vMB 30
292,475 292,475 0000000000000000bdab64d5114be1eb64874824782102e69c0f4a8b80f2c60f 411 0.55/1.00 vMB 21
292,474 292,474 00000000000000005141a845f7ab3b9ab5e90c837d78f0406e5583a35e862eea 693 0.35/1.00 vMB 35
292,473 292,473 0000000000000000034a302ed95199ff569c31a7adfc2b03c73963a5e6c0a95e 60 0.06/1.00 vMB 17
292,472 292,472 00000000000000009c3b383f272390eb347c6902016f1551bf7dc5088c742be5 305 0.13/1.00 vMB 34
292,471 292,471 0000000000000000450eca919ce6c93e202d6005ef71267baf014ffeb8935d76 592 0.31/1.00 vMB 39
292,470 292,470 000000000000000019c3bb8f001209f0ec79d40aaf210023cc9954cb5fab82de 38 0.02/1.00 vMB 47
292,469 292,469 0000000000000000c23a40537533b13cb47313126a292e3c94f44ac90c055b1b 133 0.11/1.00 vMB 26
292,468 292,468 0000000000000000b9c1be39ce876e4b6b227c6fcab19b91b7fd552748bef350 128 0.08/1.00 vMB 20
292,467 292,467 000000000000000091985814aa63a42c4c31430c5bbfbcbef841b52a2bd8c765 256 0.14/1.00 vMB 30
292,466 292,466 00000000000000007b63f680f2432c1ace75bbf13e5757e50c886281201ae4f0 367 0.16/1.00 vMB 42
292,465 292,465 00000000000000006e0fe93d8a9c3893be66777af8a74ea846f18e7508984a30 474 0.28/1.00 vMB 33
292,464 292,464 000000000000000059705f3d414037bed010007cbc37469277b51323b3680d4a 64 0.02/1.00 vMB 88
292,463 292,463 000000000000000079c8d11531b7f8bbb8edd4f655c46520dedd6b82de884bc9 502 0.26/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.