Loading Tool

Explorer IconExplorer

Memory Pool

79,057 transactions
29.38 vMB
0.08677107 BTC
Random Selection Loading Transactions
Max Size: 177.79/200 MB

Candidate Block

Mining Attempt 8e87d7c89f32966ccd390a7ad8cd34da665050e01dc0f3d7d30a3e454db0120f
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 86def43275925a322a3ee2d8e8deb6e5fdf088270fb60ee3403ad1c34d111526
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.02516326 BTC
Feerates: 263.85 > 2.52 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (671,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,578 243,578 000000000000002145063d95951bfe161c66f45e59b64394b32e447ca33d5276 5 0.00/1.00 vMB 56
243,577 243,577 0000000000000078009979b1ecb49a293cf74948caff9f8b3e42bc53003a8f60 155 0.11/1.00 vMB 74
243,576 243,576 00000000000000a3e85ff72c403ba22c1e085782eac978ae2ec04bdc19725a0c 194 0.08/1.00 vMB 47
243,575 243,575 00000000000000b7df8ef8dbf33a1991a6a0b017d32e267d522d4d92bf497105 634 0.25/1.00 vMB 196
243,574 243,574 0000000000000080aa3f5b5c2320928ff59b71d1c599c55f23a992f77440e3fa 30 0.01/1.00 vMB 176
243,573 243,573 000000000000006f7e66b9241edada13e058e0d888ba4d914bf59afb91d8f123 60 0.03/1.00 vMB 190
243,572 243,572 000000000000000e699761adc8248cd99e6b1ffe7a22a021ad0d95ba0d976c58 164 0.07/1.00 vMB 150
243,571 243,571 00000000000000b3ade94cbe29f59d62934d8f05b51b20ae75b31da65587943b 174 0.08/1.00 vMB 135
243,570 243,570 00000000000000949d20b0bc8ca763c2b7e3c605f358d8205079f06631826347 312 0.22/1.00 vMB 86
243,569 243,569 000000000000008927c9ba2fe47a53178a6e8329a234987f789154ec7960b24b 676 0.25/1.00 vMB 192
243,568 243,568 000000000000000fa155df248a814a4f08dfe6ad5a1951df1c7e33b6722301f5 67 0.16/1.00 vMB 11
243,567 243,567 00000000000000bb86ba0216c10c1146889dd69a84ffc494bfaf87752fe43bd2 208 0.12/1.00 vMB 77
243,566 243,566 000000000000008b6c0edfa93b7db0c816ecde50eb669a4bb48070dfad4cf4fc 661 0.25/1.00 vMB 208
243,565 243,565 000000000000006cede15edd2d500223e06f89c1d2bafc1ba3223f42355960d7 30 0.02/1.00 vMB 43
243,564 243,564 0000000000000087cd471cfd392eabe17b691bf2ee233b2b117a6683e828fab1 265 0.12/1.00 vMB 158
243,563 243,563 000000000000009f98d8b0045107ee37e07643aff6bf3a89deebef485e5f4330 87 0.04/1.00 vMB 186
243,562 243,562 0000000000000002f5576fd91295a9608e58204c1957cfe28a9e5bbf7a58231a 64 0.03/1.00 vMB 109
243,561 243,561 00000000000000923c29f58e234e70bf483aebf85d65f07c8a9dff1180804259 280 0.13/1.00 vMB 116
243,560 243,560 000000000000003b9ebb223544a13e86a4d3909cf483d705179fcf854e8f0c12 432 0.18/1.00 vMB 217
243,559 243,559 00000000000000961730b3a65d0346d3a75eb86a385c86a39f30ccd6c1576afd 288 0.13/1.00 vMB 160
243,558 243,558 00000000000000b21161124e12639538c84e9c8980188949807e7497207912c4 197 0.06/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.