Loading Tool

Explorer IconExplorer

Memory Pool

74,924 transactions
27.64 vMB
0.07450097 BTC
Random Selection Loading Transactions
Max Size: 168.56/200 MB

Candidate Block

Mining Attempt f1a798591d15e5ef189c3d0cd35295cb9c0c61e72c1aa6ddeca8a7d21cd0bcfe
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 84f767b70cf937728f594129a31bf3f65c2705060d5191c8e45f48ed2527c2d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,258
Size: 1.00 vMB
Total Fees: 0.01544956 BTC
Feerates: 100.35 > 1.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (542,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
372,408 372,408 00000000000000000afce7fa12b272e5330eab2de15e61b6ed8cbd4457819120 684 0.92/1.00 vMB 19
372,407 372,407 000000000000000009d322f2d69553489673796dc51989a7f197283435a8296e 899 0.93/1.00 vMB 38
372,406 372,406 000000000000000013516237105bc301f315a6c2f93f4d8aebfcd12349f08c98 1,206 1.00/1.00 vMB 24
372,405 372,405 000000000000000002e1f7be3bea74232a7d6a06b89a363acd41bcad626e3f69 1,829 1.00/1.00 vMB 42
372,404 372,404 00000000000000000d352889da7fea3ebd88decf4e83437e70e86b92a45d3ca8 2,690 0.92/1.00 vMB 62
372,403 372,403 0000000000000000129c77f61e9db007c73576e8fdb2545abc04eb67ae6eae31 1,440 0.95/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.