Loading Tool

Explorer IconExplorer

Memory Pool

82,407 transactions
31.03 vMB
0.09078026 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt c8b8ce30b556063322e65b787e9e777d819bf1196c2394164c113d9a015ca8c6
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 483926b438c66aef07b87535f57a76ac5f819e8dcc7be7f9e04c16664a13ebdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.02096103 BTC
Feerates: 100.00 > 2.10 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (533,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,172 382,172 000000000000000001a79e328e9926a73e43179ae558532d5b504cb0cfe7ef0b 2,117 0.93/1.00 vMB 38
382,171 382,171 000000000000000002806009ccb98252a3206f473350a9ad459448f3a5e3ab84 1,318 0.73/1.00 vMB 28
382,170 382,170 000000000000000002be830d4dadcc4b2f5ba3c710005afc7ade966d1bb9c997 740 0.39/1.00 vMB 32
382,169 382,169 000000000000000002d76b27db869ab138f1bcb9224116f04fc388f79a86d01c 880 0.75/1.00 vMB 20
382,168 382,168 00000000000000000b70755a0e2acdab32302915446212a454594be9cb421304 2,769 0.93/1.00 vMB 45
382,167 382,167 000000000000000010c59eeb2796e09ae440125f5ddb01441090aff90903b99c 1,985 1.00/1.00 vMB 29
382,166 382,166 000000000000000005be92b39b04ca021cf95aca7dcf201f4af5870c2ce0677d 855 0.99/1.00 vMB 10
382,165 382,165 00000000000000000e675e7066281368602ca10d0fd81bda3433256fa9cc8239 819 0.93/1.00 vMB 20
382,164 382,164 00000000000000001195614f73370a83ba8d01019573805feb6b8522e9c9e487 1,984 1.00/1.00 vMB 38
382,163 382,163 00000000000000000c9430496d229af6fbd753b536b5528eeff9ff4b23fa9fdb 1,595 1.00/1.00 vMB 24
382,162 382,162 00000000000000000c6805be6e400ed46b6e9b211631f673a15a0d666e74fed7 2,042 0.75/1.00 vMB 53
382,161 382,161 000000000000000010c7297891a74e77b49a4f94259a0fd1688eb37b348502f8 2,993 1.00/1.00 vMB 60
382,160 382,160 000000000000000004345c87e8154d8be5710fed8e801e4f399535d6f6525a89 1,392 0.85/1.00 vMB 29
382,159 382,159 00000000000000000ec9eb8663205a64ca33710142c05a6e52502ae54ab848f3 249 0.22/1.00 vMB 15
382,158 382,158 00000000000000001033363572cb28fd790e2a7c965b12bed39fc2388c1f3bed 963 1.00/1.00 vMB 23
382,157 382,157 00000000000000000b12b6e993f63c0ac7200e194cdc5349105313748659878f 906 1.00/1.00 vMB 17
382,156 382,156 00000000000000000e9c5de8472b4e6919d7a021df40e7daf763a1d3360751cf 832 1.00/1.00 vMB 13
382,155 382,155 00000000000000000c45f2396dfb09535fa9be21611a7093b2d6b8ef4488ee30 1,591 0.99/1.00 vMB 35
382,154 382,154 000000000000000010472b9348a501f4a5fa5922da1ffed0dab9e040e648d93a 725 0.35/1.00 vMB 29
382,153 382,153 00000000000000000e944276d67a6aea06c0c9e970d853c2bddb2402d03f3c0a 1,920 0.98/1.00 vMB 33
382,152 382,152 00000000000000000fbe7c6046af450c97ab5e80158aade952eb1309c7db938f 1,548 0.95/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.