Loading Tool

Explorer IconExplorer

Memory Pool

83,096 transactions
31.30 vMB
0.08072642 BTC
Random Selection Loading Transactions
Max Size: 190.72/200 MB

Candidate Block

Mining Attempt aef60f73b958e888acf248a1ba8d38541dc01a4a792a43923baf506ff8520904
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 430de5d1954dac6638f701e6f3d1918c6b32d02d912408aeb0c7f655740a133e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.01303673 BTC
Feerates: 265.25 > 1.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (542,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,435 372,435 0000000000000000123595fe553676e120a71798e985e402f52ce0482e5fc7b6 244 0.15/1.00 vMB 27
372,434 372,434 000000000000000013cb302a7a6bb472e99510a882827b9e354333a05ec3f33b 1,492 0.86/1.00 vMB 25
372,433 372,433 00000000000000000c1cc72a855fe40208c7a2e27c76d0203f38c3b44e3fd227 2,174 1.00/1.00 vMB 51
372,432 372,432 00000000000000000955c472648c7abdc3542269cda248ec1e635885694edd20 108 0.09/1.00 vMB 17
372,431 372,431 0000000000000000108a503b7c2657e628e3b2b0e9433f0545c11483cbf8c7a0 1,397 0.88/1.00 vMB 25
372,430 372,430 00000000000000000332bf63ad3a5f7d52617340111cf3bff20de6f740e5fa6b 2,193 0.95/1.00 vMB 52
372,429 372,429 00000000000000000638886dca3ac0e583fcc901207b3628edbfbabd5b5f1174 610 0.38/1.00 vMB 37
372,428 372,428 0000000000000000069d5cb018fcf78751569acb50c733d8c768c395b4813844 450 0.27/1.00 vMB 31
372,427 372,427 0000000000000000054da8042c2487b0cc17db505e40b446f1fb7bd315d09534 2,007 1.00/1.00 vMB 51
372,426 372,426 00000000000000000380ecd0b5397445569a08eee5522dc786622fe9551db586 1,481 0.68/1.00 vMB 57
372,425 372,425 00000000000000000557b70590b459ab2999dbf7a67dbf1a709707c2832630e0 208 0.12/1.00 vMB 36
372,424 372,424 0000000000000000119aadf378658da1dd157103e45ead81376f33a9e1cf39de 478 0.25/1.00 vMB 35
372,423 372,423 000000000000000010322eac7bbc74dc3180d2610185e80ccbdd350b35ddad70 702 0.39/1.00 vMB 28
372,422 372,422 000000000000000006a1a8b80c47612aebf05d9d0758f802418e4d4605c9c54d 1,711 0.85/1.00 vMB 40
372,421 372,421 000000000000000008198081e495cf97263cdad29cc189c17f1213c64bf9e310 222 0.12/1.00 vMB 46
372,420 372,420 00000000000000001252af169940e78f8a91411490b8c0cf85e0e8309b2278ee 872 0.52/1.00 vMB 32
372,419 372,419 000000000000000011a4bdd10b1c98c891ee208ff143a2501a6264d5c7bcf840 566 0.27/1.00 vMB 36
372,418 372,418 0000000000000000095a7bf5803f855d2f59155383d196088086861b805ac17f 1,439 0.86/1.00 vMB 25
372,417 372,417 00000000000000000a8c286392883c719297103597b4808f826e2645e348e2e7 2,448 0.95/1.00 vMB 48
372,416 372,416 00000000000000000207099f564090057684f66344af1848a286408043586f45 307 0.20/1.00 vMB 27
372,415 372,415 000000000000000003789b8fa4544df6e8cd3563973b1634781d6530b82e9a28 1,002 0.96/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.72 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: 704.05 GB
    • Received: 16.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.