Loading Tool

Explorer IconExplorer

Memory Pool

81,625 transactions
29.66 vMB
0.08688900 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 0a2b4abff271185c781fd1bbab510d2debb24603cc81b1df46592914c6607faa
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 59d9715edd93ef57a1a6b09c7bcca30d4dc2ac9d555247c2abb5f65a7207da84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,202
Size: 1.00 vMB
Total Fees: 0.02436213 BTC
Feerates: 100.53 > 2.44 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (606,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,365 308,365 000000000000000047aa9a1109559f72219319a72da0a65813e2f6ecd148ea58 731 0.31/1.00 vMB 37
308,364 308,364 000000000000000000834d5dda56296cfc6778602ec082b28f1542a043563afc 128 0.05/1.00 vMB 34
308,363 308,363 00000000000000000ac22cb386e8cdd4355398de8ecc175416df1ec5b427d0bb 984 0.59/1.00 vMB 25
308,362 308,362 00000000000000001d0a1854e4eaefcd9054354ea0f07a488b5d8956af0a7206 138 0.13/1.00 vMB 20
308,361 308,361 000000000000000002c449b1fc727095de56450bf75b4b5d992dcbf8f595b7a0 101 0.06/1.00 vMB 184
308,360 308,360 000000000000000036c1291977ebdc30c578bb3c528f44a4f14eb26529e76553 307 0.16/1.00 vMB 28
308,359 308,359 000000000000000050f67eefc52668c1c2e3d1e3288cbe354ff9a2fc1e48a268 985 0.52/1.00 vMB 32
308,358 308,358 000000000000000003908981f92b4e683db9b298a60f25fc214e64a392825e0c 131 0.05/1.00 vMB 34
308,357 308,357 000000000000000036b8b3fbfc597873632ec92a35617d72c96d0e4872b04e12 307 0.22/1.00 vMB 21
308,356 308,356 00000000000000003138c9aa4a992260dcb9cd440c8ea51d8a9ab7c4c3884588 276 0.20/1.00 vMB 22
308,355 308,355 0000000000000000436e3fd81d3f09a4f6b8e926221cfb5b7517db6dc7b7831f 381 0.25/1.00 vMB 32
308,354 308,354 000000000000000000456e8c5f8da493448f20dcfc8acd743d14f429884d6fb9 375 0.21/1.00 vMB 27
308,353 308,353 000000000000000022e91df4b51a33595b6ff0542f935110aaefe6b84fa8073f 634 0.37/1.00 vMB 25
308,352 308,352 000000000000000037d4c56a01b51e49212b590fa6c1fbfeb8e5de8095581211 256 0.09/1.00 vMB 44
308,351 308,351 00000000000000001eeca73bf4a30f3af94cdde9c07cd8c7ca477670a001f74b 35 0.01/1.00 vMB 37
308,350 308,350 00000000000000000c6cad7bc2e041f2221b8cf745982980bbf423d206f0aa88 318 0.15/1.00 vMB 35
308,349 308,349 0000000000000000004ad3c3f21ef71e5e88936fd79bd08bff9522beef63369d 96 0.04/1.00 vMB 31
308,348 308,348 00000000000000002a15ed06abbbd14c5fa6268c947b77aa0c8f2cd1879e4f68 567 0.30/1.00 vMB 31
308,347 308,347 00000000000000004c0c56dd9a765f26a32ce74dc7e279d2c436b99b25e41f3c 306 0.16/1.00 vMB 27
308,346 308,346 0000000000000000293ae211e162b58d355e6391e81e509d62df016880aa6121 23 0.02/1.00 vMB 13
308,345 308,345 00000000000000001c6a0febb2796f93f330f010cda85f57383fc3aac35b3554 708 0.47/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.54 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: 669.02 GB
    • Received: 15.71 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.