Loading Tool

Explorer IconExplorer

Memory Pool

47,807 transactions
30.27 vMB
0.09800810 BTC
Random Selection Loading Transactions
Max Size: 161.22/200 MB

Candidate Block

Mining Attempt 786a9d43145fc591db133cde805749b39408bf7fe59349c8236e1a41e08cefc3
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 22cab477777d884266b7a18e855ead0323375dd7ece1868eda20654f7cff103b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,097
Size: 1.00 vMB
Total Fees: 0.03677031 BTC
Feerates: 150.97 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (572,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,181 342,181 0000000000000000112ef5dc515aead26658311adfd779a9fc5fb40f87f47ee8 509 0.25/1.00 vMB 25
342,180 342,180 000000000000000013616dbe5c2ce41bfcb58287c7d5354ea14ab965e2427622 202 0.12/1.00 vMB 22
342,179 342,179 00000000000000000e03434758ba57d255341f6f4412a166375e55678bc5235c 213 0.11/1.00 vMB 24
342,178 342,178 0000000000000000164c4cde50dc628a28e07186a84e94cdfbd9b43b65391023 541 0.28/1.00 vMB 24
342,177 342,177 0000000000000000076e322ba5a306aa73d56cf1f0639d8e4911e2abec636224 104 0.05/1.00 vMB 16
342,176 342,176 00000000000000000d0e2fff2c8dc60bf6d0f6979ef6c9393aa10cc5d20b5b82 476 0.37/1.00 vMB 21
342,175 342,175 00000000000000000f1609accdb67d8b51dc1beb3f6c4e13bf3a6be86aeb7ca3 230 0.18/1.00 vMB 21
342,174 342,174 0000000000000000031f01bf1dd70469ad3bfb326206fbd4179ae9cf4572e2f8 267 0.12/1.00 vMB 29
342,173 342,173 00000000000000000fcafa9d92f6944fcc397f3509d3ed8f7019d21047b08dba 244 0.17/1.00 vMB 16
342,172 342,172 00000000000000000c5066b8157ecaa121b4b74a8a1dc69b9b452079157e80c7 178 0.10/1.00 vMB 23
342,171 342,171 00000000000000000d6473b0cbcdea47f2cef3e99b9de0ad7cc92af5ee489a10 313 0.17/1.00 vMB 23
342,170 342,170 0000000000000000010f6a4db89a41966098e2ef976f2204b0e8b2aa31bc9a23 264 0.15/1.00 vMB 25
342,169 342,169 000000000000000011db5791b4e0f017227d649ff1c6ad50979505fa12949d63 127 0.06/1.00 vMB 30
342,168 342,168 00000000000000001528485bf5d485d3f03457cc91a165f10a0d01888548f834 102 0.06/1.00 vMB 26
342,167 342,167 00000000000000000443741e7f62b2f07c1525ff02d466ef3685b1e60f6ac611 1,039 0.75/1.00 vMB 17
342,166 342,166 000000000000000015066583b3dc14d347e6cf9753e2d6157350cd12bc8dd720 512 0.14/1.00 vMB 50
342,165 342,165 000000000000000005431fa105510cb7cbc7cbbf884c4776b35526685c546b93 791 0.50/1.00 vMB 23
342,164 342,164 00000000000000000ba185fbb58dd43f5799e855e1c26a93e27a79aabc7af959 162 0.09/1.00 vMB 21
342,163 342,163 00000000000000000151addecf3e6eb88d2b7b0c6be4eb7e4889bf2a6ad4bc97 139 0.05/1.00 vMB 12
342,162 342,162 00000000000000000ee4648181380a9890e690ed17054f912ffbb2eae78d6c9a 965 0.58/1.00 vMB 24
342,161 342,161 000000000000000001e1b625a40a49631de523d44555dfc6d7fae3d71e9aa4f5 45 0.03/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.