Loading Tool

Explorer IconExplorer

Memory Pool

83,368 transactions
32.67 vMB
0.10208504 BTC
Random Selection Loading Transactions
Max Size: 195.95/200 MB

Candidate Block

Mining Attempt f113c1c00ccb2ae0c570e7cb74e201f73f482ec44ca440b739aa9542f04dfcc5
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root 94ca728a046284b35c7f540cc6a9458bf24abaedd46185f9207add1d2d825446
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,254
Size: 1.00 vMB
Total Fees: 0.02567936 BTC
Feerates: 265.25 > 2.57 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (404,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,685 510,685 00000000000000000012f95eed211e0c350e77115e12016b1d7fff92c0b86db3 1,892 1.00/1.00 vMB 128
510,684 510,684 0000000000000000004a7e3d39fc1581fe7bac77c4bcbc19ef0aff38eb6c74b8 1,612 1.00/1.00 vMB 26
510,683 510,683 0000000000000000004b960486e9062927334ff238f5ec1d25b4a939a77d8590 2,422 1.00/1.00 vMB 62
510,682 510,682 0000000000000000005088eaac763024259a07c9279cbe80501f6b78ec296a75 1,961 1.00/1.00 vMB 97
510,681 510,681 0000000000000000003938972f1c9c60c6e0e71d9bf460c4d174130224032ec7 1,792 1.00/1.00 vMB 103
510,680 510,680 0000000000000000003cba662927addab5276b350244e8ba082e7e24598440b3 2,073 1.00/1.00 vMB 130
510,679 510,679 0000000000000000004f7a068e1ecf26f1a2c85330e2b8f0b11c8e0515386467 1,690 1.00/1.00 vMB 143
510,678 510,678 00000000000000000056ceb21b0bd14868c5d22c59a5887e4395acb6f953a732 490 1.00/1.00 vMB 122
510,677 510,677 000000000000000000449d228788f28309c94a4998abe2140f8fa4afcd013031 371 1.00/1.00 vMB 168
510,676 510,676 00000000000000000014dcfedbc7e2607f6385e7f739a88234f8295956904027 1,383 1.00/1.00 vMB 14
510,675 510,675 0000000000000000003fa2f450a487b1ad9fe52b7db1c986333abeaa5b526414 269 1.00/1.00 vMB 17
510,674 510,674 00000000000000000057a166d0ef37904f5dbcb31f1effabbf08ceaa4946b1e3 139 1.00/1.00 vMB 20
510,673 510,673 000000000000000000235e5ea8ee28b55b7fb42472aa9e11e3f1f8c9398b9731 1,183 1.00/1.00 vMB 105
510,672 510,672 0000000000000000000512e441e23816df36f29bbd9b223986ec8a0096d3105f 1,356 1.00/1.00 vMB 10
510,671 510,671 0000000000000000000d06beb6032e7394dd924bb7307ff7510c49093008cf0b 300 1.00/1.00 vMB 16
510,670 510,670 00000000000000000015865c93961dd5e854103734fc085f28420f0b28d6d6ab 1,299 1.00/1.00 vMB 86
510,669 510,669 0000000000000000005811c062e6e9a53c9a14756e0887b461f97abb436c25d2 216 1.00/1.00 vMB 11
510,668 510,668 0000000000000000002505696047a26ba0c77961bc02f58f70a62fbd196e27f5 232 1.00/1.00 vMB 13
510,667 510,667 0000000000000000004c891fe48059d0511014aa51dd7a4dbc439594e304a1fb 757 1.00/1.00 vMB 70
510,666 510,666 000000000000000000366a89d5571a8acc36679db50fe30978a41a3d26cbc9c8 1,328 1.00/1.00 vMB 12
510,665 510,665 000000000000000000341524d465d769dc2695b9b7b8f6ee1c750488ce5ca4c3 1,342 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.56 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.