Loading Tool

Explorer IconExplorer

Memory Pool

77,027 transactions
28.29 vMB
0.08920959 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt 098247179b79d3b35262173b7d586cb27cedcd7e66f7277d6069ecd6c26ea7e8
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5de71edf956fe8adea13865d6c97dec9a5a1c5237ab1104d29c47353d35831e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,948
Size: 1.00 vMB
Total Fees: 0.02697723 BTC
Feerates: 150.93 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (456,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,983 458,983 000000000000000000b9d5595aeed40264ac3057fd291be8930369b07ee84fbd 719 0.42/1.00 vMB 128
458,982 458,982 0000000000000000024b31f07319d67b28f8dd8039920b1bae03bb33c6060b1d 147 0.08/1.00 vMB 122
458,981 458,981 0000000000000000008d6cc5d8be485cad92eaaabc3ab184dbaa7c1859b2b0e0 1,242 0.77/1.00 vMB 128
458,980 458,980 000000000000000000b5cd1cf2384c1ae781b960ed00356d1e34777bae366fd9 453 0.21/1.00 vMB 119
458,979 458,979 000000000000000001d7206f1964396503526542af4e310f1bb740183b24747d 293 0.12/1.00 vMB 140
458,978 458,978 0000000000000000017364dfc174c38c0c01d95dfcb1a64bebc757d59c806df4 223 0.10/1.00 vMB 157
458,977 458,977 0000000000000000004b6c73cfda259b88dab7ec00f5f987a860996fd8c02a2a 1,381 0.78/1.00 vMB 119
458,976 458,976 000000000000000001af49f40ae1110fc11e659583edf63d89b3247c4ff64d9b 187 0.25/1.00 vMB 56
458,975 458,975 000000000000000000829d955c3fa3b8e93a66c3d7140b64da8e2f20f5ed2dde 1,967 1.00/1.00 vMB 110
458,974 458,974 0000000000000000019d64491b87cbd963a131056ad06ba50a97be2903fb3840 2,047 1.00/1.00 vMB 105
458,973 458,973 000000000000000000452eefea89c226e4bcc6ea58b9046c2ef8c796def232b5 1,643 1.00/1.00 vMB 108
458,972 458,972 000000000000000002231e28d71c3698a556fc60cd085ae7179812aeed355bb6 2,237 1.00/1.00 vMB 171
458,971 458,971 000000000000000000b07d430444ab682ee4d36df0b0ff77c488682522b29fbf 1,326 1.00/1.00 vMB 215
458,970 458,970 000000000000000000c00830839a5ce17981920569871bc72c26c005fb49ca32 2,391 1.00/1.00 vMB 174
458,969 458,969 00000000000000000197a8f16eeccdb5b3cdfad592f4bb388f8127c4f7832f7e 1,979 1.00/1.00 vMB 124
458,968 458,968 00000000000000000142d67b35e6ffe3194a590d20ae2ac267f9a57b92d82201 1,816 1.00/1.00 vMB 113
458,967 458,967 000000000000000000598aa4d2ca7db0791f7b4ab4b13934611ebbdc3bc9fea0 2,703 1.00/1.00 vMB 190
458,966 458,966 00000000000000000170eb3c73d94c00ba9a705e5dac38150d2d388a89242b97 712 0.33/1.00 vMB 144
458,965 458,965 000000000000000000ced7b1e1738e3319c1788e49be53192f9aa35a5649b0f1 864 0.37/1.00 vMB 146
458,964 458,964 00000000000000000078dcb9721648eac79f1c9690a1c6c28d5295ee14568476 1,590 0.82/1.00 vMB 137
458,963 458,963 000000000000000000ad710ed9f99134ba32bb65958b3bf44de02a2e538ccd5e 532 0.29/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.