Loading Tool

Explorer IconExplorer

Memory Pool

55,660 transactions
31.74 vMB
0.19777585 BTC
Random Selection Loading Transactions
Max Size: 171.02/200 MB

Candidate Block

Mining Attempt 493eaeae91b824355764b756be6dc2e206afa60e26bf978a13650d4c8fd74adf
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root b7937d85378c1839ca672216616309523085a3db1bfa196bc40c479cc4bc2006
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,411
Size: 1.00 vMB
Total Fees: 0.09033253 BTC
Feerates: 502.67 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (821,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,204 93,204 0000000000082037c15fab55674c40420d6bbcd98564ec89fcec6f6ff0e99057 7 0.00/1.00 vMB 1,386
93,203 93,203 00000000000602c56aa5f78c006b395b3f6d83c1627530892ec5fdd97796e961 4 0.00/1.00 vMB 2,262
93,202 93,202 000000000004d4af4c6bffcf488f80c549f7482b02943766a8f57c7129582e1a 1 0.00/1.00 vMB 0
93,201 93,201 000000000008b45987f4bf67f6fa99fe402404c1ec8af7e1d8ec5fdddafec716 7 0.00/1.00 vMB 1,024
93,200 93,200 0000000000067b98b05971a9bee5a2766361971ed55341275627e791d8ce0926 1 0.00/1.00 vMB 0
93,199 93,199 000000000004ce22d4a711a7390001208e7d2adb013eb0e97c96817fb4cce3d2 1 0.00/1.00 vMB 0
93,198 93,198 0000000000081b6b64cd66d8109b90c46d6b6e938f7dd2d42da21351956cd395 1 0.00/1.00 vMB 0
93,197 93,197 000000000005c717ddb8d44088bd0a565b3b32dc87ccf545967adfec3fa1d41f 1 0.00/1.00 vMB 0
93,196 93,196 000000000001b25981a38600db714668eef4e2d73bd27a0b1fb022fb3af07260 1 0.00/1.00 vMB 0
93,195 93,195 000000000005a321dcdfc836532aaa2962793439ec6b03af8e0596da1fc29dc9 1 0.00/1.00 vMB 0
93,194 93,194 0000000000086f5754c149e396086ac82a1674cc4be680fbcf24cb79a5f25314 3 0.00/1.00 vMB 0
93,193 93,193 0000000000031e3eb2a683614a9a6c0b99108b34d542860c960dbb7d70e17c14 3 0.00/1.00 vMB 0
93,192 93,192 0000000000029c6f419b15972b6ad05d27e4276fd12e93ba9c8b6aaea0b6aa33 1 0.00/1.00 vMB 0
93,191 93,191 0000000000051d618d39d3312bd115375ab0ef1955adf985014b06fb605587a0 1 0.00/1.00 vMB 0
93,190 93,190 00000000000701899b4c1f78b3984d29f5cde3325f94f59294f0c64f1bdf5047 2 0.00/1.00 vMB 0
93,189 93,189 00000000000432054c506eff3d2a43ddc2a85f46fe5c4c4bc2b4ed3d336dfbd5 1 0.00/1.00 vMB 0
93,188 93,188 000000000004dc939cf09dc7f0697aabbdf97f414bd9a0211687daba01d13dc3 1 0.00/1.00 vMB 0
93,187 93,187 0000000000061aa6b79d87988d755943f950eebf96df0fb255b9aa77d0d3f767 2 0.00/1.00 vMB 0
93,186 93,186 000000000001f969cd427e75d5861a644103343b8f6800f27b8b9c1a8b1df209 1 0.00/1.00 vMB 0
93,185 93,185 0000000000070b09e44f7e969813acf4d2980d829f0369561547166b3e068a6e 1 0.00/1.00 vMB 0
93,184 93,184 0000000000024b684fc6dc792fc479edd4f657c65fa9305efc405ad20ad4176b 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.