Loading Tool

Explorer IconExplorer

Memory Pool

19,556 transactions
9.48 vMB
0.02000577 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.06/200 MB

Candidate Block

Mining Attempt b229edfc1173211643bcc5279398d277d2a4805111be66d11579c118eb6a44ed
Version 20000000
Previous Block 00000000000000000000e7878bdfe788173f6a548f487b1a1f1ab2cffe96a584
Merkle Root b773317914f4014783ff1f52c437bb94bdf0cd0f3f994e6e59685c9f6bb48b0f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,721
Size: 1.00 vMB
Total Fees: 0.00522732 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,510 (720,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,418 193,418 000000000000072c72214ccdfff7193660e941bcc28e99f1b402d90bdefe1c40 245 0.09 vMB 148
193,417 193,417 00000000000001fa70340018c9698dbb713c1d62860a5844bf393f8423ef01e7 125 0.05 vMB 146
193,416 193,416 00000000000001fac087a53d3865e518eb809eee72e90b72d24fe590757ec2ea 418 0.22 vMB 113
193,415 193,415 0000000000000518a7dac4790531be31e4da5d02a180d9074424ac8b5dc2cc32 221 0.09 vMB 148
193,414 193,414 0000000000000788c56c6956f1966465d5242f69deb49c6432cd5c8128d55699 129 0.06 vMB 131
193,413 193,413 000000000000052c15a34f6db8117f737945b2c2589f9556d9ad3ff84ca7699d 256 0.10 vMB 134
193,412 193,412 00000000000002d1f7e7cd07b244872d8c24f2e291f332ac3f1551ebed51e86e 6 0.00 vMB 36
193,411 193,411 00000000000002ba67f1c63c544b6789c25a4b4df90f81fef499cc0943b92f4f 136 0.05 vMB 141
193,410 193,410 00000000000004f1304fa993f53bf8da1e50c4a5b35fbc3f85623f1f3f9f4b0c 52 0.02 vMB 68
193,409 193,409 00000000000007c60a5c28395a27886932cf6c4b672e4118d02634b916b4aa66 512 0.20 vMB 54
193,408 193,408 00000000000000dbcd7238e183d9138b213985999675e11e0306ce0dd9df0163 722 0.24 vMB 163
193,407 193,407 00000000000002430c341a1ceb80b284b86ff6ffa5e8d25914ad565c25fb1123 11 0.00 vMB 0
193,406 193,406 000000000000012c02d391cb14fca3ed59740c211ee01a1ac2f960120fee3c93 11 0.00 vMB 15
193,405 193,405 00000000000003662fe19f0b9b603b60060bd009137bbae91dadd23a8d8a91b7 655 0.25 vMB 190
193,404 193,404 0000000000000486717e79048d7ba5dbfc595b3d32d80e06c7a46abff52cfe1f 256 0.11 vMB 125
193,403 193,403 000000000000008334b5c01754f150928cf57cfb37a9c1a262c6429fdbac073c 71 0.03 vMB 36
193,402 193,402 00000000000006c08e000b5775858839e04e4df3bda25d9beae3ec75ee14bf36 565 0.27 vMB 122
193,401 193,401 00000000000003612d75e06e2b67824d508032ff541a67d6bd2eae03502577c1 541 0.21 vMB 154
193,400 193,400 000000000000043b3fc193ad9d9d31a1aaeef3328037c63fb10a6ac459f78159 125 0.04 vMB 141
193,399 193,399 0000000000000386fd3575c35a1eb81f8655858d27b2fb2cf1e88d8d51f2e56d 30 0.01 vMB 126
193,398 193,398 0000000000000398489f8344a2baaa8de53e86342e3ba07e46f72e024e407fb0 31 0.01 vMB 172
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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