Loading Tool

Explorer IconExplorer

Memory Pool

80,185 transactions
29.62 vMB
0.06769406 BTC
Random Selection Loading Transactions
Max Size: 178.78/200 MB

Candidate Block

Mining Attempt 75f48c13fb6e0aa3acd4f014ad2cc4e42dde7181f1af613c1bb01a0cbdc0047f
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4ece24fa39bb90cb7c9687ab3e8ca2a071801358b84d484087d9475c6ad0397e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,346
Size: 1.00 vMB
Total Fees: 0.00739419 BTC
Feerates: 78.53 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (607,998 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,968 306,968 000000000000000004508f59fa8e43e5d965e76935bcead63ea367c693af9948 74 0.05/1.00 vMB 21
306,967 306,967 000000000000000046af9dff0fd849363256a62ede24fcf4be20436c8ee4377b 425 0.24/1.00 vMB 29
306,966 306,966 0000000000000000432ea2008fa3249252f018f5993367b69b2a356f0a38ec66 183 0.34/1.00 vMB 15
306,965 306,965 00000000000000000bb680f6eb30ef9d95ddf5fc3e180898029b3a4d9c76c47e 172 0.12/1.00 vMB 25
306,964 306,964 000000000000000034d32ad5d6917b7ba25f732dae60a007e8e3fdcbcff796e9 701 0.48/1.00 vMB 27
306,963 306,963 000000000000000003fe860be6784f8c39e2aca42e971e2de1c611bfa3ecab3d 96 0.08/1.00 vMB 22
306,962 306,962 00000000000000004ee752254a4877e615bccc5f8db9935dbc7b59688e3ade2c 217 0.21/1.00 vMB 21
306,961 306,961 000000000000000044904d1575e946106c456ee3347b85bcb9ad5792c513873d 271 0.15/1.00 vMB 26
306,960 306,960 00000000000000004fac558c52ce284cf047b81d8ba9ba219d011034618715ab 371 0.26/1.00 vMB 27
306,959 306,959 00000000000000003b45bcf1fd4cb2a4da2647a9a866f8df0e46198038523179 1 0.00/1.00 vMB 0
306,958 306,958 00000000000000004614f8cf7e45602c077de57515b454994e434dda90fb2602 24 0.02/1.00 vMB 7
306,957 306,957 0000000000000000506e80e2f7e6b6b8a48f21b7cd2c9208046e2e7451ab9955 61 0.03/1.00 vMB 24
306,956 306,956 0000000000000000111678adb40f9662278085424c70db211407f4aabee8d0c5 43 0.02/1.00 vMB 30
306,955 306,955 0000000000000000087ca4be2afb62329658cdb9d41cf38653f31f0abe76cfdf 36 0.02/1.00 vMB 31
306,954 306,954 00000000000000003663e14714e099bb6b031e925996fc688ee227a5ae1b396a 172 0.22/1.00 vMB 19
306,953 306,953 0000000000000000094bc7aa5ad55f0a120ea73658584d8809cf4217d3ab9fc8 6 0.00/1.00 vMB 20
306,952 306,952 000000000000000009b55727ba88dfdc546b01bc934c9b75c08a6004b2ca0828 222 0.12/1.00 vMB 33
306,951 306,951 000000000000000028251526a8f64f4b83cb09c583ad57cbfd6f8e892998e05c 177 0.12/1.00 vMB 31
306,950 306,950 00000000000000003786f352217474f3a515323a541fbec45691989d39414f4e 98 0.08/1.00 vMB 23
306,949 306,949 00000000000000001e8f88285b802cf9308e20c72c3f6985d0e5e52b4ddb3aca 13 0.01/1.00 vMB 18
306,948 306,948 000000000000000036ea4874557bdd24cea3ee77f10fb9bd1911242cc72dd647 60 0.04/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.