Loading Tool

Explorer IconExplorer

Memory Pool

75,464 transactions
27.78 vMB
0.08069471 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt ef5c1e627086ec31cc81fbcc97723a50f41d0664c4e911a0584f7d5fe982bcd8
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (495,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,573 419,573 000000000000000000e9d0f64fec79a9163142a3ffca5c27a552275c171820fd 988 1.00/1.00 vMB 22
419,572 419,572 000000000000000001a194a5b1038382f3944a7139e587b5a66861d81b7bddb8 1,916 1.00/1.00 vMB 41
419,571 419,571 000000000000000000f4697950a7064b4068fdaa17da3983ff8ec66a2aaa830d 2,957 1.00/1.00 vMB 78
419,570 419,570 0000000000000000038a937dc32cacf000bef1a236dbe75abfe5b4f2f22c9746 1,506 1.00/1.00 vMB 21
419,569 419,569 000000000000000005257cc97bc2be72fb0f6ea12b148a90e6badbc1f3f6d2d5 2,362 1.00/1.00 vMB 45
419,568 419,568 0000000000000000049d940dbf93972d28fe70a6675853701afe5c99099935c8 2,921 1.00/1.00 vMB 43
419,567 419,567 00000000000000000329b073bab2e4922f24d2227b6a3861d13d1494e0ebe03b 2,973 1.00/1.00 vMB 79
419,566 419,566 000000000000000001f2692f2f42a18e94e16271298bccf537f168a21a2a5f71 3,289 1.00/1.00 vMB 86
419,565 419,565 0000000000000000009a7c6d897fda64c3587ce1ad25e45f7c270ffc47582d0a 95 0.10/1.00 vMB 53
419,564 419,564 0000000000000000004dee0a714b11034e682beefa45adb7abb2fc1e65421288 412 0.25/1.00 vMB 34
419,563 419,563 000000000000000000676c7d19dd808d9b21b32dc506108439985465fb638768 2,210 1.00/1.00 vMB 39
419,562 419,562 00000000000000000335c0de105832e584beffacc9520cbb29ade53dc2398dde 1,806 0.75/1.00 vMB 80
419,561 419,561 0000000000000000017e3c7e497b2031e6346642f9aa52a74d1d3b48fd18f996 98 0.03/1.00 vMB 64
419,560 419,560 00000000000000000365f36f95213396e333c2179146d75e084fd627654aa71e 316 0.17/1.00 vMB 45
419,559 419,559 000000000000000000e8cd03b66cc09551c228f5a1c3447ef602675f28eebd50 1,433 0.83/1.00 vMB 34
419,558 419,558 000000000000000001fcb05550d0bc5b9a77ba04c0397e28e721c4190781dd46 2,838 1.00/1.00 vMB 61
419,557 419,557 0000000000000000048bb036fa47acc42f70c24e9037659a30c826de8266ec4d 736 0.32/1.00 vMB 41
419,556 419,556 000000000000000002af6db821d0d6a97f87f2822759392a5003820f2707fdba 608 0.36/1.00 vMB 36
419,555 419,555 00000000000000000066de9cd0b2eddfc7cdd8a758d72d35fe4492296fcf799b 363 0.13/1.00 vMB 61
419,554 419,554 0000000000000000010d93a1f354ce9c88d8a682569f0df1223daf1ac9b7ba29 328 1.00/1.00 vMB 5
419,553 419,553 0000000000000000021716555324ca2703f3a62356529af0f5a26284509b2e37 1,788 0.99/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.