Loading Tool

Explorer IconExplorer

Memory Pool

42,720 transactions
29.73 vMB
0.09103421 BTC
Random Selection Loading Transactions
Max Size: 151.25/200 MB

Candidate Block

Mining Attempt ace95b52bf6010ebd974cc4472abe2d569b300524e5ce603cad286c0fdbec0b4
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root fa5fb0e064175195639d456d0de4ee3c047b967f21b6c66688a8ed821c6bd4d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,378
Size: 1.00 vMB
Total Fees: 0.03142732 BTC
Feerates: 150.97 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (351,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,973 562,973 00000000000000000017903be0bf7624410c1fa7f13abad0b7ac3c9d15893253 2,359 1.00/1.00 vMB 12
562,972 562,972 0000000000000000001ca35f8fead4555a7af75831d205190260d4e54984c64a 2,646 1.00/1.00 vMB 9
562,971 562,971 00000000000000000008810dcb11d7cb90dcf78ca2880abfc0df5e1ce8e9df99 2,561 1.00/1.00 vMB 13
562,970 562,970 0000000000000000001e18154edd7a372efe21ea36e595e12261fb73e75c4d3d 2,301 1.00/1.00 vMB 10
562,969 562,969 000000000000000000180da266935c2aa5b2d279347db15707a85929760c68e7 1,677 0.62/1.00 vMB 7
562,968 562,968 00000000000000000020f20c31734ec4c031debde2b2230c89edd3ae18f95763 2,430 1.00/1.00 vMB 9
562,967 562,967 0000000000000000001b8bb43d727fe3e0116a986ceef18969a0a706c71a8d85 2,646 1.00/1.00 vMB 23
562,966 562,966 00000000000000000008b4a8894f7c8b5dc2a4a7d245514721668ef43fd66054 2,305 0.78/1.00 vMB 8
562,965 562,965 00000000000000000009c3623c04b0d48fb91040e04722dca7e230795dc0822c 2,674 1.00/1.00 vMB 20
562,964 562,964 00000000000000000019fda2cc4440220fc00507564c09d896307d187f103197 2,109 0.65/1.00 vMB 10
562,963 562,963 0000000000000000001658f9b8668b5f8997cb21ce385c106bd367388f42a264 661 0.19/1.00 vMB 12
562,962 562,962 0000000000000000001bbd1142ab4b7122df55826798d0f4fa317e94b2d92689 1,396 0.42/1.00 vMB 9
562,961 562,961 00000000000000000007e2e435922de2fd78c6412f548b61c3544bed9cf199c2 1,872 0.60/1.00 vMB 15
562,960 562,960 00000000000000000013af44ca1c93ac6aea5221bcab153e006509a96c929e28 3,382 1.00/1.00 vMB 14
562,959 562,959 000000000000000000133601fb081888ca861323a68c00894f1cf52f6b51160e 1,909 0.69/1.00 vMB 4
562,958 562,958 0000000000000000001840b286e18c5c04c65fd9d28dd90728dd22cfa034d0fe 3,170 1.00/1.00 vMB 11
562,957 562,957 00000000000000000015c8854ca91603d5e981356fd7cc0cdf0c9a143cba9b3e 2,894 1.00/1.00 vMB 23
562,956 562,956 0000000000000000001e8b9f1a8c7017f90ec0b606627238b693dcd20028716b 2,246 1.00/1.00 vMB 20
562,955 562,955 00000000000000000015950e47acb4f79c64dc4815abff8971ead7b00383fdfd 3,023 1.00/1.00 vMB 22
562,954 562,954 00000000000000000010d7aa5c15e18b7245d40553782aa873a245a9bf817c9e 2,747 1.00/1.00 vMB 20
562,953 562,953 0000000000000000000279b9ddd75f6ab3c25e4506bd29265bd0408fa2192959 2,868 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.