Loading Tool

Explorer IconExplorer

Memory Pool

84,120 transactions
31.49 vMB
0.10240772 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 5897593be4e6f9f7d62bbe6847a055dc1cff38d3f11bdab4581173a467f51879
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 7027703ccd8da32727b8d660d412f7c36f6dbe7e76bff7230b34f374613f9443
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.03005444 BTC
Feerates: 150.54 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (495,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
419,552 419,552 0000000000000000022786455f75b4579bb0ed58f5d6cadc04c5082807d33d27 1,259 0.63/1.00 vMB 46
419,551 419,551 0000000000000000035dc22eef5592912119336a4d534afc91374a9cb5901ba0 1,002 0.45/1.00 vMB 46
419,550 419,550 00000000000000000258dbb626f4219c8940e795a3128cbdcc8dd5910b928df3 245 0.08/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.