Loading Tool

Explorer IconExplorer

Memory Pool

86,374 transactions
32.21 vMB
0.09177244 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt a5014c5a2678d177e56dab71e8dd9d645e0576abd1e960f5069ae1a14fed61e3
Version 20000000
Previous Block 00000000000000000001337474d7c077c582733fc9b861186985eae0800fcf91
Merkle Root 2552c630a931a248e0f21d9a3e64d7c1c3d7e8d8c6499e039d93e44a5719b31f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 698
Size: 1.00 vMB
Total Fees: 0.01575218 BTC
Feerates: 40.08 > 1.58 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,342 (81,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,042 834,042 00000000000000000002072fec9bac3409ed6041a93605037be3bbf6cb4e17e5 3,018 1.00/1.00 vMB 26
834,041 834,041 000000000000000000023adb5b019f6dfa8a9da4c2afe1bb642db341e6cc8b4d 2,384 1.00/1.00 vMB 21
834,040 834,040 000000000000000000018305d19ae3214a814f0878b322c282e160146b5f4166 2,917 1.00/1.00 vMB 25
834,039 834,039 000000000000000000001883ef8f5f86c6272640a1b617c487fb537bdfded540 1,929 1.00/1.00 vMB 20
834,038 834,038 00000000000000000003082c8f4e15874fca1ef95201c194ced31aa0dcf7bf25 1,592 1.00/1.00 vMB 21
834,037 834,037 0000000000000000000178c2e6dbedc018e128c3af6c233ff485308a417e5243 2,194 1.00/1.00 vMB 23
834,036 834,036 00000000000000000001b0fa52e471b25b685eb41286dae0c738fabc8dcca755 3,102 1.00/1.00 vMB 23
834,035 834,035 00000000000000000000077bd9c1ec6671a98a1c3863344399c07adcdf056c3e 3,305 1.00/1.00 vMB 32
834,034 834,034 00000000000000000000080a2e45f7a9e53427b930b7a9a3fd252ff5c8e22cd4 3,320 1.00/1.00 vMB 25
834,033 834,033 000000000000000000029c52991c681b1b27a6124688630d7991a891ad156dab 2,829 1.00/1.00 vMB 22
834,032 834,032 00000000000000000001f94986244183bcaa3cde0e6c76c61bf5538e0e70049f 2,193 1.00/1.00 vMB 21
834,031 834,031 000000000000000000012720f1a59040300f914ca55435e158fe2900c13db6ef 2,806 1.00/1.00 vMB 30
834,030 834,030 000000000000000000028aed4f59cdc5b02e8d8947019466d473eae7d4bedad3 2,664 1.00/1.00 vMB 27
834,029 834,029 00000000000000000000148cf644639a8794c1289231fee56dc31b127b10b51b 3,234 1.00/1.00 vMB 35
834,028 834,028 000000000000000000007ae20ebbfcccb2c1a06f38405c62bf7776d6bc895eac 3,352 1.00/1.00 vMB 39
834,027 834,027 0000000000000000000313d6b05d8218b2449ff4ab69208d15c11bc90674d8f2 1,064 1.00/1.00 vMB 14
834,026 834,026 000000000000000000007bbdf877a4c2e94e8ccbc8b4dc38d5b2004ff530b80d 1,475 1.00/1.00 vMB 16
834,025 834,025 000000000000000000007b18142fe155660f6d1bde3a8a2c31dc5fca93a964ee 1 0.00/1.00 vMB 0
834,024 834,024 00000000000000000002df8658aee45b343e94e11b44ecbe2bfb9cc45952984c 1,870 1.00/1.00 vMB 19
834,023 834,023 0000000000000000000048fce190729271356f042a74ed35764c9c4468a41192 2,510 1.00/1.00 vMB 18
834,022 834,022 00000000000000000000339e94722213a1ee4dfbac7fc6988533921273c6844e 2,692 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.98 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: 717.14 GB
    • Received: 17.83 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.