Loading Tool

Explorer IconExplorer

Memory Pool

22,162 transactions
9.71 vMB
0.05791509 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.51/200 MB

Candidate Block

Mining Attempt 497a85b18f9c18a79080a1293d181a3b7c210bd823a6155921b7121de14b8673
Version 20000000
Previous Block 00000000000000000000a3fd4cf7aba24283a6dd34eebfa23d724a9d68b5e291
Merkle Root 6348942f42454cb94df5142e2d522eef6f30c9db2153bd6344bfb3e1f47611fe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,354
Size: 1.00 vMB
Total Fees: 0.03152857 BTC
Median Feerate: 2.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,426 (761,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,203 152,203 0000000000000bbd07eff67a381ce67ba0c95d1d6b3e9cca023c104120c849c5 36 0.01 vMB 144
152,202 152,202 00000000000008177b77595713cc0621db580f44d5422004bdb5d87557eb657b 17 0.01 vMB 92
152,201 152,201 000000000000000eb15f10f3bc37d0033eccd66147f7914e7c5804d4f68a3b74 29 0.01 vMB 198
152,200 152,200 0000000000000359df20ee40fd4885f5b0fa113c742fb5fc9327b657f7f1762d 17 0.01 vMB 1,284
152,199 152,199 00000000000005d39dfdfe00bfc0ee933399758d7e2ddde85eb4400c35a86705 13 0.00 vMB 138
152,198 152,198 0000000000000be4e4d3a331d238598b45c8e65ed1bcc109f3acd867d040ff08 91 0.05 vMB 441
152,197 152,197 00000000000008dd5b97e434de023d764f5aa35adae296abc3c1c239884e1316 48 0.01 vMB 24
152,196 152,196 0000000000000858f3c1c988fa0558c5c36b38eea4a34a709309b22da6f3e9c4 34 0.01 vMB 114
152,195 152,195 0000000000000467fb08c5fb85a321c8d0a85e1f8840e34b6cada3dd4baedbdb 46 0.02 vMB 249
152,194 152,194 0000000000000665fb8f9762dc172c00e921e753e9ccdcb2b96b3c46bbeb41b1 7 0.00 vMB 0
152,193 152,193 00000000000006007f9b935f8a0ac449ef01c806456f8192f11a8961ab0ca353 77 0.02 vMB 4
152,192 152,192 0000000000000d0af78961997a041887a0b9e1b3fe6f09ef430ec223d78acc63 51 0.04 vMB 35
152,191 152,191 00000000000007c62925057fadf63f5bf1969387f070d7e73bc8f81f07bfb9c2 61 0.05 vMB 513
152,190 152,190 0000000000000939306e16382091890cc0fefe74bec787b981ebacf984e31572 46 0.01 vMB 338
152,189 152,189 0000000000000da54453f1431d732d7a9bdfe27ebcfc73d17131de62aa94b7b8 14 0.01 vMB 111
152,188 152,188 00000000000004edca9aa857372d7efee4b0a612fe1cd064331f55a7bc0a1130 110 0.04 vMB 90
152,187 152,187 00000000000002950221eef989d2e65a2cdc66282160abafc0faabebfd2a4ab0 48 0.02 vMB 468
152,186 152,186 0000000000000b10a4c8899697ef17824c46a506cb5a93bd55e75b391eac74c8 75 0.04 vMB 64
152,185 152,185 00000000000008cb3f2f0133c4c050def9412061307706015f663457ed60b4d1 25 0.01 vMB 185
152,184 152,184 00000000000008bf8e43ab261b2d7f2a73671eb17395c27c935f8711e5d01f8b 13 0.00 vMB 55
152,183 152,183 0000000000000869e8964ce1da9e4f1bb25ed23be2d17a180fca8bebc585f958 48 0.02 vMB 27
Previous 10 blocks ↓
Total Size: 779.61 GB

Node Details:

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