Loading Tool

Explorer IconExplorer

Memory Pool

76,290 transactions
29.19 vMB
0.10564278 BTC
Random Selection Loading Transactions
Max Size: 172.57/200 MB

Candidate Block

Mining Attempt 018c3ba8f29ac9a592b7c17d35d308dfc0f29e211b9e7de19db4e69bd2189c25
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root d7b3f3ab743319f60c3658187f4978d2f2bbd438017a5073ddf63e81aec98704
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,387
Size: 1.00 vMB
Total Fees: 0.04266888 BTC
Feerates: 201.37 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (528,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,242 386,242 000000000000000004fd972b4d0039b7e39212ae1b5833fb38ad67509553f29a 38 0.05/1.00 vMB 9
386,241 386,241 00000000000000000d36144740e690e801a5d06d0e3d8bac52d01d6b4b158af4 3,031 0.95/1.00 vMB 56
386,240 386,240 0000000000000000042e8a0f09dd60c91a66f968516a7e87f1d996b66430444f 2,566 0.99/1.00 vMB 42
386,239 386,239 000000000000000004938e61b19cca523ecd59a45fa61db7c55e40546f6dc10b 912 0.44/1.00 vMB 48
386,238 386,238 000000000000000000fab76fb32cf54bc7a7cfdd5a115c9b76ca6435d7d9a27c 80 0.17/1.00 vMB 8
386,237 386,237 00000000000000000f110d0b8de7ca7298efce513d2bff13b887b5e03112fecc 1,409 1.00/1.00 vMB 22
386,236 386,236 000000000000000002f9e5a180830116db478f366e69d0c7b0718babefe21d92 2,855 1.00/1.00 vMB 54
386,235 386,235 000000000000000001400f8f82d0df868903e25009010bc2c0e099f307310267 1,433 0.70/1.00 vMB 37
386,234 386,234 000000000000000006fd64a7f1c53b3965c60a9b344c4c7d2f6991fddc0afd35 1 0.00/1.00 vMB 0
386,233 386,233 0000000000000000030d0e9a87f6f482e6a48d84661dff13816078e79c9c87ee 1 0.00/1.00 vMB 0
386,232 386,232 00000000000000000a22a8f3e65df626a2c130caf17e0c51a6b4fa6bf4b3474e 1,013 0.80/1.00 vMB 22
386,231 386,231 00000000000000000215d0bdeb58dbaeb7b839ab092286a60209e8045de9034e 1,478 0.95/1.00 vMB 24
386,230 386,230 00000000000000000edcb0c2a68f61d64c8dd7260a4e86bec51b343c3891f49a 2,873 0.95/1.00 vMB 48
386,229 386,229 000000000000000009070b2e67d6b15e8034d571e5f7eb02506241fe581bbd91 1,459 1.00/1.00 vMB 28
386,228 386,228 0000000000000000007db27e0d5892d238ca7b27f5ded874c6dfd2fc2a2806b2 1,578 1.00/1.00 vMB 22
386,227 386,227 00000000000000000db7d03378a4398812be2b958eee03e5c97f9c3d6696e2e4 2,425 0.93/1.00 vMB 42
386,226 386,226 00000000000000000932a1af4ba9d96ad1357136980e0d1270ff0bf29bd02fec 1,030 0.99/1.00 vMB 15
386,225 386,225 000000000000000006428ce02c02b1318794e2bac8f663fdb17ed2ec4ed74ec8 3,122 0.93/1.00 vMB 56
386,224 386,224 0000000000000000023383ed1a7fc8219d1b2ddacdbc9dfc5efcca297211a565 1,229 0.63/1.00 vMB 32
386,223 386,223 0000000000000000050f4b21c5c04a525eb279f785e7eb95e73ef16aff9bc67c 992 0.40/1.00 vMB 37
386,222 386,222 00000000000000000ef346f69d79f36dcd5a38f24744df60e52d86c5b8379236 1,533 0.70/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.