Loading Tool

Explorer IconExplorer

Memory Pool

44,440 transactions
26.62 vMB
0.06226399 BTC
Random Selection Loading Transactions
Max Size: 140.46/200 MB

Candidate Block

Mining Attempt 7f6a7d2427c6b327623e35022c1c74c56f17f4a246542b67ae0f5bd4350c3a73
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root a75dac249b4b063c1f5a70ac368c2671a4e33e2c8179f4df1cd78f83e35ec29e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,317
Size: 1.00 vMB
Total Fees: 0.01340873 BTC
Feerates: 100.36 > 1.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (414,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,108 500,108 0000000000000000006bd1ce0425f3ffb2366a41d2c47ef12e28c6eefd60717f 2,756 1.00/1.00 vMB 433
500,107 500,107 00000000000000000058873a26d8da39009d1520407fde69478b3ff09311e6c0 3,065 1.00/1.00 vMB 441
500,106 500,106 0000000000000000000c775cfe9d7be701588eb55f0f54bc5d51c6c268cb436f 2,513 1.00/1.00 vMB 478
500,105 500,105 0000000000000000004f07148f4dd8500f884a732672b66c070954b84cbba3db 2,255 1.00/1.00 vMB 517
500,104 500,104 00000000000000000001a9134db496160e023d1eecdecc47201bc8291706844a 2,865 1.00/1.00 vMB 468
500,103 500,103 0000000000000000006d55ccfbc7684a06c9f376a2545fad15d03afd6d9bd33a 2,523 1.00/1.00 vMB 433
500,102 500,102 00000000000000000008c58ffc37ad4d3c0f8ef3757f44ff9157c58bd79a641d 2,965 1.00/1.00 vMB 427
500,101 500,101 0000000000000000007517d090369270a9af750ba23196b331d6c79f4af82542 2,742 1.00/1.00 vMB 474
500,100 500,100 0000000000000000004b25da7d3a753f2ea21a1f24ee74cff513d3c2d1febd3e 2,411 1.00/1.00 vMB 443
500,099 500,099 00000000000000000051b3948c3784748e404ba24337810b3c03eb7d4ad9c108 2,651 1.00/1.00 vMB 463
500,098 500,098 00000000000000000011760bcff1c5d6e2dd1503597b7be5d7eef07b68d0f204 2,379 1.00/1.00 vMB 426
500,097 500,097 0000000000000000003795502b86d6dfd015b9fe8fa68e9374ce71c683b63f22 2,584 1.00/1.00 vMB 477
500,096 500,096 000000000000000000929cbb984118f525810499fb4561803820b26204ca2761 2,619 0.99/1.00 vMB 440
500,095 500,095 000000000000000000761c02b8861142a2316c93503c19728bb2f785cd2a28c7 2,501 1.00/1.00 vMB 390
500,094 500,094 00000000000000000002d433a28ed1ea47a38c60162e6a22a66e597f50481910 3,025 1.00/1.00 vMB 430
500,093 500,093 00000000000000000019fc1c94121312b86200d6e43dd51e6a148b59d5d614b9 3,205 1.00/1.00 vMB 445
500,092 500,092 0000000000000000000ee900505fe42a42c77876a686cf7c9c9842960aae3fd3 2,760 1.00/1.00 vMB 412
500,091 500,091 0000000000000000000358b48d4dac0dd188aae8fc9b55e632a05563f10495a9 3,015 1.00/1.00 vMB 432
500,090 500,090 0000000000000000003b53d6d56b728207f1f5e883b8a5e0e8cdb747fa65234c 3,043 1.00/1.00 vMB 408
500,089 500,089 000000000000000000794d4da758c9d8c2d3e6e9276fd6497c021d7f74bbcc75 3,324 1.00/1.00 vMB 419
500,088 500,088 00000000000000000066e7cb613a37402d16344c24d5e5c5880c1980eb9be594 2,144 1.00/1.00 vMB 466
Previous 10 blocks ↓
Total Size: 781.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.66 GB
    • Received: 12.75 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.