Loading Tool

Explorer IconExplorer

Memory Pool

77,230 transactions
28.65 vMB
0.09006104 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 5337c61d9d594d2a1821090b735f933e03f1f4f09c983969f4529b91c1d1ba81
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (520,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,051 395,051 000000000000000001d250f483b8c244d72ae9964bff7f6817e287c9cb19db99 2,343 0.95/1.00 vMB 50
395,050 395,050 0000000000000000044cca0a9cf7eeb110fa6823ef2abfeaf291ff3d56c76883 1,452 1.00/1.00 vMB 27
395,049 395,049 00000000000000000477fce03e8d98d08f8745646ead64e26d090270ea835757 25 0.05/1.00 vMB 1
395,048 395,048 00000000000000000203f3d214ee28135fbfc1253ca6cf04117047d84cf521e8 1,959 1.00/1.00 vMB 41
395,047 395,047 000000000000000002e86e735d7a3e7ae2a3b8f4b7a70162cb7ab743364190d8 2,596 0.93/1.00 vMB 57
395,046 395,046 00000000000000000536b74b189e2524e2dee7ce12715d296303fd8a1859327c 1,978 1.00/1.00 vMB 42
395,045 395,045 000000000000000003dd544f264672826f3409ebced9a430b2a04b8f673792fe 1,929 0.99/1.00 vMB 35
395,044 395,044 000000000000000006751537b1885fc1ee79b7b1d323d2ebf00d8ca17dc98229 1,222 0.75/1.00 vMB 43
395,043 395,043 0000000000000000092e5fe4fe89f5857b7588faf548752cf934b08d47dc412b 1 0.00/1.00 vMB 0
395,042 395,042 0000000000000000068eebda7633b100f471a66300be638b79c72af8494e7b82 2,777 1.00/1.00 vMB 69
395,041 395,041 00000000000000000136fb16e4f8074cc1019c20ab96bb41c4246134453c25e2 2,351 0.99/1.00 vMB 61
395,040 395,040 000000000000000001418943b3a566b87219f69f42fc577650cc589e7a1dac3a 1 0.00/1.00 vMB 0
395,039 395,039 000000000000000002ebb2ef89a770e72dafc3443dc3fe0af12355a10f6af69b 1 0.00/1.00 vMB 0
395,038 395,038 000000000000000005e089b410749c8c974961b232adab7aaacc7c906cc2741e 554 0.99/1.00 vMB 12
395,037 395,037 000000000000000002eb8a975c34f0e14f8cac46c061e52f1ea583da1d60e2c3 909 0.95/1.00 vMB 19
395,036 395,036 0000000000000000047b894238c6250b75f7ccb66ff80a56cd73debe0bda3dc0 1,676 1.00/1.00 vMB 25
395,035 395,035 000000000000000003a36cef356b3d793b53e23eb3221b707e88f126aa2cbef0 2,522 0.95/1.00 vMB 61
395,034 395,034 0000000000000000037f1cc21b5f843ace8d397868d6136daebc1e9e1d9b7f98 61 0.06/1.00 vMB 5
395,033 395,033 000000000000000008b65a666d4773e15b84afaba944a16a849865bc432cc919 1 0.00/1.00 vMB 0
395,032 395,032 000000000000000009751df2102bd401b8af128c04face24098e171ab5ae56c8 2,361 1.00/1.00 vMB 46
395,031 395,031 000000000000000002eec649200955db63f026f188d5c44cbbf373ec089edae9 2,411 0.93/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.