Loading Tool

Explorer IconExplorer

Memory Pool

80,870 transactions
30.29 vMB
0.09392637 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt e624e9d74d8bfbe97ed8a5d4e0b5691c22c4ead85b7b3a81e287a55e079fbea6
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 25dd2d7e8526d9826d0dd351b0c2760e1e2ac9b27f4abe7ec2d4260d1d1ceee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.03134170 BTC
Feerates: 301.07 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (247,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,223 667,223 0000000000000000000008404090379754f78e7304d4463486ea0a50a05308c3 2,235 1.00/1.00 vMB 84
667,222 667,222 00000000000000000000f7b9e9d24deeb831e3d9b9994c68e6b6592c41bf22d9 2,274 1.00/1.00 vMB 74
667,221 667,221 0000000000000000000490aa5e35ea5c743cd02cc810fe7bef5797d805566e94 2,987 1.00/1.00 vMB 119
667,220 667,220 0000000000000000000c785c609e93ba8a50f0e98481f1920696dfb44651735a 1,039 1.00/1.00 vMB 70
667,219 667,219 0000000000000000000bed33ab8c10bbc40c4b4a5c45d0a3f87e05e65a500650 3,359 1.00/1.00 vMB 68
667,218 667,218 0000000000000000000ccc506f44fa34d5b635a645ac34c1a09fc3de4af3dfd7 2,347 1.00/1.00 vMB 109
667,217 667,217 00000000000000000005a52259fdaed9077275d706f928aafa641568414deb57 1,817 1.00/1.00 vMB 103
667,216 667,216 000000000000000000006f0815656857e089792cb50a7596692574e3e5c36c72 2,249 1.00/1.00 vMB 110
667,215 667,215 00000000000000000003b85ccf8e8ecdfb3b4bce34cc5b663cccf97a8a53dab4 2,714 1.00/1.00 vMB 74
667,214 667,214 00000000000000000003beabf2fc425c4592b6d659c5e3eb2312e8d1f984ccf7 2,768 1.00/1.00 vMB 83
667,213 667,213 00000000000000000009d0130980352c189f53c7da8f3aaa5afadf450632f69e 2,764 1.00/1.00 vMB 92
667,212 667,212 000000000000000000031acb359b027b9f8f2c0ceb851a4222f83731ada19b70 2,727 1.00/1.00 vMB 59
667,211 667,211 0000000000000000000a5d5e14104175ec9f3db1947d911d8579ef11127aff4c 2,850 1.00/1.00 vMB 82
667,210 667,210 0000000000000000000cfcb147c274aaa7ed1d9dda47852cff6fed71ccf0b553 2,842 1.00/1.00 vMB 89
667,209 667,209 000000000000000000099caa1a464cad3a85b9dd55092088daf8c5ce5a7f8c32 2,282 1.00/1.00 vMB 105
667,208 667,208 0000000000000000000d8ad8ea87e8ebe3819ef27891f2365b2ea2bf2a0aae18 1,495 1.00/1.00 vMB 98
667,207 667,207 0000000000000000000131a8584481614ddf99c9f427780d4c0b9e2c48ab4674 1,951 1.00/1.00 vMB 109
667,206 667,206 0000000000000000000a0381c2419fc433267ec3f36a9f7c0c602e84879d8249 2,822 1.00/1.00 vMB 126
667,205 667,205 00000000000000000002939888912eff7fae4b899f556024a03858e46abfb5de 2,909 1.00/1.00 vMB 87
667,204 667,204 0000000000000000000bee7a874a30075a2651fd5a05a24bb9265c184b2dbc6d 2,406 1.00/1.00 vMB 69
667,203 667,203 0000000000000000000a68543cc2d8fa9863d61458a04ef9f224c1f40aec42cc 1,292 1.00/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.