Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.21 vMB
0.11109019 BTC
Random Selection Loading Transactions
Max Size: 182.07/200 MB

Candidate Block

Mining Attempt 09d7ed4aa33a584da4a5056c6310e16f88477825fd32611a9beec096ec987b69
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 6a09fdc949a764655bfa8205347080003d870cbc0add5a28d883e94547ca4c6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.03921252 BTC
Feerates: 111.07 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (543,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,720 371,720 000000000000000009a2eecd4984e82beb29bcc3b26fd69925984ea6c2c2ba8c 1,508 0.74/1.00 vMB 41
371,719 371,719 000000000000000006389b642fa34e8f6fc38091442868a126ee488a18d5fa42 421 0.24/1.00 vMB 40
371,718 371,718 00000000000000000410fbfe502baf7e020cb1d182e3714252bd59838ed563e2 1 0.00/1.00 vMB 0
371,717 371,717 000000000000000000a7e7c14afb8df8fa155c5a614c0f2663b11409fa513c5e 337 0.16/1.00 vMB 43
371,716 371,716 00000000000000000626fc49b71aa328bb6f724969d6f7bc32f577af0d515712 515 0.24/1.00 vMB 41
371,715 371,715 0000000000000000032fa48b2c91163d366cf529a53af6979b178d9573fe3c5b 54 0.04/1.00 vMB 39
371,714 371,714 00000000000000000a8228f178a949d75871a2c37152acf52acc9f707e36973b 377 0.18/1.00 vMB 37
371,713 371,713 00000000000000000f56bf9e58e5003755d788cd4103e2a47c45a7ab0dc100a7 1,120 0.55/1.00 vMB 41
371,712 371,712 00000000000000000684a21daf3c3155f5b60d3be4b536de65dd28c2678eeac6 537 0.39/1.00 vMB 28
371,711 371,711 000000000000000002d0c518bcb64f7327c5a8e408f1f819f331e613e9997654 298 0.22/1.00 vMB 21
371,710 371,710 000000000000000007cd86521de95aaf683ac0eeccaebe663e9b98ddec930b05 1,493 0.80/1.00 vMB 36
371,709 371,709 0000000000000000027b597806b0e9b4053d4876ed9530f33ca3c12dbb9d1436 360 0.18/1.00 vMB 36
371,708 371,708 00000000000000000e3c62b8f3a71798bdef2cb4bf7ce241a319f59f2f7fa0f6 413 0.21/1.00 vMB 40
371,707 371,707 000000000000000000af336d330c3619db3c19d6346eb37b9b89403dfd155f97 238 0.14/1.00 vMB 27
371,706 371,706 00000000000000000e093db2eb8ac42c13cae1d594350f8ad3208ddd64afbb5a 630 0.30/1.00 vMB 41
371,705 371,705 00000000000000001330c5e6f7401d1c09d8a596450c9cc9aace589380a1b479 765 0.47/1.00 vMB 36
371,704 371,704 000000000000000008eaca15bcd5992cd42734e9ac7937aa27d0a7816fb9cc03 616 0.31/1.00 vMB 38
371,703 371,703 00000000000000001261aaf77b804649f965cc3a84f64a7b2d9cfb3141a0f8b0 1,330 0.69/1.00 vMB 39
371,702 371,702 00000000000000000be6adbfee70a335505904b2a5c1ba190ea1b37fc3f5e3e6 1,255 0.64/1.00 vMB 46
371,701 371,701 000000000000000012191ea33b1992571eff41685de58610027c58714aab4719 542 0.28/1.00 vMB 42
371,700 371,700 000000000000000006441a6b5111eebecd86b1a64699fceac7f2d10fd5ba7db2 1,032 0.63/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

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