Loading Tool

Explorer IconExplorer

Memory Pool

45,213 transactions
21.97 vMB
0.08764931 BTC
Random Selection Loading Transactions
Max Size: 122.67/200 MB

Candidate Block

Mining Attempt 8adc2157f39997a58711922854211a5f7e11f09bec69b95d2d7c51cacffc50ec
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 73d6b7a39a184457042014ed5e26d1591e5ef87d056fd23a22df58e93c7ca40a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.03190929 BTC
Feerates: 175.14 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (656,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,870 257,870 000000000000000bd7633f41850e331c970c5fc7516cfa8417f9a01d1a74f624 256 0.12/1.00 vMB 103
257,869 257,869 000000000000001701de464d45a5f018b17a566a0e0f3d7c7e03bc179e1a482a 112 0.05/1.00 vMB 105
257,868 257,868 00000000000000267118b887f48b8424f0e2beeeeac849a75fad6a77ff642725 198 0.09/1.00 vMB 90
257,867 257,867 000000000000001f1d01a3a9b6eab9e447f7793063f91f45fa611a44665f010f 35 0.02/1.00 vMB 54
257,866 257,866 00000000000000057856b2bfcff35259fb72e8f49abb13fa24f0c14c3a85abed 51 0.03/1.00 vMB 13
257,865 257,865 000000000000000f1c36e6fe0e51d753b1e2b76d1c310c6378605cbaf739c0e7 468 0.20/1.00 vMB 112
257,864 257,864 000000000000001755c2f0ac9a32c2fad3a215734568b29d02fa2d51caf5ccae 884 0.42/1.00 vMB 89
257,863 257,863 000000000000002f54bcecbec85712b0a3d4a4d7f03b1ab83e54430a7e06ced8 63 0.02/1.00 vMB 93
257,862 257,862 000000000000002f8b73c7f92de65e641384699779919e9ea6f93268964b2cec 148 0.05/1.00 vMB 128
257,861 257,861 000000000000001028789a80bee9e6ee08ef0694bf769591e9e398d09f4ba8cc 103 0.04/1.00 vMB 80
257,860 257,860 000000000000000b9639f3fe9f35e94b5b030b388180c111ff0b2f691b437a30 231 0.10/1.00 vMB 117
257,859 257,859 000000000000000aa1e2383e60415755b076d7f8fa2d0b1028171dd254faa264 58 0.04/1.00 vMB 49
257,858 257,858 000000000000001566bf9477bf9d07b19a436f9f5e3007b88bcc1fa76d5599d8 434 0.19/1.00 vMB 85
257,857 257,857 000000000000002473c378df23937541011a624c6cab886d27c3714c23e2e37f 256 0.11/1.00 vMB 124
257,856 257,856 0000000000000027ff96c78ed8363a5b300cbaf4cd04d2188ea2a696372f5561 701 0.25/1.00 vMB 151
257,855 257,855 0000000000000022fd20dcc901235f35c39291a0d9b357cf6b2a0c6e48081323 238 0.11/1.00 vMB 85
257,854 257,854 000000000000000c6915e8b98501a143b86d108069eca2256f644543056ceb26 256 0.11/1.00 vMB 158
257,853 257,853 000000000000002ec277bfa49ad5df14a70801ee70ace948ffe9889a470c5f1b 145 0.06/1.00 vMB 137
257,852 257,852 000000000000000861670aa48d93f1531212172b99a1f70e1043496f3f7cc955 335 0.14/1.00 vMB 95
257,851 257,851 000000000000001bc0cdc284a3fc766b95cd037072dc6b2c0b409e89916a2096 256 0.12/1.00 vMB 108
257,850 257,850 000000000000001395e5ee32ff9a0e353661874183faf2b0d14d37d1a346b4ad 171 0.08/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 780.76 GB

Node Details:

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