Loading Tool

Explorer IconExplorer

Memory Pool

27,727 transactions
11.11 vMB
0.02944463 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.55/200 MB

Candidate Block

Mining Attempt 2eaf69e3112e902c400cdd500259acf570e3af9181a46eedb9ae915ee5a3fdf7
Version 20000000
Previous Block 0000000000000000000206c1e0c8758b457d4a1f9452c474552980879a81c1b9
Merkle Root 9ae4da3b718c35ba49e233c41fb48bb28b621179310fa9ed71538a1ee052f806
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,790
Size: 1.00 vMB
Total Fees: 0.01072371 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,547 (752,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,645 160,645 0000000000000ccff3af34d420d9d7490a0be57f8e8c9fa9fcdcaac64756c6aa 56 0.03 vMB 44
160,644 160,644 00000000000000fd98683dab4f4d78449a1d1fa8d021c21500a931966cefc39e 73 0.05 vMB 397
160,643 160,643 0000000000000c85de5dd9f994d1a9a0d3b0cf978643e3389c7920c2840f5764 31 0.02 vMB 196
160,642 160,642 0000000000000c80c6caf77ce4ede8a94ac89a4ddd2baf5c3b84db62a3dd7300 51 0.03 vMB 65
160,641 160,641 000000000000072ac18b361d2a56366052d49fd065ff0ab6d930feb5a0463b73 83 0.04 vMB 229
160,640 160,640 000000000000046bdf7e81cc617686bf299ead5735887167ed77d0d93269ea0e 12 0.00 vMB 578
160,639 160,639 0000000000000c43212d8db79f893db2fafc84e18663d36e8bdd2512e767d7c1 14 0.01 vMB 196
160,638 160,638 000000000000085ee69ca24d20c2a654bdf72c12cda04b9fed803656ee8fc3a3 32 0.02 vMB 40
160,637 160,637 00000000000009fb48cd37e7db912722039e686cc2f8f0888cb62f692a6b419b 143 0.04 vMB 2
160,636 160,636 00000000000001e969d735c48f1d4ba075236ba2adebb4e13f13aa60d3dcc682 45 0.02 vMB 179
160,635 160,635 00000000000001e3e5061eae9d107c5842a9393d5e6b1f7bb76cd38d4e7a53df 57 0.03 vMB 197
160,634 160,634 00000000000001b029d4afcb8c1c3b307b0bb1e9ec0d609ee82d414a625508bb 93 0.05 vMB 195
160,633 160,633 0000000000000b45957e9030ec827bafb94a891e2149ed439fabf1bb531ff10b 41 0.05 vMB 84
160,632 160,632 000000000000035325ac954015ef639ae8484a9145284139d51c5f5665894a08 14 0.00 vMB 0
160,631 160,631 000000000000027140a9110b82749f436d5d7cb3e41113b66044f9574aebcd2c 1 0.00 vMB 0
160,630 160,630 0000000000000217de9f46e9bbb4adbb0ecbb1973e65d4a203e6743076f7ad34 61 0.05 vMB 117
160,629 160,629 0000000000000d5285f04962fabc602fc2f8a3c9c99a4cc792a82922a0c9fe1e 63 0.02 vMB 227
160,628 160,628 00000000000001b4a0edc781d4415c8301a7a24d1c1f151241e50eb88850581c 42 0.02 vMB 206
160,627 160,627 00000000000003c07b73af0193c4e671f8028c526996c3ed346fcf17055be6f8 60 0.04 vMB 62
160,626 160,626 00000000000003e925ec6f6d4c217269ab1019e26d30ac461cedbca512dd8baf 7 0.04 vMB 120
160,625 160,625 000000000000094b3b049af34f56df0c38f2a815b680c6cca8208add27204116 2 0.00 vMB 193
Previous 10 blocks ↓
Total Size: 779.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 412.55 GB
    • Received: 2.20 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.