Loading Tool

Explorer IconExplorer

Memory Pool

40,297 transactions
27.25 vMB
0.05971822 BTC
Random Selection Loading Transactions
Max Size: 142.53/200 MB

Candidate Block

Mining Attempt 4b7c955294c5f082d26171b48974b59ddae0c700d3714923c9491ccf63653a3c
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root c574f82fba16ead5032145e9f51f11361b000deb1c9fa35d1edd40f9f194f826
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,846
Size: 1.00 vMB
Total Fees: 0.00903843 BTC
Feerates: 69.10 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (170,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,113 744,113 00000000000000000006f5deda2c015764f79aaef67d4ada53e2aa4142e2d63c 508 0.23/1.00 vMB 16
744,112 744,112 000000000000000000042091e249724ae8b3ca99ddde362a564b973274d3e723 1,033 0.41/1.00 vMB 18
744,111 744,111 00000000000000000005959f669e9631354eab8f1acd716a92b984135822ee1e 2,151 0.82/1.00 vMB 19
744,110 744,110 00000000000000000002aa11784df516248e793deb088f35d93e89bd1c6c9e5d 1,906 0.75/1.00 vMB 18
744,109 744,109 00000000000000000003b6672dcb534d6adcf9de264d907563e98f6cada6ffd5 586 0.26/1.00 vMB 12
744,108 744,108 000000000000000000033c5863ab1f6a8bef29a6e0d2898cc2a331de956f1f41 597 0.36/1.00 vMB 13
744,107 744,107 00000000000000000004d99b108917d333019c3fc58182814181b08731433ab3 736 0.20/1.00 vMB 18
744,106 744,106 00000000000000000005a8e224449822e849f52b34b2f0890c7fe08b64f92e7e 1,535 0.54/1.00 vMB 19
744,105 744,105 00000000000000000003599e43c8bd647b99f9f32e7ccf8411ba3505fd7c9271 920 0.39/1.00 vMB 9
744,104 744,104 000000000000000000052bfe069a87793421f43b2715262a29d0853b49c1f41c 2,585 1.00/1.00 vMB 24
744,103 744,103 00000000000000000006d971cb6372ccea328a4032929e908ac2c9611b15e759 1,385 0.60/1.00 vMB 18
744,102 744,102 00000000000000000002ffd19662f42bc597be574ff123b27bdfff1f89b04fe7 160 0.09/1.00 vMB 12
744,101 744,101 00000000000000000006a202fdc9f0dc54f158753c8d3925b5ad14b530f732c9 1,209 0.97/1.00 vMB 4
744,100 744,100 000000000000000000017e3f82a005a28d9aecf658cd0c7c4cfe8bbb0f195163 1,002 1.00/1.00 vMB 19
744,099 744,099 00000000000000000001691eb4ab61355e27ab6e3cd5df10c7af28f298956c60 965 1.00/1.00 vMB 13
744,098 744,098 000000000000000000019143e92e7c33a60142256083883d9641c06ab7145a8a 2,424 1.00/1.00 vMB 19
744,097 744,097 000000000000000000065d02cee50ca4f48a821a5c48fd0ee6ede8d31af0bad5 395 0.17/1.00 vMB 16
744,096 744,096 000000000000000000008626b8f5fbc9819695de3d627cfbd357781a01bbe5b4 398 0.83/1.00 vMB 2
744,095 744,095 0000000000000000000863c3a6417adbd33ac399b6cd72eff25ad11b66f8722d 1,955 1.00/1.00 vMB 14
744,094 744,094 000000000000000000079ac504349b526965b32d0303018425ed02cbba6b1427 1,169 0.53/1.00 vMB 13
744,093 744,093 00000000000000000000c7071ef9f97108183d0a5149e72ae7041ff67581c843 1,993 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.15 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: 652.97 GB
    • Received: 13.81 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.