Loading Tool

Explorer IconExplorer

Memory Pool

76,306 transactions
28.48 vMB
0.07126888 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt 8498bf9cb21a374b9bf88431c5b4a94236eec0b543939136d1cc6c39c701a8fc
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 913dd75978ec3bab81ff235d6d3dee6ee60739facebc977c32ff689b39b671a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01227882 BTC
Feerates: 178.73 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (232,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,511 682,511 0000000000000000000827cc6fab305c6807c212a57af0afef7e3fcadeb8c817 738 1.00/1.00 vMB 30
682,510 682,510 00000000000000000001ce8903ed5d20223841cebf57fb61bd415c34e08cb654 1,585 1.00/1.00 vMB 27
682,509 682,509 000000000000000000085ad782810b1da81ead77e5c459feb61e5ad751b441a8 1,503 1.00/1.00 vMB 58
682,508 682,508 000000000000000000066c1c4ed3165e26f207bb4224694115a00b69ce326823 1,574 1.00/1.00 vMB 51
682,507 682,507 0000000000000000000536d050bfdd8b66076aa3dc1ccdce1cba64872c4c040e 2,185 1.00/1.00 vMB 100
682,506 682,506 0000000000000000000187339e3f851a3ca4f7d6b4542f3da3f905f96a925021 1,274 1.00/1.00 vMB 92
682,505 682,505 0000000000000000000a9f571768939c338a4aa66bd40ea7050b8ea175c7da54 1,281 1.00/1.00 vMB 40
682,504 682,504 000000000000000000017e115e56791f9507a01efe6c2f1c165a4000fd84d695 1,876 1.00/1.00 vMB 54
682,503 682,503 000000000000000000080a339c0ebe7385315aadae543b8ffeb0a6729cd644d4 374 1.00/1.00 vMB 22
682,502 682,502 0000000000000000000ae2ffa4c72bfe35bce78d1438d43f12a809e9c0ef483f 209 1.00/1.00 vMB 8
682,501 682,501 000000000000000000008b6f713c495fcdd1e9abbe9d80acdb6174e6da73464c 1,112 1.00/1.00 vMB 49
682,500 682,500 00000000000000000007e70fe4af876da9444d3ae9c3283ef859fc1d0cdf9417 1,348 1.00/1.00 vMB 54
682,499 682,499 000000000000000000022f67ce8334d0b98473cd4f6071a128a6185649a9893b 724 1.00/1.00 vMB 22
682,498 682,498 0000000000000000000a57f47c11f70c18c9ec8cbe3703f5b716c1fe44698c35 1,002 1.00/1.00 vMB 32
682,497 682,497 0000000000000000000a191462e08199d15d941ff4c15c82d6e4dac6de859fe0 1,377 1.00/1.00 vMB 52
682,496 682,496 0000000000000000000ade290251ac567b8afd5d5a84aae35f386549042f96a9 89 1.00/1.00 vMB 4
682,495 682,495 0000000000000000000518fcb8a0a94a66fc50e89e02644b8a3c81ccd4350624 1,775 1.00/1.00 vMB 30
682,494 682,494 00000000000000000008cad2b4c2bfff2c81b499e8cc40e5f10d3885df8fbd35 1,833 1.00/1.00 vMB 79
682,493 682,493 00000000000000000005db3c3acdfd102302707641cc5f3f630320c98db37652 1,937 1.00/1.00 vMB 64
682,492 682,492 000000000000000000044b2e0b1107a7f8dd6ddb65984d92abd2e39dc820a50b 2,060 1.00/1.00 vMB 35
682,491 682,491 000000000000000000063d7fbdb3a3288891aa1c2dac53581bc8e0babdcf00a1 1,593 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.63 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.10 GB
    • Received: 16.14 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.