Loading Tool

Explorer IconExplorer

Memory Pool

26,887 transactions
6.35 vMB
0.04127953 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.38/200 MB

Candidate Block

Mining Attempt 3743c8befe43e8b530029d154202174191f8f2ed9669f265de28cc00eede8c92
Version 20000000
Previous Block 000000000000000000021d18e66654cc11ad0526f280812db07f0ea99f58f989
Merkle Root 59ce33117118605297ad6dab37e18eb556775bf96b3bd5abb36da2ed275a9d6c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,339
Size: 1.00 vMB
Total Fees: 0.02480715 BTC
Median Feerate: 2.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,203 (728,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
185,194 185,194 00000000000003243a497a48d03cd43aa79511293364dd76caa14f36e91f4901 0.00 MB 10 104
185,193 185,193 0000000000000a4454ce9d68e6975e834792e3fd6839d34e32b27f33b6565beb 0.04 MB 96 228
185,192 185,192 0000000000000657bfda5f76fdf81adc745217d8be34b0baab984fef89bab18e 0.06 MB 107 176
185,191 185,191 00000000000008503371a92f80d43af2a1cac3345c051d8a8dc84e4365632911 0.04 MB 64 162
185,190 185,190 00000000000004d38db0fe5db05b4b347d8d8c857f1427860eb97d9d4b6d72e1 0.15 MB 349 115
185,189 185,189 000000000000085b53c3f95188fda2ec7c8436c2692f465af11b014ca1752f57 0.05 MB 175 60
185,188 185,188 0000000000000732fdc30c6839bee92af59b30df238a043366092ab493f70ce7 0.25 MB 640 162
185,187 185,187 000000000000046b404d73f42444a90c51bd5d51487ecee90a3620ae7031b113 0.00 MB 1 0
185,186 185,186 000000000000007b3cb3c59fd54a5f107fe313f6115db41bdeefd848893af048 0.25 MB 449 134
185,185 185,185 000000000000022e20634c9b13e06426fd2613773888ce635984c10565ef93a7 0.25 MB 597 156
185,184 185,184 0000000000000580bb172fa3b1fabef4a515d7a71d7a338a92d1baa757199da0 0.06 MB 171 415
185,183 185,183 00000000000004add900342e5f6e38d289fdef6d3ea58bc2e4f474fd94054b31 0.00 MB 9 354
185,182 185,182 0000000000000181cf09bcb54f559a24b09d03a0b4e9bc6cfdf4492bdf982f11 0.05 MB 120 233
185,181 185,181 000000000000042ccc6e660c9df893353b2153ebbf9fbf3da6aa5c1e5b0d863c 0.04 MB 119 71
185,180 185,180 00000000000003e843f6bba0d16d91da76c7d39a4e582bb843bafb518f5c45cc 0.25 MB 566 180
185,179 185,179 00000000000008c0faf094849694f445f31c17f8db25ced77803176c32bbef9c 0.01 MB 20 99
185,178 185,178 00000000000002ede98170caa9211b58510826a9ef5a67624b6e9e4baf0c4f1a 0.06 MB 111 87
185,177 185,177 0000000000000637353a3cd539ae0d87bd653d37f66a4a6a9467547926ba0c57 0.03 MB 97 45
185,176 185,176 00000000000008c3bcc43c1839271197140f5e320d41b76a8c3ab6d499bec597 0.21 MB 451 673
185,175 185,175 00000000000003af1c838740ab00b5160fc3edaf99b68abd66fea74c54adb24c 0.05 MB 127 82
185,174 185,174 0000000000000a76834fa5473a3aac6fa98581a48f3838191c8dfa8b1a7a7d77 0.12 MB 271 115
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 15.92 GB
    • Received: 0.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.