Loading Tool

Explorer IconExplorer

Memory Pool

84,690 transactions
32.77 vMB
0.08372875 BTC
Random Selection Loading Transactions
Max Size: 194.14/200 MB

Candidate Block

Mining Attempt b1601cac3306ecf55bc58eda36b8da9fd989ba9fcc8f0a31e7d030f90413a111
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 987e21f9cad4d58ebfd8d07b5ace04301d23be1a48dc1e5ec847335e8745b8c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,311
Size: 1.00 vMB
Total Fees: 0.01874996 BTC
Feerates: 120.64 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (641,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,145 273,145 0000000000000004d3f40739fddeeabd787e939e9a2c0316a246f1f6ff4f851e 328 0.15/1.00 vMB 40
273,144 273,144 0000000000000004a8710d42eb24b26b2781ff8acc519393a9c0e15615ca19b2 155 0.09/1.00 vMB 47
273,143 273,143 0000000000000006027ac8d476b0d163355627fce20f32e48678ebf77e256ec6 29 0.01/1.00 vMB 59
273,142 273,142 0000000000000000493d1832f7643af0491653c8806ac4c7dcd19131bc195d95 37 0.02/1.00 vMB 44
273,141 273,141 0000000000000000edc1a93f09d83d3943e905dd9ea02969591b0c37a24e34de 601 0.35/1.00 vMB 45
273,140 273,140 00000000000000005d97afa69505c749b2aab7f24a0567127128f85ec6615c4b 625 0.25/1.00 vMB 63
273,139 273,139 000000000000000313b686fcdec2903dc459321f243508a43ab7209195db5f86 143 0.07/1.00 vMB 46
273,138 273,138 00000000000000012dfb9829fed55a48dd0cecfd5b1c396010dbca62a4b85eb6 381 0.19/1.00 vMB 61
273,137 273,137 0000000000000005c85600c605013cc180fb6586b1ab66098f622ec76aca4b6a 293 0.16/1.00 vMB 53
273,136 273,136 0000000000000001c60c2e96109c3e6481ada40468e4261aa371b662be5dcbd5 267 0.10/1.00 vMB 52
273,135 273,135 0000000000000004d90fa8861eae78695407940b3f000200f13738e4d3d1cc02 638 0.30/1.00 vMB 59
273,134 273,134 000000000000000375942e232755a99bd378586511b37cfa5d6bb7e8725faf69 244 0.13/1.00 vMB 39
273,133 273,133 0000000000000003ee901bcc1642700b10edd53e1eee3bc8141327623b23790e 304 0.15/1.00 vMB 44
273,132 273,132 0000000000000001d92d4b6f955d23ebc323cdbf96705ca21cd03f90a26d2991 689 0.34/1.00 vMB 60
273,131 273,131 00000000000000039045dc63d713d9feee0d3c3458f5cb60afad3482ca2dca8e 484 0.27/1.00 vMB 36
273,130 273,130 000000000000000090ee78c4352ea71f33dcc3a4566df1c72117088e1a372004 174 0.09/1.00 vMB 40
273,129 273,129 00000000000000046346bea361510d5c60ba1029034b57e2cb863346a00c6717 390 0.24/1.00 vMB 28
273,128 273,128 0000000000000003892c1b85ba2325278221b9c91e0193d5d008f994dbe18e54 574 0.25/1.00 vMB 80
273,127 273,127 00000000000000058dcbebb061192a30524a794730898df5d1ab55e0065fe707 81 0.16/1.00 vMB 15
273,126 273,126 0000000000000005f06db268b9c28e562d8a42e48bcd1e5805bba860557f5579 148 0.24/1.00 vMB 17
273,125 273,125 0000000000000001a4de4af30f6e62d9309f3b6d6a1ba58af43090f7076de47f 446 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.