Loading Tool

Explorer IconExplorer

Memory Pool

80,972 transactions
31.02 vMB
0.09320785 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 3574f2299673a6b02580b1314f3eb4981ad3eac8d82ed95eae0ebc10b837c10a
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 4c4476e364645ef81b0fbc1fe555248c6be08d6bf30d2db20adfcddf2799a57d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02635148 BTC
Feerates: 110.56 > 2.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (542,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,044 373,044 00000000000000000ea3f1831f9d3e7ae8ab516de151aa812576e1f6b569b2e6 719 0.36/1.00 vMB 58
373,043 373,043 00000000000000000116718f68b00c285f5033736808caaad6a6bd43a7dad3b3 780 0.44/1.00 vMB 47
373,042 373,042 000000000000000006ec08d5173c6a6740f43200b472537540d8078cd0106efe 24 0.01/1.00 vMB 73
373,041 373,041 00000000000000000b9ac0941209da6db2f6b77e193df154cdb41339bffc055c 335 0.20/1.00 vMB 42
373,040 373,040 00000000000000000b59bab39da7b4251e338b9c00704dd7c974d60104f9e7dc 119 0.05/1.00 vMB 51
373,039 373,039 00000000000000000e3bbda6001745a5723d41c065f3d5ea13689f94c2160e42 50 0.05/1.00 vMB 79
373,038 373,038 0000000000000000043c3ba4be4d716741c1ba84fa708d394f631662325ecd05 225 0.12/1.00 vMB 44
373,037 373,037 00000000000000000554cba4b8853d80f8f762c91c73ed6c4e7b22597227fa3b 1,118 0.61/1.00 vMB 92
373,036 373,036 00000000000000000bcd28be435c5cf3072addf5e047b01bc9adf2a60e8899dc 1,115 0.53/1.00 vMB 56
373,035 373,035 00000000000000000045064c2ae0d3a7a13a3ff88cca4d412ab379811dded26a 293 0.16/1.00 vMB 55
373,034 373,034 0000000000000000026cef1d1ed35c3e9aa8ded5b5a7581afda04c4a836309ff 406 0.22/1.00 vMB 57
373,033 373,033 000000000000000006c15f537a1b4a679cfca44b9132617b45aab9417348d919 1 0.00/1.00 vMB 0
373,032 373,032 000000000000000000e5bbcd217e4b3b73048671e9d402a5f342c32a8accc926 425 0.55/1.00 vMB 9
373,031 373,031 00000000000000001247d04930cd8cdf113bc2b8da074827330794d123de5708 1,590 0.93/1.00 vMB 29
373,030 373,030 00000000000000000c74e1fdbe979b3074b43bb49adde4501336c77a2fe2dd79 1,899 1.00/1.00 vMB 46
373,029 373,029 000000000000000012fc17e3fa6714a5de85b7e76d6b829c248163c6554f08fa 1,807 0.75/1.00 vMB 64
373,028 373,028 000000000000000003ef40c937751d05a1835dc88c5190a4b6dd0c68ad64633b 1,691 0.91/1.00 vMB 36
373,027 373,027 000000000000000010e2f10ed8250fba60b9c9eecf6bc1d9207f4b0bb1251a0c 2,907 0.95/1.00 vMB 66
373,026 373,026 00000000000000000d72f06adc3199df28f6add0cc102d8079651e422f1fc213 2,004 0.93/1.00 vMB 46
373,025 373,025 000000000000000000c432575895a1189883d5a0b7b9753b9cdcf0333dfcb1ac 413 0.22/1.00 vMB 52
373,024 373,024 00000000000000000e9157c2195202d357528c8174de83fc5bfc8ad00a46793a 266 0.25/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.71 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: 699.32 GB
    • Received: 16.60 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.