Loading Tool

Explorer IconExplorer

Memory Pool

48,341 transactions
22.97 vMB
0.13057484 BTC
Random Selection Loading Transactions
Max Size: 128.45/200 MB

Candidate Block

Mining Attempt 4f8ae5485e3238d8164e1ff05109fc23c6e125e505b4ed2fb0d0375b45c44410
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root aeb62ded52f8b57922b887a571cc25485b1d069aea41376c323e4e77b4a686f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,370
Size: 1.00 vMB
Total Fees: 0.05435174 BTC
Feerates: 192.68 > 5.45 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (809,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,017 105,017 000000000000bf99a7ad759c17153b95fcbc82a71b662acbf5c4236eeeca9eef 1 0.00/1.00 vMB 0
105,016 105,016 000000000002eb5f69f3e1560a3882acd4629f2e7112eb83ced5a3f6763260dd 11 0.00/1.00 vMB 0
105,015 105,015 000000000002506bd985fea4799da7dc61bfb6b9d074d5f96cd5721ce73212cf 7 0.00/1.00 vMB 0
105,014 105,014 0000000000001344dcae03ca3ff493d5d114261a98b759654653a161140dce57 5 0.00/1.00 vMB 0
105,013 105,013 000000000002f3a441792906287d14a6026564c4378245d3f4227ba6ea6c6e11 5 0.00/1.00 vMB 0
105,012 105,012 000000000001eedb77e9fa7fdc5e5805a81d8fc97bb15e0af2452c7f407658f2 6 0.00/1.00 vMB 0
105,011 105,011 000000000000fbbfbb2e2850e9348b75363f289d01a6d0d417bf43558703670a 3 0.00/1.00 vMB 0
105,010 105,010 000000000001b58298c7b4d98be3e77d73a44b4a138721dcacbc799bd535f643 5 0.00/1.00 vMB 0
105,009 105,009 0000000000026d1a4abbd2a8fcce148874b3b1b636b9226d48fa57f1d2b50105 17 0.00/1.00 vMB 0
105,008 105,008 0000000000001949d000960416da7641e27d174e566d33fd53cd6937114a0a22 1 0.00/1.00 vMB 0
105,007 105,007 000000000002868e3b1ca0c881cded98d25010edc660eda14f40ceb7a3584284 12 0.00/1.00 vMB 0
105,006 105,006 0000000000024ca972a7bd9ecb98500f0eb953d366bc32fa8fc62d257172a8ab 12 0.00/1.00 vMB 0
105,005 105,005 0000000000004ef21fadd4967668e26d318b57093a0e6f88c4cca22914e0c718 9 0.00/1.00 vMB 0
105,004 105,004 000000000002d18e17c0b8f8da76399bb93a9ffe336b5c9bedd794a9e18e8f93 10 0.00/1.00 vMB 0
105,003 105,003 0000000000026df6dae436910517e97db75a2eb67ad14b466be54e07be3a138b 11 0.00/1.00 vMB 0
105,002 105,002 0000000000009cb90dfb255d7216b7e3b999e722d66eb862602f114d884bb26f 3 0.00/1.00 vMB 0
105,001 105,001 000000000000265dad8db0728e318aabd0098e69a82984f8c1c5b9d55de5fd9a 30 0.01/1.00 vMB 0
105,000 105,000 00000000000291ce28027faea320c8d2b054b2e0fe44a773f3eefb151d6bdc97 1 0.00/1.00 vMB 0
104,999 104,999 00000000000020886d4d00050f1236674ae78262904cff58564f5a69aa72e5c0 3 0.00/1.00 vMB 0
104,998 104,998 000000000002d56a5decd1a2875506e8c5d38ce3a24f529959127806ca826976 2 0.00/1.00 vMB 0
104,997 104,997 000000000000dd81683e00bfad39ec0d208fa2c9946047d20898a3732064dec8 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 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: 558.01 GB
    • Received: 7.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.