Loading Tool

Explorer IconExplorer

Memory Pool

77,710 transactions
28.60 vMB
0.09899834 BTC
Random Selection Loading Transactions
Max Size: 173.77/200 MB

Candidate Block

Mining Attempt c2bf23bd308edf134145f013e22b9aeff84a0a6c116b8f98bf9367d5822c2994
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root fdddd8abed8a1bdf560c387f01494ff561909b58c349902763f5e0bbe2bdd29d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,894
Size: 1.00 vMB
Total Fees: 0.03357278 BTC
Feerates: 201.07 > 3.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (156,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,303 758,303 000000000000000000051aa8bd6028f77f29f8678ac1449567f857332b564eba 384 0.13/1.00 vMB 5
758,302 758,302 000000000000000000072ffe9bf85310cd1566583ae819048b3e9ecb93b28d59 2,122 0.73/1.00 vMB 7
758,301 758,301 000000000000000000061bb2f377a3fce63a25681658d09f17cf436ed17e8fdb 169 0.07/1.00 vMB 4
758,300 758,300 000000000000000000034900990cff43efbce633b9afa806abaeddd7dcfa93d9 59 0.03/1.00 vMB 9
758,299 758,299 000000000000000000026e0da100651f9e24c69cd3a77def40aaf6261ca33a74 857 0.30/1.00 vMB 7
758,298 758,298 000000000000000000039fca816627cd66759d86351a799a299dbe826547dd0d 438 0.14/1.00 vMB 8
758,297 758,297 0000000000000000000101ea58bf8b49fefd494db898ef2d07f925134793d6e6 903 0.53/1.00 vMB 3
758,296 758,296 00000000000000000001b825dc71b3875d27db3d6a571caf97b2e751c8ba7dcd 1,263 1.00/1.00 vMB 2
758,295 758,295 0000000000000000000699e9675eaa4d724a0e7a0e6a2af0e0233beab4bdf312 1,612 1.00/1.00 vMB 10
758,294 758,294 00000000000000000005bec39f772732961669cdea204380f22e283926394d61 2,472 1.00/1.00 vMB 8
758,293 758,293 000000000000000000006875a7cfec036609a3b8c5fe215a83bf69e9ebdc724e 1,622 1.00/1.00 vMB 3
758,292 758,292 000000000000000000041eeedddfee651f67185ce9b8333225d205bf0be011be 2,813 1.00/1.00 vMB 11
758,291 758,291 000000000000000000034f598345424a4d614fc219770d300e076e8aa2b1a4b7 2,259 1.00/1.00 vMB 6
758,290 758,290 00000000000000000003b10d6a6fe6b386b6d8e244f1e06c2354a0bd35822d1a 2,608 1.00/1.00 vMB 10
758,289 758,289 000000000000000000021199838aaad507a3b9cbbee674c8a465c9605540d62f 1,082 0.56/1.00 vMB 8
758,288 758,288 000000000000000000066770f4343b7a7c52da5ccdae13c0f99c631b3c116b1d 1,610 1.00/1.00 vMB 6
758,287 758,287 00000000000000000006b92a4245805fdcb8b27ec4025555a968d8b0c2d4c48b 1,543 0.79/1.00 vMB 6
758,286 758,286 00000000000000000007bef997e368f600a6172dfc0455f79792c2d4cde3efcf 731 0.31/1.00 vMB 8
758,285 758,285 00000000000000000005f7aac268d201abc1538fbbaf909f68d5b505accb3a0f 408 0.27/1.00 vMB 4
758,284 758,284 000000000000000000003aaa891eac7f462e51c368eaadb1cb6778f6d1fe6804 313 0.13/1.00 vMB 9
758,283 758,283 00000000000000000004765bc605688b724a37df3a28f46eecd0e11f0a10c673 294 0.17/1.00 vMB 5
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.73 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.