Loading Tool

Explorer IconExplorer

Memory Pool

24,118 transactions
5.52 vMB
0.02465886 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.55/200 MB

Candidate Block

Mining Attempt 68ad0982261f67e075ac4213f645d619265e32827721bd514b07647d45b5fedb
Version 20000000
Previous Block 000000000000000000016cbb047fea21369dcc5471d305238a88ca18763fcb9a
Merkle Root 6b6059a2546be90a8abdd7567b5b6b9e0026e001f4281512883ac6c2931a3b59
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,604
Size: 0.48 vMB
Total Fees: 0.01142361 BTC
Avg Feerate: 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,112 (874,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
38,378 38,378 00000000304f62e0752074c6ee84e4935dff3b61ef636cf8464f905cbd2e1b2d 0.00 MB 1 0
38,377 38,377 000000003bcac1d7950404b2b9e1cefef19a62897c11c1b7624cc152c640ede3 0.00 MB 1 0
38,376 38,376 00000000143589e46fd3ac707c6a7640f998af19f35b90a18f3d237fe22149a3 0.00 MB 1 0
38,375 38,375 000000006a64fa57bce283e42adf605c6051653e1f9d19bb9ed0eb032b9654f2 0.00 MB 1 0
38,374 38,374 0000000000a4a1661ccb5c17b7e707d5232470f542ff7e228ad9bd28b029dfd9 0.00 MB 1 0
38,373 38,373 0000000068af06a70a2fbf17fb70c50d31bb4dd5487c837e57a5ed0cec05c90c 0.00 MB 1 0
38,372 38,372 00000000491818eb23d1c21871594a7cf98bce20885d81411c032ede4f31856f 0.00 MB 1 0
38,371 38,371 0000000045371722e29f2b8785dd67394847a34c42d877a2b716af9e917f2f6c 0.00 MB 1 0
38,370 38,370 00000000895c15088ac23cd0a1979eb6c5c87f4b34e40194adf4b4a036ee68fe 0.00 MB 1 0
38,369 38,369 0000000055d6f30ce95aa596a5b75c28d1f0c7e03974d63f1a579a7918e0570e 0.00 MB 1 0
38,368 38,368 000000007146f73df59278ffcbdb46a1f4ae72b247858da79dd0bf81550203c8 0.00 MB 1 0
38,367 38,367 000000005f76fa3a550ecbcda2ca2f0f1d4249593880804f68a2ef9c70e11ab7 0.00 MB 1 0
38,366 38,366 000000007ee2a89d5c4f28eee76c0e2598fee3be2828b52b9d54470ca536d9d4 0.00 MB 1 0
38,365 38,365 0000000042a46dc95684d34d6d44724219237118638bf1a64103e838171b948a 0.00 MB 1 0
38,364 38,364 0000000086dfe8f94839fcfdac5ac6690d24d22336ebf0883382d43af8ada7bf 0.00 MB 1 0
38,363 38,363 000000002b620b16f2776e658543833f262f4c05c4532c380ae40f9326544412 0.00 MB 1 0
38,362 38,362 000000006703477d37765711f27735a3b3549cbaf6c610a98c95e01a3ee5e5f1 0.00 MB 1 0
38,361 38,361 0000000075cb528693d691e15e6ad5cea882da41fae400b5ef04490b732d7861 0.00 MB 1 0
38,360 38,360 000000001c1c8faa961720e231004346d15a32db5afbfd15820fe1fcc3b04099 0.00 MB 1 0
38,359 38,359 00000000723ab1e69341c58dcb8a8af5272a6487b8e325b386b45d9a53979968 0.00 MB 1 0
38,358 38,358 000000002d871a512990f421140fbe5e275c816d5a58af874f85d48f76443132 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 779.05 GB

Node Details:

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