Loading Tool

Explorer IconExplorer

Memory Pool

87,132 transactions
32.59 vMB
0.15128002 BTC
Random Selection Loading Transactions
Max Size: 199.02/200 MB

Candidate Block

Mining Attempt 338ed40661f5a8ccf0efa9850588c5845a0a85f271ffb5e4090da7057a79e40a
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 77546851d83fa408983e5402ef86d2c0fa4275e88512da97534b2b8fd2e52726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.05828740 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (121,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,776 793,776 000000000000000000002ce0b9d616a950b8e9f45412da14f4ea0e02f4ab7628 2,231 1.00/1.00 vMB 26
793,775 793,775 00000000000000000003566b028b81eb9af495178130962fd51c6820ee84feef 1,909 1.00/1.00 vMB 15
793,774 793,774 00000000000000000001f053af924d82519a8aacb310fa6d72753006ad768cb5 2,711 1.00/1.00 vMB 33
793,773 793,773 00000000000000000001fbf127f11cde5fa6d79ad0fb566c49a43b9874daf998 3,032 1.00/1.00 vMB 52
793,772 793,772 0000000000000000000245d88f28569427f219a049e3e8bf3838c3e3612c488b 2,376 1.00/1.00 vMB 24
793,771 793,771 000000000000000000001adc875bf16fa52469aae900dc87b46569047ce44b06 853 1.00/1.00 vMB 12
793,770 793,770 00000000000000000001765f347f96477537b147dea220c413ce04a7bccafa8a 1,664 1.00/1.00 vMB 14
793,769 793,769 000000000000000000029d54faed5845a3650b40c8159cfee33711ff68952241 3,395 1.00/1.00 vMB 23
793,768 793,768 0000000000000000000361604c99c506927cdaf731a10ffd36c30d34057d282d 2,736 1.00/1.00 vMB 14
793,767 793,767 000000000000000000000f064042ba5575dd52a699f99482848fb61e9324b055 2,442 1.00/1.00 vMB 23
793,766 793,766 00000000000000000000f0e41fd8f7b3d44b033fa99f0dcc3848bb6bd7ecc215 668 1.00/1.00 vMB 12
793,765 793,765 00000000000000000002a97bef6779ef14fd9eebfb31b65949ef147c21c30273 4,463 1.00/1.00 vMB 11
793,764 793,764 00000000000000000001c67dc6c95c7fc6aaa90a06a820bdac243046c9b87d80 2,108 1.00/1.00 vMB 30
793,763 793,763 000000000000000000035952ad8186979bfbe9a11ac2be7765cc8c28d3f5949f 2,690 1.00/1.00 vMB 27
793,762 793,762 000000000000000000019303a29de682e77c9b27c54381d8a860b29bf07a3a7a 2,181 1.00/1.00 vMB 32
793,761 793,761 00000000000000000003bb68d468abb01d7aa760c7b15a60cc3f868d46550cb4 2,246 1.00/1.00 vMB 33
793,760 793,760 00000000000000000003f554dd8737b1972830721db68bba2016aeb7c105feb4 2,386 1.00/1.00 vMB 13
793,759 793,759 000000000000000000027542d3415e5a195367bb985b70ef8d024eb4ea6c5b37 2,114 1.00/1.00 vMB 29
793,758 793,758 0000000000000000000118e8ceb39bd772c6690f125b1f2c59ef03a860c8a304 1,981 1.00/1.00 vMB 43
793,757 793,757 00000000000000000000cb3c6eb0d2d36953344aa022a45d9f53e2f8ba967b20 1,925 1.00/1.00 vMB 14
793,756 793,756 000000000000000000025b5127ef5872924753f3748a5e95123101741cb1d6e6 3,023 1.00/1.00 vMB 49
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.73 GB
    • Received: 16.96 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.