Loading Tool

Explorer IconExplorer

Memory Pool

86,042 transactions
32.05 vMB
0.21559406 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 2cc67d7a5570c47093ea51c7e50a282417da10d496ecb908fb103b4dfd55a7e0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 6cb1cf517ebc05a6bfb43f9fb7a265e332bedad376b46b4edda30b72ccdefba2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,883
Size: 1.00 vMB
Total Fees: 0.09711684 BTC
Feerates: 529.10 > 9.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (82 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
915,051 915,051 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10 901 0.38/1.00 vMB 1
915,050 915,050 000000000000000000012dfd9b3d1cd644eb03bbb76f88638950cd8bd4352cbd 649 1.00/1.00 vMB 1
915,049 915,049 00000000000000000000597320d72168a9b2a17bcb42a38ed79bfbe3837672ac 4,183 1.00/1.00 vMB 1
915,048 915,048 00000000000000000000a81731ad112d4605e7f1b7f24af43be06d6141ed6402 2,324 0.79/1.00 vMB 2
915,047 915,047 0000000000000000000171dc8005d923f7f3a1cd93058f583002b96777feb7d5 3,273 1.00/1.00 vMB 0
915,046 915,046 00000000000000000001effcc7364ef513e94e7da1f5db372fd9729166b1efed 2,593 1.00/1.00 vMB 1
915,045 915,045 00000000000000000001fa09f4018955fca8e3e612ab81e3d1decd8fc3137b46 2,616 1.00/1.00 vMB 1
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.