Loading Tool

Explorer IconExplorer

Memory Pool

24,787 transactions
11.69 vMB
0.02975850 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.76/200 MB

Candidate Block

Mining Attempt b9262f4deb3b484d2c8708cf1cdfac120a52e03d1444c3685844f9b7b7a97b9f
Version 20000000
Previous Block 0000000000000000000114a049a936b01d7a2f4039ee9d53d3b0d775f60e1ee6
Merkle Root 195f99b094e17cc8d025a7dad8d4f833e5c6e976acce2b9e45adffe4403f7156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,910
Size: 0.997942 1.00 vMB
Total Fees: 0.01047983 BTC
Feerates: 237.89 > 1.05 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,662 (661,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,345 252,345 00000000000000227cdec125bd0b46b91a4fcd6463871c8f873cab4ecb5a6221 368 0.12/1.00 vMB 115
252,344 252,344 0000000000000002af16905a5a6a7406bbdc80281623558db8a3dde8190b0073 64 0.03/1.00 vMB 70
252,343 252,343 00000000000000080af98a8976a21707d89ef6dbf47f2563dbc5420cc48438da 160 0.08/1.00 vMB 123
252,342 252,342 000000000000004b0b9aa2cc6222b0129e0453d7f867db53fe76789bec379885 15 0.00/1.00 vMB 38
252,341 252,341 000000000000002b4ea7501287db8224e6e3273ab60201f4eeb9f05e50554459 431 0.17/1.00 vMB 101
252,340 252,340 0000000000000007161861a35bec3b3b099ea0718451acee57d591507a795fca 189 0.09/1.00 vMB 101
252,339 252,339 000000000000001d836701334455bf99a415b4b671485c0e6593560734dc97e8 280 0.13/1.00 vMB 109
252,338 252,338 000000000000000d335220622e0d81611297359537f098eb2971c849940f6ff9 289 0.09/1.00 vMB 240
252,337 252,337 0000000000000011ad829f1eb083b5784f79581fac88459173c7c59742b599fe 52 0.02/1.00 vMB 38
252,336 252,336 000000000000003a21d4b0a076d055f2094cc94ae8cebcc9e2cdbde2862bf143 340 0.19/1.00 vMB 89
252,335 252,335 0000000000000049d734fdc3f86a33ca473c6e1b36b96d35f62f497c39c62b0e 491 0.21/1.00 vMB 115
252,334 252,334 00000000000000441b9ce9cdac3752759bcae0d9374366d6de926bb9f3acf798 225 0.08/1.00 vMB 196
252,333 252,333 000000000000001efe183755d245a2d5a3956bf677e1dd35abad860241e4b654 94 0.09/1.00 vMB 36
252,332 252,332 00000000000000475a9e6bbd97803766dc7285279546973c181ae55a9e9fdaa9 555 0.23/1.00 vMB 121
252,331 252,331 000000000000004669b1cb37202e8dd95cabe3937d777427305b078018df7ac2 512 0.23/1.00 vMB 129
252,330 252,330 000000000000000d6da3d3e5d1de5ff705de6eced904f5d8393379b5339ea558 159 0.09/1.00 vMB 136
252,329 252,329 000000000000003f4647aa08dc4ed571edbef27322b2c8ccfcb00ea56b861356 44 0.02/1.00 vMB 116
252,328 252,328 000000000000000a7081e4866450b1cdcab6f65192cf14572bb72d08c7430d46 55 0.02/1.00 vMB 25
252,327 252,327 0000000000000035623237565f2cd53d4785e729b262a32adf389f9d2a6c705b 41 0.02/1.00 vMB 78
252,326 252,326 0000000000000043d7daf4096f7e8163f9ed50b32813d82295359a04dde7eca2 97 0.06/1.00 vMB 19
252,325 252,325 00000000000000337d30c5c9f6fa9061f26216e74381dade54838c7dfb16fd87 617 0.25/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 780.02 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: 480.61 GB
    • Received: 3.15 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.