Loading Tool

Explorer IconExplorer

Memory Pool

42,319 transactions
29.27 vMB
0.06970187 BTC
Random Selection Loading Transactions
Max Size: 149.88/200 MB

Candidate Block

Mining Attempt d76b5fecd24173b9434e92307e107efb4187dfcf9a956873fa278024f3bdbbfb
Version 20000000
Previous Block 00000000000000000001c828f0aae187fd43c96f8afcfb80f879b49902b03414
Merkle Root 0f6ae89506d51d4f509702daac8b01b9ec20fe396555ddd4f5f3b4e856d7ec32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,485
Size: 1.00 vMB
Total Fees: 0.01247463 BTC
Feerates: 200.71 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,533 (565,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,805 348,805 0000000000000000075d1c46c7a87be7232948de88aa7cf471fb1b6841ceafb1 284 0.15/1.00 vMB 26
348,804 348,804 00000000000000000288169040d08fa9509c496ceacbad96da482d3b094d07fb 278 0.15/1.00 vMB 31
348,803 348,803 00000000000000000dc5a8bf028a3b598afb4868f18fe4bcf6eb4027888227cb 88 0.06/1.00 vMB 20
348,802 348,802 00000000000000000ddbb97f8f29da51455bb2ebe9a695f80043cdcf0bc600ad 333 0.20/1.00 vMB 23
348,801 348,801 000000000000000007566007285dc6573e6eaef857df18b4f9a87bd7e59d700c 174 0.09/1.00 vMB 21
348,800 348,800 00000000000000000818e08bfea38408539fad888bb41a91d25c99e46dcffb9c 496 0.30/1.00 vMB 22
348,799 348,799 00000000000000000b57a67d3555edb9c9f4b7ee198a73869d24541a2ea7cc09 273 0.19/1.00 vMB 22
348,798 348,798 00000000000000000b0dfd05953c7c7fd689d3f6f1e9663b012bfcd08ad76caa 325 0.18/1.00 vMB 23
348,797 348,797 00000000000000001374f44d59efd3017038264200f0d8a28408f30c0ab2f912 1,079 0.53/1.00 vMB 26
348,796 348,796 00000000000000000bba5bdc2690ef92d7a85f92e9aca3233323c0ffed1f52f4 364 0.18/1.00 vMB 24
348,795 348,795 00000000000000000a9b6b1c183b167e1b66101406b7a9a1315b2cea09527731 786 0.43/1.00 vMB 23
348,794 348,794 000000000000000011ebbd8c94f6c0f844df3c9181e8fb4e9d24c2f4b086417d 841 0.39/1.00 vMB 30
348,793 348,793 00000000000000000b1062c9c786cafa8c008ecff63ef3b20ae503155e5344e3 885 0.53/1.00 vMB 25
348,792 348,792 000000000000000012a0eec065cfacb75498da138f52a82fc47cee61d532a9bc 292 0.40/1.00 vMB 77
348,791 348,791 0000000000000000001e2fb22f1e5d6022d4b4bd206acda5138fbe8b763e208f 1 0.00/1.00 vMB 0
348,790 348,790 000000000000000008f448538912473c50e6c4b77024d75db179af6d01cccabb 736 0.42/1.00 vMB 26
348,789 348,789 0000000000000000056fcdd7af6f10087e96d923b5c1d2cfe2f7f983657a449d 110 0.06/1.00 vMB 20
348,788 348,788 0000000000000000067ad7c21dc99a4f02df9a4112bf47db47f155c1a5172e26 167 0.09/1.00 vMB 17
348,787 348,787 00000000000000001570d9109ad43e2f4e9618ef12e6e111e6b60d7b916ef008 559 0.32/1.00 vMB 27
348,786 348,786 00000000000000000a64d523f677790e121573b6c42f0ec6ce68870fa23c40e8 616 0.45/1.00 vMB 22
348,785 348,785 000000000000000002f88e6e463a6376cb3b0f40483580cbfdc1e0203d00cf1b 863 0.55/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.56 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: 621.92 GB
    • Received: 11.28 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.