Loading Tool

Explorer IconExplorer

Memory Pool

80,237 transactions
29.59 vMB
0.09711069 BTC
Random Selection Loading Transactions
Max Size: 179.10/200 MB

Candidate Block

Mining Attempt 36da1710ea4469f685122c4eea81f5c035a814bed000beae58ca53fbacfbf54a
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 1a7019cc3e8954c192f2ed02d1b1b36e35395c7a959587c6993abdba9203f6b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.03340776 BTC
Feerates: 178.73 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (543,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,721 371,721 0000000000000000043a3cc6384945041bb031b50c37903de2e4cf2e4e185051 1,760 0.84/1.00 vMB 41
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
Previous 10 blocks ↓
Total Size: 782.68 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: 681.61 GB
    • Received: 16.45 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.