Loading Tool

Explorer IconExplorer

Memory Pool

34,736 transactions
14.27 vMB
0.05996554 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 82.86/200 MB

Candidate Block

Mining Attempt 8111147c9ea37eb7a4361cb423cbf1330dc76cf1e37a891eb6f799324d9bb5c5
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 590e7c97df387098bacc3b632c582440000ac07b9585290a3fd88e0c722e1512
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,438
Size: 1.00 vMB
Total Fees: 0.01879123 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (657,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,564 255,564 0000000000000018da4ce2264d958a09c5d74c3c55ab63ec90a8e13f68e50b74 21 0.01 vMB 44
255,563 255,563 0000000000000020b76513b5617abbf383416ca1d5c752522add97894dcd982b 244 0.12 vMB 102
255,562 255,562 0000000000000024126a526dc82ebfa7c15667007459380d7d890faf06d0fe0e 142 0.06 vMB 111
255,561 255,561 000000000000003f8de481cd84a058cdce750365445dfdb03a6e4ec163669f7b 306 0.14 vMB 124
255,560 255,560 0000000000000009dc0d0bba27e24e450c39644394ba3c2090e12a4b932526ce 190 0.08 vMB 26
255,559 255,559 000000000000002bf4ffd079ebf63f004506bac1bb650894d202ac24c8992788 576 0.25 vMB 142
255,558 255,558 000000000000003726c1983088e1db57bc1e2cad5df1dd58b36f49202503866f 202 0.09 vMB 145
255,557 255,557 000000000000000e63c37c12040b4c8a6df922a25af06e335da404ae568a752b 106 0.06 vMB 123
255,556 255,556 000000000000001b55eec35716eb5b530a19e5b928b92224c02652c095d99bba 221 0.09 vMB 109
255,555 255,555 000000000000001466ffdf39ae0cf6e6d27f3e6bdd319dcf17bcff04548611fa 621 0.25 vMB 149
255,554 255,554 00000000000000241587376c58cbdbdf8c24a4b30be1b3c1a190a7dfb327fc21 416 0.17 vMB 143
255,553 255,553 0000000000000003d247790c97673166ce3261236cc24210d15dd71f401f9345 119 0.06 vMB 121
255,552 255,552 0000000000000023be686635b1081b937034fdfc8de433589abde8963dfeefc5 86 0.03 vMB 113
255,551 255,551 000000000000002834b3b08aaea3d1200d9337e47ea1a392e5c668c565fa342a 182 0.09 vMB 102
255,550 255,550 0000000000000013f0b08aeeaddd9a60d73b28536cc8815f3b96952586179b22 242 0.11 vMB 115
255,549 255,549 0000000000000018029bb8bfda64a424e988cd6126f8bf7bce978b2f1e6d5c2b 447 0.20 vMB 104
255,548 255,548 0000000000000032c2ef84206e6c3de59cc19d6355caf14233f1b5f35810e538 254 0.10 vMB 110
255,547 255,547 000000000000003128bec6afb1c88093232f05fb6efc8247a9483d716299e93c 214 0.09 vMB 107
255,546 255,546 0000000000000024dbf4f4b3fab22cbc46f7f06e1a7d08e84b219312dca8823d 43 0.02 vMB 82
255,545 255,545 000000000000002ce10a5e7f7290ef09fc71f2a453224149b9a86398f48b5fc4 260 0.12 vMB 91
255,544 255,544 000000000000003ed2368c5886694063b0777c67d0c1ea6141683d6c3abb9f1f 688 0.25 vMB 127
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 93
    • Outgoing: 10
  • Data Transfer:
    • Sent: 155.82 GB
    • Received: 0.63 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.