Loading Tool

Explorer IconExplorer

Memory Pool

83,145 transactions
31.78 vMB
0.12209233 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 1761a0ee1115fe208d484be326f4146d43f36b355009a4fe6ae60e9eeb2a7b37
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root f01a9ac0de632f54cfbda87913b352aa09631371a5583bf7a4c27415e071a5a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.04686338 BTC
Feerates: 150.75 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (576,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,091 339,091 00000000000000000a65b8c1260a72c8ce51c07997894b36d0a8c11cb61e24d6 943 0.75/1.00 vMB 17
339,090 339,090 00000000000000001260a48d235b5a673a2de36f19f29405bb71a45b320ffda0 1,571 0.73/1.00 vMB 12
339,089 339,089 0000000000000000132678e5bdb63aed285766ee91729785d5d4bd8a53bb8b15 996 1.00/1.00 vMB 14
339,088 339,088 0000000000000000018658175983bff9108d8825e756973d2ad33f24fe8bb8df 1,229 0.75/1.00 vMB 26
339,087 339,087 000000000000000011cac62e70fdedbf7eee62c9ae7ed5fce4f8e9ef4f1117d9 1,926 1.00/1.00 vMB 30
339,086 339,086 00000000000000000b9ac86410229cbc6d92d55ef986d662b8b1ba8771c3d21c 1,838 0.75/1.00 vMB 30
339,085 339,085 0000000000000000188de542fd76b1676c4be6c380b39ddea119358c290cebd7 1,024 0.41/1.00 vMB 31
339,084 339,084 0000000000000000013aa85f9cc7b6f7ea03c0b9c72fbfa850ab0a5c1813620a 1 0.00/1.00 vMB 0
339,083 339,083 0000000000000000015f8fb55d98f345c3c9f52b9cbc3251ed3952e74a6e6000 2,249 1.00/1.00 vMB 36
339,082 339,082 00000000000000000acdb24f5df1b309a6fb4c88736da0e588a6f39d68eb9b50 907 0.75/1.00 vMB 23
339,081 339,081 00000000000000000c411d5689c10178eba34cc1c2fe903bc5d9332e25cc8876 95 0.07/1.00 vMB 16
339,080 339,080 000000000000000016537884a8b2c9c8662de4c8e616aa6867328f8fdc4f4879 1,218 0.75/1.00 vMB 23
339,079 339,079 0000000000000000041f30d9ec2f0b205166d83205680332b9e0856a4d0a8e87 2,161 0.75/1.00 vMB 38
339,078 339,078 000000000000000000be4aa574ebcfb402eed13d7e6a2f63115a19a700c56191 1,637 0.75/1.00 vMB 37
339,077 339,077 00000000000000000030f9590ede66e0630f47b1a9f034559a53a05f3678b0c4 668 0.33/1.00 vMB 20
339,076 339,076 000000000000000004c418ee25a1ac7ed94a63b81e555e67119edc5d7ddd0746 499 0.28/1.00 vMB 24
339,075 339,075 0000000000000000048559a9f05b1c2e36601c8be10a88205748065810c12315 320 0.16/1.00 vMB 49
339,074 339,074 000000000000000017c2e36c3ccc87b6ff515a9beda2a18c972917fe06c9e942 66 0.07/1.00 vMB 11
339,073 339,073 0000000000000000076747b3b7650b4587f4c600fa7a2adf73e107184d7ed2cf 461 0.21/1.00 vMB 26
339,072 339,072 000000000000000005ff818419cd4e29ada00822a49a64d88e11e105c9ad1650 1,338 0.75/1.00 vMB 26
339,071 339,071 0000000000000000105d15403ad27d5b4c79cd756bb29e8a95a37e6fa151d92b 1,612 0.73/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.71 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: 700.30 GB
    • Received: 16.60 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.