Loading Tool

Explorer IconExplorer

Memory Pool

80,964 transactions
30.04 vMB
0.09427762 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt f2b7c9fe03d5638890f5721a2afa663566d0b836552b7f2ec22f3bc086d32a48
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 2938561f0bab8c4fbe33fb5b254cc29a0ba49e524080412c09f1801f752bd29a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03120010 BTC
Feerates: 100.37 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (674,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,625 240,625 0000000000000094d55c269bcd6d05057d7912c33151ce94b2cdba6f9349a0e9 64 0.04/1.00 vMB 80
240,624 240,624 00000000000000a58ccabf100d954071cdaebae847c409f536156f31b3cc69b2 491 0.22/1.00 vMB 165
240,623 240,623 000000000000004e6f7552c4c661263a4340c1b11ddc159f5499a87501f25010 34 0.03/1.00 vMB 14
240,622 240,622 00000000000000c79760dfc7f161dbe5e1f38bb9bf83a57bdae9a6a481601ded 374 0.16/1.00 vMB 144
240,621 240,621 00000000000000dad49b6fc58696d07760c298bcb5550562f91041ad59955c0a 304 0.13/1.00 vMB 158
240,620 240,620 0000000000000049ca8ad3e596e524708c7822a8f26a9716b54ef9acc183483e 312 0.15/1.00 vMB 139
240,619 240,619 000000000000006d97d49b4021616e19ccb2df94ab30a752fafa52900051a68c 84 0.18/1.00 vMB 15
240,618 240,618 000000000000009615c994578343f1b793d1ce05fe9538f6c3c9017d7ae84e51 1 0.00/1.00 vMB 0
240,617 240,617 00000000000000ac23561ffc5880cc1edf2f64962d1546708fa695c7ce0d507f 96 0.04/1.00 vMB 175
240,616 240,616 0000000000000071f6e4ee0b4b9a95da91aac697517ca680330c32a162f7b815 414 0.19/1.00 vMB 147
240,615 240,615 000000000000006035e8a2fb5a6db5ff778f00b30801e43178f1f11960f8c940 233 0.12/1.00 vMB 109
240,614 240,614 00000000000000e0fbf2c0a054d4110c7d157a28e02368b81c565dafd27845c8 511 0.25/1.00 vMB 880
240,613 240,613 00000000000000494d1f55906dbf7dc078d769dba4ed5b8b00650d28328bbc16 565 0.25/1.00 vMB 165
240,612 240,612 000000000000000d537e0c13511ffcbb0e9b63800a9163ef103ed9a65ee92b11 338 0.10/1.00 vMB 88
240,611 240,611 00000000000000746defcc1c07d9cb5d2e1da0169dafed066b2390f2c394c34c 22 0.01/1.00 vMB 161
240,610 240,610 00000000000000440352faf48174a256e782dc2f5266b4942b576d54f197d471 334 0.25/1.00 vMB 93
240,609 240,609 0000000000000073a6fbf99fca27d71cb01d26ee4b65e45567e54e68fc23fdab 220 0.10/1.00 vMB 125
240,608 240,608 0000000000000017e7f3e8ffabec1aee92ab9c2ce85a28fe1fb439405a922a58 500 0.24/1.00 vMB 181
240,607 240,607 000000000000006652de05e930a2c63a302b7d9ec8c60569ed296d644cc1f9ce 220 0.18/1.00 vMB 91
240,606 240,606 00000000000000d98da52654f51e56b5055aa4a40940a9b4027e11006e227fab 525 0.21/1.00 vMB 178
240,605 240,605 00000000000000f6bd6f71d2f40b03fc3d0efa4c921b123cc6d18b38e11e32d1 226 0.14/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.