Loading Tool

Explorer IconExplorer

Memory Pool

81,173 transactions
30.62 vMB
0.07370861 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt 740cf9752bba61e4373147a4b3cb5cb454ebb770b902fad5a3c6966cec5d316a
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root c566051e17a0f089f84056596c0f55f268b49a89ccbe4b831bda484c7c9b7034
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.00525572 BTC
Feerates: 10.52 > 0.53 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (229,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,248 685,248 00000000000000000007c5503cfb6836594d012aa1e251cf8be759b0896850e7 854 1.00/1.00 vMB 73
685,247 685,247 00000000000000000009e47f5f44df0b6069e5ff3db959b387d97b891f281f45 1,883 1.00/1.00 vMB 47
685,246 685,246 00000000000000000004ddea2e3bcc6c674c9997865aed9133d809938a2c924e 2,280 1.00/1.00 vMB 95
685,245 685,245 00000000000000000002cd5b89135f25dc63e029917359866c5fabe893800daa 2,934 1.00/1.00 vMB 86
685,244 685,244 0000000000000000000a6fcd99b97daa94fcadd718ab6af1eb90839b53f3b588 1,124 1.00/1.00 vMB 23
685,243 685,243 0000000000000000000985b34259f25e712e83d193e2457437282f1622f151a9 1,306 1.00/1.00 vMB 7
685,242 685,242 00000000000000000001e586ccc518c494332f8d6d249da1adea5940741e4bcd 1,585 1.00/1.00 vMB 37
685,241 685,241 0000000000000000000b306907b349c90ad55b62bff4e2caa5bddca4236de83a 1,253 1.00/1.00 vMB 22
685,240 685,240 000000000000000000040f7aed781906d9d6e21be9619d0e8889972aa9bcb68a 1,658 1.00/1.00 vMB 38
685,239 685,239 000000000000000000025993e02c4220083a13076336744ad6064e3cbfb7bedd 1,261 1.00/1.00 vMB 73
685,238 685,238 00000000000000000002c1d238331ede713341d31d744a24e7bbf69baacc21e8 1,767 1.00/1.00 vMB 27
685,237 685,237 00000000000000000000a268934724fd7d83562d9df444a572401e867c04e119 1,044 1.00/1.00 vMB 8
685,236 685,236 000000000000000000092aff5969417fc31ab31863838780e6094e8a870181c1 1,637 1.00/1.00 vMB 40
685,235 685,235 000000000000000000006ee1ae320e6e766842cbac01882a1bbfa8bfb9c984e0 785 1.00/1.00 vMB 17
685,234 685,234 000000000000000000089fda3757b646d21617f7950bf495485b5698f152cea4 1,376 1.00/1.00 vMB 12
685,233 685,233 00000000000000000006c5b76a58fe556cf1b29aec71cdd892ab83011b87e2d8 663 1.00/1.00 vMB 12
685,232 685,232 0000000000000000000a2e9ff73f12bdb73663a1fb602469bfb57ba0c54a333d 2,250 1.00/1.00 vMB 32
685,231 685,231 000000000000000000099f50f92f2dd90fdb73459739c3b95c811db269e4ae44 2,254 1.00/1.00 vMB 66
685,230 685,230 000000000000000000053d33382c0761f26c832d4d8f94d429cedff7f6ef2d84 1,254 1.00/1.00 vMB 48
685,229 685,229 00000000000000000008d2f645f0cfe48acc6048f1fa367f47ae2ddbe7fcdc1a 416 1.00/1.00 vMB 70
685,228 685,228 0000000000000000000969872d7a45bf03a184b5b1d295edb4e53ffab82d8474 1,741 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.79 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.75 GB
    • Received: 16.98 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.