Loading Tool

Explorer IconExplorer

Memory Pool

73,940 transactions
27.35 vMB
0.06731205 BTC
Random Selection Loading Transactions
Max Size: 166.99/200 MB

Candidate Block

Mining Attempt 939896924d3dcdd7930a129f1d6734e4cd1d6fd79f194ca2e9cc125d12f63a8a
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 7018ae67b7c651e55cf2ac682a1a4057c896891b062e83253ec7e6584b83f62b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,268
Size: 1.00 vMB
Total Fees: 0.00914158 BTC
Feerates: 402.60 > 0.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (557,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,013 358,013 00000000000000000fa2876fcc0b1261d2dee228ebc4c871f395e61d2e6875c6 73 0.07/1.00 vMB 8
358,012 358,012 00000000000000000fb95e4b65b8f6baf6226674da7c75907798852aca0d5378 610 0.37/1.00 vMB 27
358,011 358,011 000000000000000013ecfce40b0ae6d5bd0c95bd3466a8136b95201eb79d7baf 717 0.37/1.00 vMB 24
358,010 358,010 00000000000000000aa9033c06c10d6131eafa3754c3157d74c2267c1dd2ca35 1,058 0.73/1.00 vMB 18
358,009 358,009 00000000000000000c74621d9ae214b10599b6d297ef57a6beef7c34775119c6 385 0.25/1.00 vMB 25
358,008 358,008 000000000000000002e17fb975166d17b5a2c8d1a63a5ca183f45703d636be0e 1,464 0.75/1.00 vMB 27
358,007 358,007 00000000000000000e83c311f4244e4eefb54aa845abb181e46f16d126ab21e1 844 0.75/1.00 vMB 17
358,006 358,006 0000000000000000031d249a4e3dcb43609c2c0cf78ec42e750bfea8c22fde3b 2,571 0.90/1.00 vMB 39
358,005 358,005 00000000000000001208312bdda21db7290c76fe52ee131a24351d3e433d5a5f 968 0.48/1.00 vMB 21
358,004 358,004 00000000000000000461bed4cd3bf619441dd3ec946eccaa0cc031397b9956c0 693 0.38/1.00 vMB 26
358,003 358,003 0000000000000000154001150b734a419d936165fc40b046ecf010b871f01157 1,217 0.75/1.00 vMB 21
358,002 358,002 0000000000000000002d4d416cd498e50268a7412550d06b4d8c66e0a2aa616b 636 0.75/1.00 vMB 16
358,001 358,001 00000000000000000c203f910ac1def0be1d848535518369e159a73002574a2c 1,086 0.75/1.00 vMB 23
358,000 358,000 0000000000000000073aceefab8c381c3c4edb4f87a6d5d2ae32184278218429 2,541 1.00/1.00 vMB 34
357,999 357,999 0000000000000000084c7939cdf6d896c5a4ee7353b81b3a11d1e513cefc5f45 2,135 0.75/1.00 vMB 38
357,998 357,998 000000000000000003871bc84d9cc5a8f7a7505047686decf797d16041783e0d 1,385 0.72/1.00 vMB 26
357,997 357,997 0000000000000000146a56318d17b59d9cd399cf74630e93a3c591969f642ef2 405 0.20/1.00 vMB 21
357,996 357,996 000000000000000012cd587d5212b06d1d6594876509b44c92c19a25eb36e601 332 0.28/1.00 vMB 14
357,995 357,995 000000000000000008babe60809af1530cb0ce98a4ec0c5c8e922bc43c6baadf 1,351 0.93/1.00 vMB 20
357,994 357,994 000000000000000003910e7e5f8f597f2208fbfe7b51eb1b68d38da65743860c 1,875 1.00/1.00 vMB 36
357,993 357,993 0000000000000000052a89c9589d8cc86c705b13d0e56a5f9598dddab5ea7ab1 1,043 0.56/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.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: 714.86 GB
    • Received: 17.61 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.