Loading Tool

Explorer IconExplorer

Memory Pool

43,760 transactions
26.73 vMB
0.06711981 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt 11315dc55ae389ba4bfd798a2525801b47825f585b8800a55bbd43501c6f0529
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 815676ae8168b48e5520c9cc2b990907a8545f6f5dee1c695bb39f2420117887
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,089
Size: 1.00 vMB
Total Fees: 0.01799237 BTC
Feerates: 200.71 > 1.80 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (113,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,574 801,574 00000000000000000000006778a1bd9554fdf39c5ba7a36d01481fdeafa35acc 2,272 1.00/1.00 vMB 14
801,573 801,573 00000000000000000002f3672cedd5201ba1ff0cdd7d1757e472d56e707febca 3,035 1.00/1.00 vMB 22
801,572 801,572 00000000000000000000c962bcdb1820ce19e2407cae705c4d49bded7fe35d05 3,232 1.00/1.00 vMB 25
801,571 801,571 00000000000000000000dd4762e6c68c7a234a0a248846f1bb1092124608c1c0 2,415 1.00/1.00 vMB 17
801,570 801,570 000000000000000000034313a001cb3710333a82e810c5d42d1b04d529ac4703 1,938 1.00/1.00 vMB 17
801,569 801,569 000000000000000000027f60922e499f0d04db342de3182cafd9e76c37e00525 1,546 1.00/1.00 vMB 15
801,568 801,568 0000000000000000000230e8679672a278d58b478c47c11c5f08404b820d3811 2,650 1.00/1.00 vMB 18
801,567 801,567 00000000000000000004230c869244762f68d829d3a68418a0114bfc90e5c7f3 2,068 1.00/1.00 vMB 17
801,566 801,566 000000000000000000001b05943850f67ab84d43826d45d79777c54824f6c724 2,508 1.00/1.00 vMB 26
801,565 801,565 0000000000000000000463ee99a0c197ec159d18224e0ade4306d361e89483c1 3,089 1.00/1.00 vMB 15
801,564 801,564 00000000000000000003cb1d306cf4ba0e14598c7305cf38fa6f6603d2a4349a 3,213 1.00/1.00 vMB 23
801,563 801,563 000000000000000000048a9bbb0ac9aada09a6d4e22fd7740eb0e3196c76fe09 3,329 1.00/1.00 vMB 30
801,562 801,562 00000000000000000002bf76a9cbf7fe201bc358f9570d2c9bdd60b6ded7eb76 2,594 1.00/1.00 vMB 18
801,561 801,561 00000000000000000004583206dce84a572dec5f9c738d2c79aae939f012b79d 2,855 1.00/1.00 vMB 16
801,560 801,560 00000000000000000000a7b644ebd683ac9bb236472986302fa48a0125dd4b16 2,859 1.00/1.00 vMB 19
801,559 801,559 000000000000000000052f480131f7b4771f0430ad45ff74ce77e6f3ef1c2759 2,151 1.00/1.00 vMB 21
801,558 801,558 00000000000000000003f3a115cbb7bed6e7d8a4dae63a52d86f27ad4e013b06 1,690 1.00/1.00 vMB 18
801,557 801,557 00000000000000000003350604b63577abe21a7c6cb605fd61f474c8ceb856d0 1,289 1.00/1.00 vMB 21
801,556 801,556 0000000000000000000191a602d81e0ae36f27981e876f00b6c46ae822aa3a08 2,899 1.00/1.00 vMB 26
801,555 801,555 00000000000000000002e95156e8e3decb12620eb6d364f4432735083ea93117 3,671 1.00/1.00 vMB 24
801,554 801,554 00000000000000000002c19beff92d2f843dafe98a51f4510628c55f70fbcb02 3,135 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.91 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: 645.84 GB
    • Received: 12.78 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.