Loading Tool

Explorer IconExplorer

Memory Pool

77,747 transactions
28.60 vMB
0.09921009 BTC
Random Selection Loading Transactions
Max Size: 173.82/200 MB

Candidate Block

Mining Attempt 839bfa37b51feab61b374f733eb3296a0c244547260bdc13d0c9c6418a4875b4
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ee85b04bf35343ce79544f5e4e891e0a8342f95fd486ff71c95057e15312f1e7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,898
Size: 1.00 vMB
Total Fees: 0.03368737 BTC
Feerates: 201.07 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (310,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,101 605,101 00000000000000000010e68f0c7e1a054ca5ef21b73ac3201aa246fb90653191 2,166 0.69/1.00 vMB 17
605,100 605,100 0000000000000000000c3592ca5992fff78b2bd4c289c3d0a86bba6ac77408c8 495 0.15/1.00 vMB 33
605,099 605,099 0000000000000000001398ed94b09870532b52af0f475b937a3d7cbf3049df0a 2,084 0.63/1.00 vMB 2
605,098 605,098 00000000000000000009e1dc43703a47fd3a0b4cb27796938cdccb3cd6949ea0 3,506 1.00/1.00 vMB 26
605,097 605,097 0000000000000000000c669f88d2f7fb0b7aa677a099c83cc225cfc139429800 2,771 1.00/1.00 vMB 25
605,096 605,096 0000000000000000000f3b14bcc589914235f5a24d8ab2e82f8dd3649e75ebd1 139 0.03/1.00 vMB 15
605,095 605,095 0000000000000000001228a1d0f8973cf96f49ce59a62a5bc7ffcff1f5a25d6d 2,892 0.83/1.00 vMB 21
605,094 605,094 00000000000000000008617b59dd4c35c7acdbc1a368f69caea6ed764603b8b2 1,672 0.53/1.00 vMB 19
605,093 605,093 0000000000000000000d717fd37dee96938759b4c871c4cd7c9b2826ea30d740 2,903 0.95/1.00 vMB 14
605,092 605,092 0000000000000000000d4a0ee37e93a003b48e748aa3117ae184a4fd4428c705 3,315 1.00/1.00 vMB 32
605,091 605,091 00000000000000000009af2bb29369c1b6c93c8abe8f822dfe732ebd3cdda9f4 1,612 0.50/1.00 vMB 19
605,090 605,090 0000000000000000000d1a85ff005e4b8a1642a6064a8b19cc08074c87131711 704 0.24/1.00 vMB 23
605,089 605,089 000000000000000000043b51a4a284c3dd52e48d1fa852d908dbb46df16b3da6 1,786 0.56/1.00 vMB 19
605,088 605,088 00000000000000000002893f9fa64284099583a10750994823b009965e37b45f 271 0.13/1.00 vMB 17
605,087 605,087 0000000000000000000ded7890e3bb8294fa36bb3fc57bacab5e468f5802735c 1,058 0.32/1.00 vMB 8
605,086 605,086 0000000000000000000d5ddc990dedafabb639ebd6a412e4547acda528ba3a72 2,136 1.00/1.00 vMB 15
605,085 605,085 0000000000000000000ee84fb4412d5eb9fc18c910fca948c0eb5721b4868014 2,281 1.00/1.00 vMB 16
605,084 605,084 00000000000000000004ecafbcdd8c644fa6b989647f80f69b1d81da93bcba46 2,729 1.00/1.00 vMB 27
605,083 605,083 000000000000000000071b0604c7e29d51b1e8c64d22fb53f21ddb0f685a5c31 1 0.00/1.00 vMB 0
605,082 605,082 0000000000000000000c814d010966506828dc4946fbcb7da9b8491b5a262fd9 874 0.74/1.00 vMB 2
605,081 605,081 000000000000000000068caafe616f0a7d5688e00af44cfc089da680e46dda19 2,334 1.00/1.00 vMB 12
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.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.