Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
27.18 vMB
0.06237380 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 4578375b540e3a7f7617308675a2d1a20132d4409ea742a26c73089165a46676
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9e2d36fcd9e75d5b3832fcd9bb9bc41aa616472814adda85677733afff251bfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.00468148 BTC
Feerates: 20.14 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (392,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,298 522,298 000000000000000000191f4be34da32b3d7ab05dbc0bdd673e1c05a585ab015a 1,640 0.70/1.00 vMB 29
522,297 522,297 0000000000000000003d351716ebdaaaa6a42b75503ef7668a1c836789cac5a6 1,218 0.53/1.00 vMB 34
522,296 522,296 0000000000000000001630bdab54ee80177c6d3c7e5729443e87078769ae130a 428 0.20/1.00 vMB 40
522,295 522,295 00000000000000000008b1a889ef9d5657bae407687fa46fc37f96be75b99305 668 0.38/1.00 vMB 38
522,294 522,294 0000000000000000003f1751896d70e4074c3efdd41f751a690c08db6d22edc2 25 0.01/1.00 vMB 30
522,293 522,293 00000000000000000000e0ad90e665913c1c6ebed8f238d971903a890bb2a84a 525 0.21/1.00 vMB 52
522,292 522,292 00000000000000000000157b77af17bae56b0c95434ed7286dba56ac4a90dd68 1,669 0.76/1.00 vMB 33
522,291 522,291 0000000000000000001c5021ba45b9a5db1e25e05f1d82eeef135354988e03fe 80 0.03/1.00 vMB 25
522,290 522,290 000000000000000000393286be43c73d638ee7d589b4734b1fa27d9b45e99f07 1,157 0.61/1.00 vMB 39
522,289 522,289 0000000000000000000f0d130818180d920dc06acd490b74b06e85a8658526c1 58 0.02/1.00 vMB 18
522,288 522,288 0000000000000000002156839371b74f499b71fde5ef162ca35d05aee8b5d2a7 114 0.08/1.00 vMB 29
522,287 522,287 0000000000000000002f9b4033718658cb7f05e272d366438db9463ff814de82 1,463 0.70/1.00 vMB 31
522,286 522,286 00000000000000000022f72971aa7c1fc44ebf146d6415ef67c0b7b66a3249d7 1,841 1.00/1.00 vMB 36
522,285 522,285 0000000000000000002270f077afe27d3d8c4473407a0b192fcf7f0e441be7a9 1,048 0.59/1.00 vMB 29
522,284 522,284 00000000000000000024a1a4eb5dd8535ac51d51a0290c0d03af9c17a69c1ee7 952 0.55/1.00 vMB 28
522,283 522,283 0000000000000000003b1778359a151153548c53410025100fdb956b9a05ecab 197 0.13/1.00 vMB 42
522,282 522,282 0000000000000000003aa8b7a14e6f40ad2eb8d90e81d5bf09a755c272095b57 912 0.45/1.00 vMB 24
522,281 522,281 0000000000000000003da538890c7e506ad459f7461bc8c7a912333ce3c9350a 1,488 0.67/1.00 vMB 26
522,280 522,280 00000000000000000028b6514543a119c80ec40887db008351488992d88b8af8 2,244 1.00/1.00 vMB 46
522,279 522,279 0000000000000000002a48cd9a0b60be7da64582b7dd15f2513725d08ef7c6bf 926 0.64/1.00 vMB 5
522,278 522,278 0000000000000000000752164f58b5c0463182b0405ee2218e809b56fedf5528 2,361 1.00/1.00 vMB 41
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 713.54 GB
    • Received: 17.39 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.