Loading Tool

Explorer IconExplorer

Memory Pool

43,898 transactions
26.38 vMB
0.05307455 BTC
Random Selection Loading Transactions
Max Size: 139.32/200 MB

Candidate Block

Mining Attempt 4a9197fc1aa50a6c58bab734aa71550614e00e806dc625ce3be1bf5a9f8c1e17
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root f8f0f7a4f5202dbb5c43d8f76531bbdd4fb347c9ad0e07f4d589324716e966cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,688
Size: 1.00 vMB
Total Fees: 0.00464648 BTC
Feerates: 15.05 > 0.47 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (576,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,379 338,379 000000000000000005f6c98f1838caeb8c1f713eb1a536bc1b2555181316a73d 1,601 0.75/1.00 vMB 23
338,378 338,378 00000000000000000cd07a0ac98105245b23168f28822fc9673d3eb3db701f54 758 0.33/1.00 vMB 27
338,377 338,377 0000000000000000121f8fd15d82a1ea3aaac1adaac4754afd65bed13b2ff213 443 0.20/1.00 vMB 21
338,376 338,376 00000000000000000053b71b4657672769f68afa9806bcdcfdd05b76ca1ed965 542 0.31/1.00 vMB 19
338,375 338,375 0000000000000000105e56b6e808d3da0bf45ca824dfff46d112d1db8ec6e7ca 60 0.10/1.00 vMB 4
338,374 338,374 00000000000000000d95774d22b9f09a429d8b5047ec80ac5698621db1027eb0 494 0.29/1.00 vMB 15
338,373 338,373 000000000000000019a0d5923659195aa1824f063beca0a37af5806a6a18c724 1,079 0.60/1.00 vMB 20
338,372 338,372 00000000000000000c06243c44de489b9167c2fcb03bbe772f7c2c99fdfb2a07 68 0.06/1.00 vMB 4
338,371 338,371 0000000000000000172a69bff756d8e342440f276426b5e84652d32e3fea64bb 205 0.12/1.00 vMB 14
338,370 338,370 00000000000000001364d15bdacd7585555eeca83ce1ab06b323b44247609615 675 0.36/1.00 vMB 20
338,369 338,369 0000000000000000063f88ee396b85ba47d4db1cffed8cf060cdd19f4f29c2ad 949 0.61/1.00 vMB 19
338,368 338,368 000000000000000010cd3b6400886c9a1b38d05d03c6f7455698cf7561c5eb34 389 0.18/1.00 vMB 3
338,367 338,367 000000000000000016db40c15e57ef3624c7397f290685b9ee63af27290551c8 769 0.68/1.00 vMB 15
338,366 338,366 00000000000000000cd2132a3e13c945f5f9dcde9b530218371c0bbce6f17ab2 404 0.19/1.00 vMB 32
338,365 338,365 0000000000000000198a4c25f871450686d8da339bbf035b3036d5d26f52cac2 795 0.40/1.00 vMB 21
338,364 338,364 00000000000000001509d669600e065cf0f8d34d1a1201ec1facc8deec4253f8 1,400 0.75/1.00 vMB 23
338,363 338,363 00000000000000001a63b3e647560b036b44d7acccc34d187dbcc7c4f72a87b9 526 0.25/1.00 vMB 27
338,362 338,362 000000000000000005e077d598c7d0ed8169ae3424c21de59d30512f5073839d 1,476 0.69/1.00 vMB 23
338,361 338,361 0000000000000000147b6b584b4cab604b5a10b1b32533e8dfb4daf8e2ea91da 616 0.61/1.00 vMB 15
338,360 338,360 0000000000000000061fde1595f42f871fa2d69cad83d673aa5d46c5ec31c8d4 2,085 1.00/1.00 vMB 30
338,359 338,359 0000000000000000163ba64578cfb1abbd88dae20ef1715e9334845baafb3bf0 549 0.38/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.