Loading Tool

Explorer IconExplorer

Memory Pool

80,838 transactions
29.84 vMB
0.07249610 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt be698fcf5676996453fc863ad9116440761add1467027413f0cd8f5a8b192766
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 99be903f8ed88ba2bdff421f5f2c2454a94504948530bc5e3d1dd185ee339b5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01167775 BTC
Feerates: 100.36 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (450,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,267 464,267 0000000000000000008489641403edeb636bff024b7fce5cf6090a258da70d22 2,170 1.00/1.00 vMB 139
464,266 464,266 0000000000000000000567d5e2454ff295fbdc08a79754e5fcfe190c23375d59 1,981 1.00/1.00 vMB 130
464,265 464,265 000000000000000001664802529e1893b95ddd5e12429cd9f22d4e0519a4168c 2,314 1.00/1.00 vMB 190
464,264 464,264 000000000000000001ae9fadeab7be154abad1c39e76cf48ab9d8e0474cd9495 1,919 1.00/1.00 vMB 159
464,263 464,263 0000000000000000012071562ba6ef19e1e4c1daafaa40401be23f3cd7cef571 2,179 1.00/1.00 vMB 157
464,262 464,262 000000000000000001a768bdc6df1bffdbca3da50d7d5b4409beae3d27805a46 1,950 1.00/1.00 vMB 219
464,261 464,261 000000000000000000e026961b9f1d0b876b187919b19e5c49e40068648c8c55 2,226 1.00/1.00 vMB 56
464,260 464,260 00000000000000000121e89411056007b65460aa217c44ae1dd72a2d8ef356f1 1,634 1.00/1.00 vMB 118
464,259 464,259 00000000000000000046253a3c639cad7c8f4482641444ae6fd49b47907488fa 2,266 1.00/1.00 vMB 186
464,258 464,258 0000000000000000004074be0724234c1a394dff502b2273b53e6df581db84c9 1,189 1.00/1.00 vMB 89
464,257 464,257 000000000000000000ec9c6d7a3609271d9f5f711ec9c8ce9f98c288a4edb001 2,041 1.00/1.00 vMB 140
464,256 464,256 00000000000000000134c30403ef864255f0107f701251738f8e76aa5d7087e8 2,099 1.00/1.00 vMB 236
464,255 464,255 0000000000000000018c0be6ec3286c1f9a6bdc28e6775de7c858500ae1293f1 1,495 1.00/1.00 vMB 117
464,254 464,254 0000000000000000000324dec2cba3518b435bf5789626dd7269ff2559f27ba5 1,806 1.00/1.00 vMB 123
464,253 464,253 000000000000000000cd843c0a518629759fdcb7825e89a8c9bf5e4bb6c80991 2,687 1.00/1.00 vMB 128
464,252 464,252 00000000000000000008b7223970a1d4321142576765afc7da015b99e3624ea1 2,671 1.00/1.00 vMB 176
464,251 464,251 0000000000000000007b0610e918e8c36c9614ab475b3f5f82d69bb350f6c55f 2,379 1.00/1.00 vMB 203
464,250 464,250 0000000000000000000fe21cb111b0f4ada007091aa64a6d247a3de51683be6e 1,560 1.00/1.00 vMB 135
464,249 464,249 0000000000000000003032fc0c9a5cd10028c08c9655ab36ae430b7e15c7c897 2,092 1.00/1.00 vMB 182
464,248 464,248 0000000000000000016c39444d85ecd3b395b2661d2242a1a3fa7674c7422491 2,431 1.00/1.00 vMB 129
464,247 464,247 000000000000000000727cd4e3f55bfac067d15462e9aec759dc677966819592 2,380 1.00/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.