Loading Tool

Explorer IconExplorer

Memory Pool

77,628 transactions
29.52 vMB
0.07109685 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt c07201bfa0dae6e809ab6bde349f4f0a72d08fbcc17c06a82daa11694ffee501
Version 20000000
Previous Block 00000000000000000000d3002cc735a2906070d791478a57e618190e90efce37
Merkle Root 95ea3f6a7e17f329208f9ff663dc2ee471309d02376219192f591f9d2d0f0483
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.00585985 BTC
Feerates: 104.17 > 0.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,393 (619,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,499 295,499 0000000000000000a568fa589d558dde2fa4d52f7d221ef7325741d0d41b9e36 263 0.11/1.00 vMB 38
295,498 295,498 00000000000000004450240b1b9b4d5c2c7c10eed7325fe566d12bb8a2ce92ea 357 0.25/1.00 vMB 25
295,497 295,497 000000000000000059bc15f15b2a52860b6b6983b7ff96aab3e7d9eb83854032 256 0.09/1.00 vMB 41
295,496 295,496 00000000000000009052fa07e7f5eddbd64d1cfcac6eb58feb0145261053f4bc 366 0.18/1.00 vMB 34
295,495 295,495 0000000000000000a991467b147c9f605327a2cfa822abf7fc733366634f425e 109 0.12/1.00 vMB 22
295,494 295,494 00000000000000008bcaad1f3b2aee90c14351ea219c0da9d8df42a0dc7bf7d3 128 0.04/1.00 vMB 49
295,493 295,493 0000000000000000155988b979a6cfa57b593ecee65f258c7a3115d8fdcbba74 128 0.08/1.00 vMB 21
295,492 295,492 0000000000000000a66226606e39c5f42fead4b76f5299c500169b1b49dbed45 645 0.35/1.00 vMB 34
295,491 295,491 00000000000000002024cb647728ec29643141f26fc85b298e8fd5932968d251 224 0.11/1.00 vMB 38
295,490 295,490 0000000000000000780d616734850b38d92c8f628bf87b078ea3201ef592367d 503 0.34/1.00 vMB 28
295,489 295,489 000000000000000067f0c36638a5d9099082ad320595c96491629fe7b85ab056 256 0.14/1.00 vMB 30
295,488 295,488 00000000000000004bf1c158505f4c6c6187d349ee84cacc09c1c75053ef1bff 1,024 0.37/1.00 vMB 55
295,487 295,487 000000000000000059567bce5aa54ac16acc6cadea26384ba95ba535a661202f 98 0.05/1.00 vMB 34
295,486 295,486 0000000000000000aa6470bac6f5db98d7954120eded0eb0a9bb5ee902194dcb 102 0.11/1.00 vMB 30
295,485 295,485 000000000000000044acf8752bf0214b86e0ec1472145add536e0122e9a87def 138 0.07/1.00 vMB 31
295,484 295,484 0000000000000000a6bba237ed05ee09d0868cc346869564cb7ad13ed31d69ec 38 0.03/1.00 vMB 26
295,483 295,483 00000000000000004b94f9d12fe10372aa8e06d57bce24ebe4a0aa0ab72d107d 211 0.12/1.00 vMB 29
295,482 295,482 000000000000000087921c7bb1a0e9446dea6b2b970e69907a796bed26787f81 41 0.02/1.00 vMB 26
295,481 295,481 0000000000000000505902196643bbf56223e66461d76ad1bdcf00246d613e37 621 0.35/1.00 vMB 31
295,480 295,480 0000000000000000a4805b78376f017485ff48ea6db8887d16ec799b30d5fa6b 256 0.09/1.00 vMB 67
295,479 295,479 00000000000000008f7cb6b0b5f5c2b60374f5f6b6091577e2d57f44fa21ec88 128 0.05/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.07 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: 720.91 GB
    • Received: 18.30 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.