Loading Tool

Explorer IconExplorer

Memory Pool

36,764 transactions
19.48 vMB
0.06532352 BTC
Random Selection Loading Transactions
Max Size: 106.25/200 MB

Candidate Block

Mining Attempt 19a79a8ba270b6ee9276b1f0e5a90f4b06ed35e0ef1cada07c44cd32bfa39a54
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root c713c0972012d898cfad6750624a2a34ce19dfb89b6bc016761cbc5138226b09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.02746255 BTC
Feerates: 636.23 > 2.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (787,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,883 126,883 00000000000006ea289190ce70de7026bf453d3a8626f0ecfdde7525417f4be1 12 0.01/1.00 vMB 432
126,882 126,882 000000000000317c5d58c24de2c243b9c8fa2ebec9f5d9dde8802d9d967f98a7 2 0.00/1.00 vMB 193
126,881 126,881 000000000000444768d2b75e7e6ba701aeb06c3299133d957dc0beb72b641ec8 39 0.02/1.00 vMB 887
126,880 126,880 0000000000003db9b2d17e0e604bfd97f2ee8e8af0edb5cd326e52330bcdc440 10 0.01/1.00 vMB 1,005
126,879 126,879 00000000000000a5dffa313f0a90f1f9cd41db1698fcb42ecc1eafacc7af1908 1 0.00/1.00 vMB 0
126,878 126,878 000000000000332a7635ed06a20d27f3b38554ad3664b89047ec90afcc6486d1 44 0.01/1.00 vMB 8
126,877 126,877 0000000000000f411e4c301bf101476a10d5213ee83d4f0a70388c5e33228974 9 0.00/1.00 vMB 353
126,876 126,876 0000000000001cf4d914a41a862e719b326414ac7e133c80030761bfea78c8a6 15 0.00/1.00 vMB 741
126,875 126,875 000000000000113a9e11f9fa5d5fd5730e7642000083420ee8061a0d5441cf6e 15 0.01/1.00 vMB 235
126,874 126,874 0000000000003303434d0d8f0c60a974efc29864ca2ba24d4f37bd004ed61c7a 1 0.00/1.00 vMB 0
126,873 126,873 00000000000022fb33efac1c833de8c4347d90d16a5e026590db6d30212d2a4f 42 0.01/1.00 vMB 1,635
126,872 126,872 0000000000000b2dfa0058394bf36d0835c9d1b5e44fd60b8ac5a48fe6ed5176 10 0.00/1.00 vMB 181
126,871 126,871 00000000000014dd83774b3e8842fd1bdfeb345835de2be8c2446e1378b10aa9 24 0.01/1.00 vMB 995
126,870 126,870 000000000000121b80f9d5a7a53b2b4e0558a9dd6763b2a4a8f4d6aadda41842 6 0.00/1.00 vMB 464
126,869 126,869 000000000000151705b322e74615dd058f42ff8a2cd5164e798a31781ea0c182 19 0.01/1.00 vMB 558
126,868 126,868 00000000000034d5d000c944b31e463b19547b469f10f846368756a72fe1adac 13 0.00/1.00 vMB 809
126,867 126,867 00000000000017c9ac4bdeaa157d9369e75cddaac5e02f50550add407a377525 14 0.00/1.00 vMB 796
126,866 126,866 000000000000228e0db2c96e1cbf16035bcea55bc0df093b2a63875b8ee5e788 6 0.00/1.00 vMB 1,112
126,865 126,865 000000000000440367c3d150bb9836523e62286241e17aed520a39e2a7196dc7 65 0.02/1.00 vMB 1,131
126,864 126,864 00000000000008bbbd455583761f1e8ef3144dc66a6d5d6a14885f7d52e04eb4 11 0.00/1.00 vMB 387
126,863 126,863 0000000000000d9da2bbcef2d32e26703bbab2f30a90a8866dae6f45a0b66c24 29 0.01/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 780.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 527.76 GB
    • Received: 5.54 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.