Loading Tool

Explorer IconExplorer

Memory Pool

47,313 transactions
28.43 vMB
0.11278176 BTC
Random Selection Loading Transactions
Max Size: 148.81/200 MB

Candidate Block

Mining Attempt 32a2d860d4049f61bab0e4ad623f37c2a523b595f158014b075381d1601588d1
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root f6ceb7f88b68ae865f4eb1074240872b9041afa4b780530c59d7526557ab92c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,953
Size: 1.00 vMB
Total Fees: 0.04568095 BTC
Feerates: 150.77 > 4.58 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (570,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,002 344,002 000000000000000014f8f20797081bd0f9329009f2f28706d14efaea730608da 64 0.04/1.00 vMB 27
344,001 344,001 00000000000000000b7c96af32f1e4317e3069ea4bfb02697caa6dbde7216f9a 1,203 0.75/1.00 vMB 24
344,000 344,000 000000000000000005f0a16f5a9f95eeb95c5eed0eb221e8f5dc5a9943a03aee 1,335 0.75/1.00 vMB 25
343,999 343,999 000000000000000000ea7df29c44052b4f5d4d1d526f6bd92e1810ab92ab1add 512 0.18/1.00 vMB 36
343,998 343,998 00000000000000000e1ed33edbbc42c8bf85f4d8ac7dd6788e52f15a163285bb 1,383 0.75/1.00 vMB 24
343,997 343,997 00000000000000000e7ed1a77caf92fa4584f4d9cc98282256fc5040cbc6c497 1,534 0.90/1.00 vMB 34
343,996 343,996 00000000000000000c3f24de3c81cd22c3ae344d5bd5205b7e76061561c1fcbb 29 0.01/1.00 vMB 24
343,995 343,995 00000000000000000385ab43be593a093f00b66962c22f41890d513625efc841 1,122 0.64/1.00 vMB 23
343,994 343,994 0000000000000000097e1ea107576f2ba97b5bb6d7fc02add0437edcc01fead9 409 0.22/1.00 vMB 26
343,993 343,993 00000000000000000701a649c69a9494654967943516c864db5f9813f7634085 198 0.12/1.00 vMB 22
343,992 343,992 000000000000000015d1f1ba5c3de6ab9fccd5274644a6613b6a8b76cec61972 317 0.15/1.00 vMB 24
343,991 343,991 000000000000000007287f2359ca10cd3dd8cf0840941927a14e2fdf78881400 703 0.41/1.00 vMB 34
343,990 343,990 00000000000000000bb2caa01b7fc5b705ae3fd99dca901839b502d2eb6b8868 242 0.11/1.00 vMB 69
343,989 343,989 00000000000000000d31892b449cd02e78d97ee1977e0b5d40f38a5998fdcc6e 774 0.42/1.00 vMB 26
343,988 343,988 0000000000000000006a9c7b0ab8df56a02b134ef2bec7d3c0f76f2ad1dcb419 831 0.49/1.00 vMB 29
343,987 343,987 000000000000000018abcbe83433bf0f445cabc984f0bc7b115632918719328e 1 0.00/1.00 vMB 0
343,986 343,986 000000000000000001e3b58b926e024ebdc500ccf7a6ff12d7447bfca05f0517 113 0.07/1.00 vMB 22
343,985 343,985 00000000000000000e14e9164829984074757d8728fc3c50bb94570278899574 337 0.16/1.00 vMB 27
343,984 343,984 00000000000000001489c70ce70bcffbb18bb97d0e995dc7977933cc37ed5b4f 351 0.18/1.00 vMB 25
343,983 343,983 0000000000000000186e65fb000dac5671deaffef36375ce7bcab2a4bdd041e0 1,042 0.53/1.00 vMB 26
343,982 343,982 0000000000000000132a3a17f166cec34cf0b1bc514b3e4154a79e06308a82f0 33 0.02/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.18 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: 653.68 GB
    • Received: 14.01 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.