Loading Tool

Explorer IconExplorer

Memory Pool

23,652 transactions
4.87 vMB
0.02493354 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 13 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.57/200 MB

Candidate Block

Mining Attempt 8c07e73f50d235913e843775f9c81a6e51e756957f436d4f3ac70ba7d1550472
Version 20000000
Previous Block 00000000000000000000f7c094f25f9ec24f68ac6ef61b8261d41fb29ddf5fb8
Merkle Root 42d9aae4c54128ecbd137a9933014dc6f23f36e191cce279f72850bdd0b00211
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 610
Size: 0.22 vMB
Total Fees: 0.01337445 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,819 (760,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,360 152,360 00000000000004a907faa92b29b685212b997bc71750dae4c639ca1ff798e5d1 0.02 MB 51 258
152,359 152,359 0000000000000de217e62611fe4d7791301fbf720be3030f3b24761c40fe92a4 0.02 MB 45 335
152,358 152,358 00000000000000ec004dbfd58baa8fd76a8ee2c7dd347260efbd7cec19bd3936 0.04 MB 131 42
152,357 152,357 00000000000009bb5b1e605588b5329ba68290fcb688f9257816d8417fb23c19 0.01 MB 25 62
152,356 152,356 0000000000000b7be9e925691838afc92ea9fd5506a38999d30c05e343de9f9f 0.05 MB 121 19
152,355 152,355 0000000000000880ab58beda3ac3c70eaab6120bb3e9579ee048775ed6139084 0.05 MB 63 43
152,354 152,354 00000000000006028f1166efc42ca5a43b3fab4fbb5218ee5e2daabb6533aab6 0.03 MB 26 85
152,353 152,353 0000000000000b20b0e530a4266f179ff31e78bdc1751bc28870eb5b48b89bbf 0.03 MB 59 98
152,352 152,352 0000000000000b7e94bf101dc1ebfbdda72138454219450d939cf5fe16b5ff67 0.03 MB 71 111
152,351 152,351 00000000000003e49e1d84afee6f9bd03b6b57fb9db91ba816687ecf96b1fb4b 0.01 MB 8 2,297
152,350 152,350 00000000000004e4a7543652eb45c44cbd2eab6105ccba5e5d64feb12efbd5b0 0.00 MB 6 5,002
152,349 152,349 00000000000001b1f30173fb53eb8443f677251673965dab42e99d4bf54d670a 0.01 MB 17 79
152,348 152,348 0000000000000c7b8ef196e04014b495e22f5362e67ee765329d8ce9a0076c56 0.01 MB 13 296
152,347 152,347 00000000000006c5855ccc1f2e641a2bf89ad972ac8c4b8a6ccc27f0da6e07d5 0.04 MB 95 134
152,346 152,346 0000000000000cb8b0cff03ef6176f906f53f6d0319e760f996e5a745f3f6b86 0.00 MB 1 0
152,345 152,345 0000000000000880b98673afc1c581b4e98e7595fbb8ecab39aabc08681685ae 0.00 MB 4 0
152,344 152,344 00000000000008d910eedd02e9bab330e51602388e65c5f8fc88b5befc63a8a1 0.00 MB 3 170
152,343 152,343 0000000000000d630062473970f9a280d0bdc8bb66292df43dfd11e4355d189f 0.01 MB 45 144
152,342 152,342 00000000000002ed72b9ff993ab7dd694f7e277d4705c546609361f585469af5 0.01 MB 22 40
152,341 152,341 00000000000007fd6d6a86952d8a61776e9b1a5822245268d777a2c5970e814d 0.03 MB 38 20
152,340 152,340 00000000000002d455c9070d861d492182807c9914fcd1abb18dd356ad2afab4 0.03 MB 42 74
Previous 10 blocks ↓
Total Size: 778.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 103
    • Outgoing: 10
  • Data Transfer:
    • Sent: 164.85 GB
    • Received: 1.96 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.