Loading Tool

Explorer IconExplorer

Memory Pool

74,399 transactions
29.59 vMB
0.09365743 BTC
Random Selection Loading Transactions
Max Size: 171.87/200 MB

Candidate Block

Mining Attempt 59ae1e8219956aa6086bc2ecb8a963a1240e33501d2b64fb6da599f6dede9797
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root a881ac4188cff2b7f9468332575afe91184dc97dca1390f46a97c3c7d6af9554
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,586
Size: 1.00 vMB
Total Fees: 0.02545642 BTC
Feerates: 150.36 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (197,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,313 717,313 0000000000000000000468df0913cb16347e63819d0f059570cc913951255382 2,262 1.00/1.00 vMB 24
717,312 717,312 0000000000000000000b1965d21a41ccb82013fe610e5cd08e27794d903fa1be 1,396 1.00/1.00 vMB 10
717,311 717,311 0000000000000000000a6c33384221d9305889a32342e08d5734388c5406f128 2,455 1.00/1.00 vMB 10
717,310 717,310 000000000000000000011a6c729f7f408cf7571f3e77443ee5c805b1e7986d0c 1,866 1.00/1.00 vMB 22
717,309 717,309 00000000000000000004ee76b5a400be1100f202ec6ed7e271a05b9d16b1eb14 1,845 1.00/1.00 vMB 6
717,308 717,308 000000000000000000034e29c8940bacb68bd90e99ddb7f83907c202ce90ebc5 2,815 1.00/1.00 vMB 5
717,307 717,307 00000000000000000005789b55fbd9492d333bdd06e5279e5c70eed9c4c51f4b 1,505 1.00/1.00 vMB 17
717,306 717,306 0000000000000000000909940586cf2a92d4a2b93bfb8f004e770860496809da 3,050 1.00/1.00 vMB 10
717,305 717,305 00000000000000000001857ac2d2e6b49a4ce5b031bca82bd31ee333b7835a26 2,287 1.00/1.00 vMB 10
717,304 717,304 0000000000000000000399f5b9177e98d9bddf15daa555487cb91b281c7bf197 1,207 1.00/1.00 vMB 21
717,303 717,303 000000000000000000031e5f5000f8423a5b40238a59d57facdee755b07f2dd9 408 0.13/1.00 vMB 10
717,302 717,302 0000000000000000000610c152252e5c4c036cd2393d6194bfc777bc6724fbe8 350 0.11/1.00 vMB 11
717,301 717,301 000000000000000000086042618c900215086db6cdba89173141ec66a28c8817 1,053 0.43/1.00 vMB 9
717,300 717,300 000000000000000000099d8a7f35cf200ec6e4b0496dea8d4c3fbbf24fb3605d 1,372 0.49/1.00 vMB 9
717,299 717,299 00000000000000000005933ba138e23be400759b444f3e4bfa80443e17105505 77 0.02/1.00 vMB 13
717,298 717,298 0000000000000000000439bd925af9acf41827aa2b9971a3b9060dd45e0e5fdf 1,351 0.86/1.00 vMB 2
717,297 717,297 00000000000000000005277703a1eb59e46cacd21ec5ad57e53deea636a73c88 1,456 1.00/1.00 vMB 3
717,296 717,296 000000000000000000082a6b57f7f9dedb8520a46dfb65598fa36058041529eb 2,657 1.00/1.00 vMB 13
717,295 717,295 0000000000000000000436b3db30ebd978eb1a97a91c6f6bc7720b1491aad6a7 1,085 1.00/1.00 vMB 11
717,294 717,294 00000000000000000007c93a9aeaed9712eb3ed623c5747c3a1d7432345b6f3a 2,905 1.00/1.00 vMB 8
717,293 717,293 00000000000000000008d1a4762da1bb8535e7db8340248ec90da1911e2ecfeb 2,820 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.48 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: 668.20 GB
    • Received: 15.42 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.