Loading Tool

Explorer IconExplorer

Memory Pool

41,532 transactions
26.44 vMB
0.05486874 BTC
Random Selection Loading Transactions
Max Size: 138.83/200 MB

Candidate Block

Mining Attempt a4320b738071a025a99500a4c698baaafd50f3b8a6432c883732ec343148033d
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 79f7fae4ffa433ecd0e0cba2fdc1fd766747d25530701b1a1280c8e32d6d0e77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,914
Size: 1.00 vMB
Total Fees: 0.00625635 BTC
Feerates: 100.68 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (146,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,164 768,164 00000000000000000007e7968f76e7c47637948d9073a862ac27c10004dd78de 1,550 1.00/1.00 vMB 6
768,163 768,163 000000000000000000044924d54f3f62985a0d73775e56b51b34213f13838abc 2,605 1.00/1.00 vMB 19
768,162 768,162 00000000000000000002691aef030f179f2cca571003dfff89621b91fcfbb95a 2,019 1.00/1.00 vMB 24
768,161 768,161 000000000000000000024fbaf07ffd07d143f38e761d7ec39ec72b894b18fb53 604 1.00/1.00 vMB 2
768,160 768,160 00000000000000000003a0b3ad937bc13a7aa8ca24e6cdb88a12322d0ff92760 2,464 1.00/1.00 vMB 17
768,159 768,159 0000000000000000000154b972090e6e20ea63cc720ced2321675b66593ab2ec 2,484 1.00/1.00 vMB 16
768,158 768,158 000000000000000000058a2012ac58c013351582837ef4fd0d8d1f529636a7f1 1,030 0.32/1.00 vMB 14
768,157 768,157 00000000000000000005492cce43e47a8cd3e197b0407044cab8ea7c3f7515cf 150 0.05/1.00 vMB 21
768,156 768,156 00000000000000000007c8216f35f1cc4a4412d8b66d635226117d09510a095d 1,372 0.55/1.00 vMB 14
768,155 768,155 00000000000000000003a1b2ab8710653d26efe0b4c2a5fed8335acf54a6b365 1,197 0.45/1.00 vMB 15
768,154 768,154 000000000000000000036535f5d9eee50a5a18a85595f35d99d80b88bdb7678e 1,735 0.87/1.00 vMB 8
768,153 768,153 00000000000000000001b15cc38f0d2a52668e5ce7c34fcc1fa8cd8de438bc73 1,884 1.00/1.00 vMB 17
768,152 768,152 000000000000000000021e87dc0d4d86d88dad03a69f2cc1b8fbcb18272402f5 1,150 0.43/1.00 vMB 14
768,151 768,151 00000000000000000004e8a506ade8e934e5d96d5dfd6cc06624e26e40c6babe 1,651 0.66/1.00 vMB 15
768,150 768,150 000000000000000000056b6632316fcf1595e5f6117a2d0a56c17775fb45a283 574 0.64/1.00 vMB 9
768,149 768,149 00000000000000000007eb9b9243986c5708033bb4f6fff9de3dee114a1cddc6 179 0.05/1.00 vMB 16
768,148 768,148 000000000000000000023029fb4289ec9db06f720c0437e23a75b8c92b5f7bd3 1,359 0.50/1.00 vMB 15
768,147 768,147 00000000000000000001ac1c646e338d454912774d5f3c04b6cd1fa7cdaa2782 1,567 0.99/1.00 vMB 5
768,146 768,146 0000000000000000000798547bd6d9f41b6a936990ee03360bc1b71365366a4c 3,186 1.00/1.00 vMB 22
768,145 768,145 00000000000000000003ae3935f372dd276acd5eded020723ff1534ace799ead 582 0.16/1.00 vMB 17
768,144 768,144 000000000000000000032aab4d0ac5bb855d7177e68ce64ca5e6edb4a021be15 2,650 0.98/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.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.