Loading Tool

Explorer IconExplorer

Memory Pool

85,077 transactions
31.90 vMB
0.17025412 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt 5fabe24e1bc99b1eb4a14badb005995bc0e786117ec6922dae402e805f88f51f
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d18ccefaabe8768f7abe3760d752acb8ff2d52cacb885e8832407f86f73cbd56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.05386718 BTC
Feerates: 402.75 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (74 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,072 915,072 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b 1,549 1.00/1.00 vMB 2
915,071 915,071 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25 2,875 1.00/1.00 vMB 2
915,070 915,070 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512 2,615 1.00/1.00 vMB 4
915,069 915,069 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb 4,696 1.00/1.00 vMB 1
915,068 915,068 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24 2,526 1.00/1.00 vMB 1
915,067 915,067 00000000000000000000e0c459f13ddf02d73e8b60894ea83c46113e0f3e25a9 3,937 1.00/1.00 vMB 0
915,066 915,066 00000000000000000000079fa369c82c2640276bd36aa0a25816e9c14c0ebbef 5,356 1.00/1.00 vMB 0
915,065 915,065 00000000000000000001795ad38e6a486d36a6de3a6604bb5c4b74da8b0718e9 4,099 1.00/1.00 vMB 1
915,064 915,064 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf 2,597 0.78/1.00 vMB 4
915,063 915,063 00000000000000000000ac9a110e87b4ee4be0fde34cf75b1a29f72c4b2b9abc 2,459 1.00/1.00 vMB 3
915,062 915,062 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0 3,445 1.00/1.00 vMB 2
915,061 915,061 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638 2,730 1.00/1.00 vMB 0
915,060 915,060 00000000000000000000f9ab124411794a546fb9b91d8b88041c3077aa9984a2 1,681 1.00/1.00 vMB 1
915,059 915,059 00000000000000000001fcaaeaf4dd27ec0f7419789a84e680baf499703be4db 2,947 1.00/1.00 vMB 3
915,058 915,058 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91 2,191 1.00/1.00 vMB 2
915,057 915,057 000000000000000000000bcdda90aad21da2c4fb6d5c8b9804ee1aa0df340738 672 1.00/1.00 vMB 1
915,056 915,056 00000000000000000000652139344fdae39ca5e8c3d9d42796114be58ffac4be 1,778 1.00/1.00 vMB 1
915,055 915,055 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf 1,560 1.00/1.00 vMB 2
915,054 915,054 00000000000000000000a601a2340ae7e1196ed3959706144102123b07de23f6 2,293 1.00/1.00 vMB 4
915,053 915,053 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd 2,300 1.00/1.00 vMB 5
915,052 915,052 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c 3,112 1.00/1.00 vMB 2
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.66 GB
    • Received: 16.30 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.