Loading Tool

Explorer IconExplorer

Memory Pool

84,573 transactions
32.19 vMB
0.10517169 BTC
Random Selection Loading Transactions
Max Size: 195.18/200 MB

Candidate Block

Mining Attempt b1157694c9930ca2e20487f1bb8689f283e8bf2e1f1da684b6eb2bc7a388f231
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 70a5915de299785c05aef5d7cf77246e1f9ec3fc47e7c132503929a08a7f9dc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.03275981 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (542,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
372,414 372,414 00000000000000000cb672801d04eb325632caa4cff50b4bc21d5751d7c102ab 1,685 0.75/1.00 vMB 46
372,413 372,413 0000000000000000014e1706c9d5132f980aeb090cc8e47038017126efb7cbbe 1,030 1.00/1.00 vMB 17
372,412 372,412 00000000000000000f733ae83f93908d272bef9a842c4e45a450c3a83e581a7f 1,441 0.95/1.00 vMB 44
372,411 372,411 00000000000000000a67861bc88e28718c4c0fcaab4a0066cba98a19e085d743 764 0.95/1.00 vMB 49
372,410 372,410 00000000000000000168ea7d2d11dfbcfeabfaa11c4a38f4cadd96f256bb4ded 667 1.00/1.00 vMB 19
372,409 372,409 00000000000000000778b3ce090e676652209e05dd95e83e1a2503f14f7d035b 501 0.77/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.75 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: 708.76 GB
    • Received: 16.77 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.