Loading Tool

Explorer IconExplorer

Memory Pool

25,030 transactions
12.29 vMB
0.03510232 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 69.12/200 MB

Candidate Block

Mining Attempt 9fc235fc8a083d65c7c24f1e940e1d75db28fc40b140777979056128a64c36f0
Version 20000000
Previous Block 00000000000000000001268a19f99a88ed20e383fadd73cfb09cc0cbd48307e2
Merkle Root 0745814c26dcec63e6e32c490913760ed3096af1c395488ee68bc95f1e9291e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 0.99790525 1.00 vMB
Total Fees: 0.01252398 BTC
Feerates: 29.85 > 1.26 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,652 (786,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,445 127,445 000000000000266907fddad5cbc11fce393930b0e6c8a294127db5512f104385 9 0.00/1.00 vMB 1,477
127,444 127,444 000000000000186a223588fd54066c6d0a8a6d5fb7d874b50d6795e285b2e7f6 1 0.00/1.00 vMB 0
127,443 127,443 000000000000257a1d77d4e8189f9f3adcb15dbaf28616f07a4da9d1f06b1fc0 61 0.02/1.00 vMB 431
127,442 127,442 0000000000001761881fe492322d408a2e3ce621bb27e4e3cf79ff5bb107c129 24 0.02/1.00 vMB 598
127,441 127,441 0000000000001489b08d12c26020b9c6bea0003750e6c24519b2c091be5d61c0 4 0.00/1.00 vMB 2,286
127,440 127,440 0000000000000702a2e1ea008854d573c5c241b5644a3ac1cf2f6cb15ca3d68d 3 0.00/1.00 vMB 96
127,439 127,439 0000000000002607222791ae591273a53bc80da6cd7538ead1e8190a739d7666 200 0.07/1.00 vMB 949
127,438 127,438 0000000000002107285c86c21a0a0bde4d34a7eda1a9c29af1271adf6ca0e65e 13 0.01/1.00 vMB 594
127,437 127,437 0000000000000f14c3407c7b6ea6093340aafe20211a35f0ac7dca60d1c7962d 7 0.00/1.00 vMB 245
127,436 127,436 000000000000112645ffea21d6e12edeb1b9a09f8f8be4248a7e0e8bc624c43c 18 0.01/1.00 vMB 383
127,435 127,435 000000000000177ab9d18640b96eb3804afd7421f0529fa4d9fdad4bd403d9a7 10 0.00/1.00 vMB 1,090
127,434 127,434 00000000000024dded6ae61d3f4ab784295e662010d4df38bbb1ca01521e64fb 2 0.00/1.00 vMB 0
127,433 127,433 0000000000001373d302c950d98e7172804f2a3728d666200c93f3aee429c51e 7 0.00/1.00 vMB 593
127,432 127,432 0000000000000a8616c416583ed303eb565aaf7f99cca06c594342dfae1ea9f6 7 0.00/1.00 vMB 0
127,431 127,431 0000000000001224ae874f2a96643aefa13054095f5ae7e8a129980414df95c4 5 0.00/1.00 vMB 1,035
127,430 127,430 0000000000001969ff9cb0d529dc0c194debec6e2da0c6556ed413cc367385fb 43 0.02/1.00 vMB 551
127,429 127,429 0000000000001532c2d2019c1c3f3d22e508fe31e19839679bdf69e648c3b66c 17 0.01/1.00 vMB 695
127,428 127,428 0000000000000d32e0dd38c2bcfe65872a54e226daefa24ed4dad609f839d5e6 1 0.00/1.00 vMB 0
127,427 127,427 0000000000002284bbcd3039872087a1f6cd345ec944b92a75bfab820d2415d5 32 0.02/1.00 vMB 942
127,426 127,426 000000000000085b7fe4b4d7401c5502254819c94b933ab160f823018fec04da 2 0.00/1.00 vMB 0
127,425 127,425 000000000000096dac9069dda496d347f669bd27d7478d208d5962beb20fc2d1 10 0.00/1.00 vMB 743
Previous 10 blocks ↓
Total Size: 780.00 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: 477.46 GB
    • Received: 3.09 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.