Loading Tool

Explorer IconExplorer

Memory Pool

45,223 transactions
27.17 vMB
0.07268426 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt 02469bb48c84676c0989ec64bf933ac97fb8c83ae2779a1f7e4d0a7bef14b9ee
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root d0484d2cbdbeb888704073253ecefa0fd65ebfa02ab8d164d1fa8aa84fe94383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02212983 BTC
Feerates: 251.72 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (162,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,817 751,817 000000000000000000001f6e17b00ad2bb5ed96447d69abc4d55ff8e708c5b87 1,687 0.80/1.00 vMB 8
751,816 751,816 00000000000000000003b444ac1d2fec756ed3a58cba8edc16e62c7afaceb967 2,345 0.94/1.00 vMB 9
751,815 751,815 0000000000000000000769c1903ebc0c64943562fa7a95912f73bfa627ef4841 590 0.46/1.00 vMB 5
751,814 751,814 00000000000000000006436d796b6975c1ef4fa25eae004186601cec2853c847 1,777 1.00/1.00 vMB 2
751,813 751,813 00000000000000000007afeefa3e7f34b5be7b461c7fc2237f0d45720f29b6e5 3,001 1.00/1.00 vMB 11
751,812 751,812 00000000000000000007807677dfabb61133f04e5d87c89b0353232c34608a83 1,917 1.00/1.00 vMB 9
751,811 751,811 00000000000000000006dedccff5eb361e957b2cd4426875d64b3edb1ef6bfd7 2,800 1.00/1.00 vMB 16
751,810 751,810 00000000000000000008c404cff9e618a57ce073c6d6d7295b0b8ff44f0e8417 28 0.01/1.00 vMB 11
751,809 751,809 0000000000000000000269b7a498eba79217159f1e438d2fe0feb0a7005e1577 1,056 0.45/1.00 vMB 9
751,808 751,808 00000000000000000005acb35a1e93f5001f7031baa3f919ea42de6d27806b21 608 0.43/1.00 vMB 44
751,807 751,807 0000000000000000000390a29aaf90b5aec3b58c9044fdff5582916e898b2f33 1,103 0.44/1.00 vMB 8
751,806 751,806 00000000000000000003461abaf23f7feeb9de574aaaf3f4d1c85e6e38121aef 1,860 1.00/1.00 vMB 17
751,805 751,805 0000000000000000000646a97ce9577af9d6e29b32cfdd995e583053c1871b88 563 0.65/1.00 vMB 3
751,804 751,804 0000000000000000000608e814a276643f5affbe63db17c35ae11c43a986407f 487 0.21/1.00 vMB 9
751,803 751,803 000000000000000000078abb809262e48de88592bc38b64e8a049cf891fb3e7b 1,699 0.82/1.00 vMB 10
751,802 751,802 00000000000000000003d8651d8ad1cde70421bfd2b85b57aed5fc3a2f732cfa 1,399 0.72/1.00 vMB 7
751,801 751,801 0000000000000000000267b4fe6314cad8153d41cfe2654d971f2a198465b5b8 100 0.08/1.00 vMB 7
751,800 751,800 000000000000000000015c37a3d2c0b12ab072597aa0410fd6b5cea913c6e008 589 0.39/1.00 vMB 7
751,799 751,799 000000000000000000002d9b3f1117ed19328c7dadb7f12723b2555408a8f902 322 0.08/1.00 vMB 12
751,798 751,798 000000000000000000032e01057f0f8057af71865dc70e6eb9f1f99b78562e4f 722 0.60/1.00 vMB 2
751,797 751,797 00000000000000000000fb7e704f7d5be1e3488a5bfc3d45cc41e450453be007 1,226 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.