Loading Tool

Explorer IconExplorer

Memory Pool

74,015 transactions
27.35 vMB
0.06688283 BTC
Random Selection Loading Transactions
Max Size: 167.02/200 MB

Candidate Block

Mining Attempt 0af105dd9201b7ae1cf55475223a32f2387067d2bd06f58637d31687bfb78c1c
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 2fb0b742a2c9cf884d10b45fcdb45ba15f1761f979524e2c53923d84a643eca0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,345
Size: 1.00 vMB
Total Fees: 0.00861297 BTC
Feerates: 73.20 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,109 915,109 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6 3,213 1.00/1.00 vMB 4
915,108 915,108 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae 1,773 1.00/1.00 vMB 1
915,107 915,107 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0 2,909 1.00/1.00 vMB 6
915,106 915,106 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f 3,233 1.00/1.00 vMB 5
915,105 915,105 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723 1,834 0.70/1.00 vMB 2
915,104 915,104 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679 55 0.02/1.00 vMB 1
915,103 915,103 00000000000000000001b40aadb18e52315be905fafa46b105ceaea966ea5c62 3,641 1.00/1.00 vMB 1
915,102 915,102 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58 195 1.00/1.00 vMB 1
915,101 915,101 00000000000000000000a2566ce5934000725a72f487434754fd20bbcc8ee5b6 2,255 1.00/1.00 vMB 6
915,100 915,100 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31 880 0.35/1.00 vMB 1
915,099 915,099 000000000000000000000a1535e58b5a44cd5134f86b26b811cf56e67cc0d60a 2,172 1.00/1.00 vMB 5
915,098 915,098 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f 3,399 1.00/1.00 vMB 4
915,097 915,097 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c 2,950 1.00/1.00 vMB 6
915,096 915,096 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a 3,518 1.00/1.00 vMB 3
915,095 915,095 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd 733 0.24/1.00 vMB 2
915,094 915,094 0000000000000000000094b33996c224af01f043a358605fe53f3736f068ed4c 2,845 1.00/1.00 vMB 3
915,093 915,093 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3 1,631 0.61/1.00 vMB 2
915,092 915,092 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed 2,875 1.00/1.00 vMB 2
915,091 915,091 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6 4,322 1.00/1.00 vMB 0
915,090 915,090 00000000000000000000327a49fa6004515b5891bc19fa46a462f6b39127d620 3,198 1.00/1.00 vMB 3
915,089 915,089 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd 3,809 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.88 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.23 GB
    • Received: 17.33 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.