Loading Tool

Explorer IconExplorer

Memory Pool

25,964 transactions
25.01 vMB
0.06698446 BTC
Random Selection Loading Transactions
Max Size: 120.79/200 MB

Candidate Block

Mining Attempt 85683db56fd5786ddb05c0dde96b9bd24558d17536f110446ba3b8ca50f68962
Version 20000000
Previous Block 0000000000000000000100c3b4decfa6a2417754a8ff8e10e294117889df7a0a
Merkle Root 7b6b41fc12bb7d91aba8951d61417e9ee6774d69653f3ac7892ecfdd1e76d5e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.02156881 BTC
Feerates: 100.69 > 2.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,178 (553,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,458 360,458 0000000000000000053ceed6253d4e9ca868e148797e332308800934d2d3f303 829 0.45/1.00 vMB 23
360,457 360,457 000000000000000013894a89b9f0a513b664a281f505570751b98c516a65fb99 184 0.11/1.00 vMB 18
360,456 360,456 0000000000000000152f5976883b0e9b0f7c0e45a61889b726d3b2c76d88f33b 856 0.78/1.00 vMB 17
360,455 360,455 00000000000000000e4936f2e6146b6293ca4585b27e258493074bfbe99e0d2e 1,961 0.75/1.00 vMB 36
360,454 360,454 00000000000000000acbeea3dc11a45011c20c9b7a50c6df5971b001c1002c93 630 0.41/1.00 vMB 16
360,453 360,453 000000000000000004d41c8d7a428053fa8168dd0002377a67619a0a98a21080 1,249 0.75/1.00 vMB 26
360,452 360,452 00000000000000000044ac40190e5c7a2db0baae0a1c74d9b9f1009d17bfc532 1,822 0.75/1.00 vMB 37
360,451 360,451 000000000000000008707f98b4f08ef3d9984b40a2d881701a8bd906a352bee7 801 0.53/1.00 vMB 19
360,450 360,450 00000000000000000a9732a5f7c34c29119ad78a26af4b944b85243b5b2d17fa 1,576 0.75/1.00 vMB 46
360,449 360,449 000000000000000012cfa063e6752b5b42ea78463f29b3f0182b672009c44c5b 1 0.00/1.00 vMB 0
360,448 360,448 0000000000000000055dc2f328f99b4921daf4d4c416fdd4b3567b6b7d310fc2 165 0.09/1.00 vMB 19
360,447 360,447 00000000000000000709043992532ae70034d47079c2f5e992554c9828ef0350 540 0.26/1.00 vMB 28
360,446 360,446 000000000000000013d8a4465bb1915360a73da9b610db4a7cd9face27754834 449 0.26/1.00 vMB 21
360,445 360,445 00000000000000000c8fb1dbf5df543ed2fcdfbe44885857951d8ddff3658a9f 994 0.62/1.00 vMB 20
360,444 360,444 00000000000000001352b697c0c656be5969b2dbea7d6208458656d71d8207b8 1,024 0.35/1.00 vMB 42
360,443 360,443 0000000000000000112da53226cf768ae3e084c887812d01a2d99176cad7456f 766 0.34/1.00 vMB 32
360,442 360,442 0000000000000000168f941c33d84acd90d6808d22a79ab14070e3f1432558b8 704 0.29/1.00 vMB 35
360,441 360,441 000000000000000011c5e9a5b6c8007bc8b028263839f822da273ea55f1a0fef 1,079 0.46/1.00 vMB 28
360,440 360,440 000000000000000006015fed22a1778b3abb13602412f1282535ebb1675213a9 1,222 0.53/1.00 vMB 29
360,439 360,439 00000000000000000a16c6bbf836578f7ca90c029050ed15e048f1ef0ce15807 268 0.13/1.00 vMB 32
360,438 360,438 000000000000000001f9eba8dff0d4885c83816d3b8dfead2b4367612264ca19 1,703 0.73/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 780.91 GB

Node Details:

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