Loading Tool

Explorer IconExplorer

Memory Pool

68,491 transactions
37.29 vMB
0.16601110 BTC
Random Selection Loading Transactions
Max Size: 199.70/200 MB

Candidate Block

Mining Attempt 63cb1cb7f9769e4d76413c66ca1a8be10efd8ffffd0be99ef0b5b4986565db24
Version 20000000
Previous Block 000000000000000000018eb5aa3d4a22f845fc40e3951e74631990c6eb927a84
Merkle Root e7164d9559ee0a29e2deca12e79ce985f236579a1358e4e0c93930e4489703a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,024
Size: 1.00 vMB
Total Fees: 0.06462933 BTC
Feerates: 153.90 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,405 (817,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,075 97,075 0000000000011882c2773665c018a2e046dd37461820a87ca5d9f2b528153868 3 0.00/1.00 vMB 0
97,074 97,074 0000000000049589cb6f5877f624fa18c458fb205660e8d2cc6b0212e77f29b0 9 0.00/1.00 vMB 0
97,073 97,073 000000000004ec440ae303875f1d649bf06fa25f074d799f1a6fc47c9baf31d5 2 0.00/1.00 vMB 0
97,072 97,072 000000000002dd641192690f849fc8df55847aef3062480e45bf40a0a089b64c 6 0.00/1.00 vMB 0
97,071 97,071 00000000000279ae240465d958057aa6cc7b5e0660faf1b340715802bb991d3b 4 0.00/1.00 vMB 0
97,070 97,070 000000000004017c6e1dc1e84b0c8df3f27583ae2a30fbc4b61aef66df50fc1f 5 0.00/1.00 vMB 0
97,069 97,069 000000000004cc63199de0cd62793060eb5631d5738e6d0244ae0032ec8f8b72 6 0.00/1.00 vMB 775
97,068 97,068 000000000002588c08317954994155d5a843672ad0eec6be84a3e828e61fb96e 9 0.00/1.00 vMB 0
97,067 97,067 000000000002fa1bb9e52cb624f92d4b89e5f71896edad6776f27cf8206c308c 1 0.00/1.00 vMB 0
97,066 97,066 0000000000006f0b0d640ed5f3f3f6eb8672424a76cb4972781b641acc9e1472 2 0.00/1.00 vMB 0
97,065 97,065 000000000003fc1220a982450353198b3c22a57838357cca74a974bb2fbc185d 2 0.00/1.00 vMB 0
97,064 97,064 000000000001d6c299af7d5fb9d2355bcd71d9c5c2962fa9e12696e4c3509f21 2 0.00/1.00 vMB 0
97,063 97,063 000000000001a2931fcb913b34074d2a2a1df57754829a7929a52813bc36cce0 2 0.00/1.00 vMB 0
97,062 97,062 0000000000043e0001f91c5e798b916dde4d0ca7c473ebfcaf54ce24f556ccde 4 0.00/1.00 vMB 0
97,061 97,061 0000000000040af96cafb965c6bb97bd123325e3296a35c2b321bb5229c6df7d 3 0.00/1.00 vMB 0
97,060 97,060 000000000005076bd8b5abeeafb5ecf7d73734597652122507a6f9a98943f161 2 0.00/1.00 vMB 0
97,059 97,059 00000000000283c1631d7399c5878b9d68372f89d59925edde1bdec672c5e470 2 0.00/1.00 vMB 0
97,058 97,058 00000000000170de104f86f12e36a94617fb2242237c3a915037674cfa9c52df 8 0.00/1.00 vMB 576
97,057 97,057 000000000000f7a61a40ea82d6b044289a52fb9cf31fd95ad4f45052e94d0228 2 0.00/1.00 vMB 0
97,056 97,056 0000000000029a004270ac5ad0168834edd7342670d02e4e8bc249ee544d7a56 8 0.00/1.00 vMB 0
97,055 97,055 000000000001bdd5e3d11c9f68b6c03053f5f818b54e84a62f4d2246c8ddc7f2 6 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 GB

Node Details:

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