Loading Tool

Explorer IconExplorer

Memory Pool

73,712 transactions
28.77 vMB
0.06881627 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt 5096577cddabd508f2b7ff127dfe099503d7f0ab30bef2950ce314c56dd3139e
Version 20000000
Previous Block 00000000000000000001f8608b89867cd81e6ca76231bc810599037dafa06252
Merkle Root f67ab4522b2f3ae088e97294dc7f7d1aa4436c361966f142b978a08bbd899d07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,830
Size: 1.00 vMB
Total Fees: 0.00539000 BTC
Feerates: 24.13 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,430 (556,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,348 359,348 000000000000000009e49478eb96fa1c952646132c40e3b4d7bb1f2f8f843f11 601 0.40/1.00 vMB 21
359,347 359,347 0000000000000000012a34d5963113979aaf38631b8aa68c012900d87230614a 487 0.25/1.00 vMB 23
359,346 359,346 000000000000000012754d0aa59d657eb9272826e7390bad35c448672ec3d9cc 226 0.13/1.00 vMB 20
359,345 359,345 000000000000000010928fa59cd8ce93ddff98e3fb924bef25ec6818a05c947c 875 0.49/1.00 vMB 27
359,344 359,344 000000000000000007038778a57f8f0e8e5fa46a7521e1143187caaa4a6d7f69 914 0.43/1.00 vMB 29
359,343 359,343 000000000000000002c015fa1dcfcadee4d573c65c3d0bd782d906efc2356334 1,688 0.82/1.00 vMB 30
359,342 359,342 000000000000000005abe885b2839e1979a3f7754a2b7948c50706ddc2d1af1c 345 0.19/1.00 vMB 32
359,341 359,341 0000000000000000007b32cc985a61c6006276e795180fa985ca6b27e42a15f8 139 0.11/1.00 vMB 19
359,340 359,340 0000000000000000071c6eb68d40037e55ff3b4e0e5f7e05d41e1459d260166e 233 0.12/1.00 vMB 33
359,339 359,339 000000000000000006b4db27b6efd0a202d987daa3eb67481fab17eda146399c 409 0.21/1.00 vMB 27
359,338 359,338 000000000000000005d17e3c9629a2089d7ce83437f060a7e6af7e7b7afd1eb1 232 0.10/1.00 vMB 30
359,337 359,337 00000000000000000a59761ceffe477a7c6e0797f3ecef97500373e3679bb1d0 196 0.11/1.00 vMB 19
359,336 359,336 0000000000000000104aeb9ffdc2049556b98efa9bd71239faff36d20324fcdc 716 0.32/1.00 vMB 28
359,335 359,335 000000000000000003e390dfd0cef1afa17438ed3222f2cfa71eec5e1ea218c5 221 0.14/1.00 vMB 23
359,334 359,334 000000000000000011e013fc24003e08d5f8cad12b546f1d55552d37a5e3c6c7 1 0.00/1.00 vMB 0
359,333 359,333 00000000000000000d2ed3d7663424e73a3463324640cfd69c886669e4ba5de8 744 0.43/1.00 vMB 23
359,332 359,332 00000000000000000b275b9110d97902f9ecb5d18bb9b8bccd4528719587e64d 312 0.17/1.00 vMB 23
359,331 359,331 00000000000000000a6eedc26560de8f35847fb152e33f3d00cffb27155e4fc2 270 0.13/1.00 vMB 33
359,330 359,330 0000000000000000081c30cc7a078caba3e70cd0ab80d5866d59ce0409b26c8a 664 0.35/1.00 vMB 25
359,329 359,329 000000000000000002228f0cb301db97586af6802ef6ba7437155c5e5d72aaed 908 0.41/1.00 vMB 26
359,328 359,328 000000000000000014240780fe5ea0dae7f364caf4a6a8cdb172c6ffffde8174 1,179 0.64/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.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: 741.98 GB
    • Received: 18.64 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.