Loading Tool

Explorer IconExplorer

Memory Pool

48,015 transactions
27.67 vMB
0.06350005 BTC
Random Selection Loading Transactions
Max Size: 148.17/200 MB

Candidate Block

Mining Attempt 847026a15c1463f091a5ff692a486e1cc5c419254f485ca3ba0bd7c3181878fc
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root 6913edd4d8dc85f5d111251fbea3cfe7cac7d03560f38b93a1bf1deffed9c945
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,793
Size: 1.00 vMB
Total Fees: 0.01151181 BTC
Feerates: 151.16 > 1.15 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (672,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,733 242,733 000000000000006eff8b8d7b452bca00d84384a2a51312fd1aef99708b883101 107 0.06/1.00 vMB 131
242,732 242,732 00000000000000ae25bebb1a028f3033ede0c2aca6dcc1e770cf387a029aa6dc 113 0.08/1.00 vMB 431
242,731 242,731 00000000000000204d20f8535422efa0ed8885fe8296e6a43bdbf0a66b15bbd7 364 0.14/1.00 vMB 206
242,730 242,730 00000000000000c03e1519b6dec0e76f8b21baf8e69ed9170cee5f62b67d5427 415 0.18/1.00 vMB 120
242,729 242,729 000000000000009474c4d413500a977ae56ceed9c847e164ee7db02e9c5558c3 175 0.07/1.00 vMB 120
242,728 242,728 00000000000000790affa1d358dfd369222cc0f284f129b995a2b8e2947d6546 20 0.01/1.00 vMB 54
242,727 242,727 0000000000000085b6ebb8a69ceae0a16d6769db3c7967216f1ce5765701583c 272 0.13/1.00 vMB 131
242,726 242,726 000000000000000b286ee466afd9b044a6ca8c94613b50c56b101877041a061d 440 0.19/1.00 vMB 171
242,725 242,725 0000000000000047eb1911c8fac4f361fa0983c973da2679184ff700bc94ecc3 358 0.22/1.00 vMB 84
242,724 242,724 00000000000000242aa56d77d150726821e44aa3b776b6fb066f9117d8de8b41 5 0.00/1.00 vMB 79
242,723 242,723 00000000000000cf312496cfedc4c3fb82675185b2c8ce067f245b21d09e7a70 72 0.04/1.00 vMB 99
242,722 242,722 00000000000000600c722b16ab74fc3224094a5eb0c51f4462296bfa5b4a6f72 58 0.03/1.00 vMB 123
242,721 242,721 00000000000000c04caf780e6241cf731f495bef9d3bc954179f9ac84a3984bd 288 0.16/1.00 vMB 133
242,720 242,720 000000000000009da24b7ee46baf813d877d3fb68a813c66ade9f4844071fbf4 1 0.00/1.00 vMB 0
242,719 242,719 0000000000000085bcf2e744d33f0ebbdf690cb56ab1ea1907bd96ce704f0d32 10 0.00/1.00 vMB 298
242,718 242,718 0000000000000056cb1758ed511cfa731296b9c073c4a3b37e61cf63c5de708d 151 0.08/1.00 vMB 137
242,717 242,717 0000000000000029f690aaa932d95e303228395caa5b2212bd44898b8a173063 12 0.01/1.00 vMB 260
242,716 242,716 000000000000006fe6738b8f14a5541a3a880526f0ed49e063747c2d5010821f 19 0.01/1.00 vMB 77
242,715 242,715 000000000000001fe14d189cf0d7c86cdfc87263c1eb1d1955920a48d0b7e82b 500 0.25/1.00 vMB 154
242,714 242,714 00000000000000c305800eaa89618142edce26ab2dfafbbb2f3e80fcf64deae4 420 0.17/1.00 vMB 166
242,713 242,713 00000000000000bce51fca07fcbfdf15dea1f33e9156a2cdd2ffc7c5472e1899 98 0.04/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.25 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.