Loading Tool

Explorer IconExplorer

Memory Pool

14,933 transactions
6.46 vMB
0.03498734 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.05/200 MB

Candidate Block

Mining Attempt 35b54e447aba4cd59d6c84d1a06ec3d4a37533cfe14b28a56cf73cf7388d3e5c
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 7e74074638df894692a0d5f879f0a37d9175525e37240f4cbdb95181a598977f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,346
Size: 1.00 vMB
Total Fees: 0.02096793 BTC
Median Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (750,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,782 162,782 0000000000000c4b9faa0372679bc9750417a3cee5eb27f14a37261d221b1db2 6 0.00 vMB 0
162,781 162,781 0000000000000c73b06ae0a41a9821b48361662d8297c3df0a879eca5b09485f 33 0.01 vMB 162
162,780 162,780 00000000000008d2c9f5f5cb52506749babc6c491dc6d71cf9324cf13a4a5204 36 0.01 vMB 49
162,779 162,779 00000000000001d7989c3f3779ec13d91a482a748fa9e3a75f4c8e6cad7d61ee 32 0.02 vMB 946
162,778 162,778 000000000000043a7a14b3dca10f81b580ec14dd97f8a003b393a94acf14b827 49 0.03 vMB 70
162,777 162,777 0000000000000cecec77d8d0949f8a9ccf5a3df17d647dfd4b0680c8fa03a69f 89 0.03 vMB 203
162,776 162,776 00000000000008dc152993bd615d741f616655f05e26b096370b8ba5f89f3aa3 23 0.01 vMB 60
162,775 162,775 0000000000000cc32f9b90bfeede7c3365a048d12b81cbfbb3bf2ad531164915 47 0.02 vMB 0
162,774 162,774 000000000000005b329c784bf38bd92f158220269a2fe36d9765923a75fbc6dc 30 0.02 vMB 27
162,773 162,773 0000000000000846085e2d45eed4a6396780926ce015b02b4b0c5baee9ae82fc 34 0.02 vMB 95
162,772 162,772 00000000000005b16098446129bc7aa3e63ae8a843d2fbc6c4798ae22cc9d679 14 0.01 vMB 420
162,771 162,771 00000000000009bef18b1d821eb64b12456d286d5c84034a0f9f848470d5f6e6 104 0.03 vMB 0
162,770 162,770 000000000000089dfa01d53fa1d57e9d6a49238ab245e8f12811aeaeba2a9eb3 76 0.04 vMB 54
162,769 162,769 00000000000007f184b11ea333950c2c0aecfc26a94b812acc1d0957b806e051 12 0.00 vMB 831
162,768 162,768 00000000000003435e4e3b03fb294692ab249fb931adb5872c4e6bc6b907acc0 76 0.03 vMB 459
162,767 162,767 0000000000000a0010d6c80cb8a45aefd3cbde6c8c43e693b1bce1b8b3563eda 62 0.03 vMB 136
162,766 162,766 00000000000009e3489bb038fcf2deb25bc983d1bc38df9e9b40d71e9353afef 15 0.01 vMB 906
162,765 162,765 000000000000076c46e668988fc982fe32a3a2ed2a63e112f68050f39e9802e1 109 0.05 vMB 105
162,764 162,764 000000000000085989ae035e8cfcde9052d882d17fdacb3046a7d966965c316c 51 0.01 vMB 0
162,763 162,763 000000000000059d9a71ae3d62c82777f090470076c0343a9ddf90a6f2496fe0 56 0.04 vMB 95
162,762 162,762 0000000000000d1bbd50892933623230dee5508d0ba37a02cc9b766dc6f29f0d 33 0.02 vMB 214
Previous 10 blocks ↓
Total Size: 779.66 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: 315.32 GB
    • Received: 1.51 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.