Loading Tool

Explorer IconExplorer

Memory Pool

43,096 transactions
29.15 vMB
0.06724521 BTC
Random Selection Loading Transactions
Max Size: 150.17/200 MB

Candidate Block

Mining Attempt 85240bee6260a91b0e51b2b8ed41ba1bba0315d5fe99278f288e8fa10265f3b8
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root e2e11cdc5e45004579fcba9caa05c707ed655185b27b1514984e620e7447be54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,092
Size: 1.00 vMB
Total Fees: 0.01022794 BTC
Feerates: 100.29 > 1.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (536,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,055 378,055 00000000000000000bf75e53042bcf686e9f179d374c119b36c16f7317b95b79 784 0.99/1.00 vMB 11
378,054 378,054 00000000000000001122a37f142b4589dc19d2c0ce447046a9d94f6fc4d204ce 149 0.10/1.00 vMB 42
378,053 378,053 0000000000000000038a3ed512dbcdf514641271c6b12694c9680d1083ba5a26 98 0.10/1.00 vMB 34
378,052 378,052 00000000000000000cb55c5f91c979daab25771744f98fee782bc2e028fc3bf2 201 0.10/1.00 vMB 40
378,051 378,051 000000000000000011d0720c6c8585d07210d1a70dc730fc4c529eefd6023374 1,343 0.61/1.00 vMB 45
378,050 378,050 00000000000000000c700be0641d8f067f7e06983ae5e34b6a0f49fba5b650f5 366 0.28/1.00 vMB 31
378,049 378,049 00000000000000000fec671f27979c48c138f172da2e32907fba919fa8002773 1,033 0.99/1.00 vMB 18
378,048 378,048 00000000000000000462dd70a1d1f9c5d26e8c1b08ae9fd2641e918ae42f7725 1,091 1.00/1.00 vMB 27
378,047 378,047 000000000000000011eb447c84e71f3cf3aa9c8d26d66289417227c9271115fc 2,164 1.00/1.00 vMB 49
378,046 378,046 000000000000000010ab22d8e8818d7dc51cd11c073a68db398f5954262a79f7 2,051 0.82/1.00 vMB 47
378,045 378,045 000000000000000003ed55537fd85dca004b3007b91eb5511aba6971c842e41b 1 0.00/1.00 vMB 0
378,044 378,044 000000000000000001414bc649da084ac6495b3fe95048e0512c5210ff38fce8 774 0.37/1.00 vMB 34
378,043 378,043 000000000000000002199e3f358b9aee89e957de38a3f2231b0f544d9cd94c2d 914 0.99/1.00 vMB 14
378,042 378,042 000000000000000008964864a3459747dadd228e540f36d5415c881339389863 221 0.10/1.00 vMB 78
378,041 378,041 00000000000000000c24f199a5396f264eb921f3e18a3cc4489dc12d4d7e96a4 634 0.75/1.00 vMB 12
378,040 378,040 00000000000000000d9bc4212b2422cad2dab5be6f3dc02360acacd4282da0bc 1,206 0.92/1.00 vMB 18
378,039 378,039 00000000000000000b660fd109f0493fa446d1b3965a312a128590e9c709aa7f 2,232 0.93/1.00 vMB 55
378,038 378,038 0000000000000000030d9d528ef58cd7da75d16d368bfac09848aefc337cc2bb 951 0.51/1.00 vMB 35
378,037 378,037 00000000000000000b847be6182fa4049f5040132afea5730622bf9595872f54 1,408 0.75/1.00 vMB 29
378,036 378,036 000000000000000001a4262b20c06e6faad970643064f42fe1ebe42723babb72 154 0.10/1.00 vMB 53
378,035 378,035 0000000000000000000779dfd880cf21adf4097f4ee8db4a99445568be6c4d8e 2,524 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.72 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: 629.62 GB
    • Received: 11.93 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.