Loading Tool

Explorer IconExplorer

Memory Pool

80,293 transactions
30.43 vMB
0.08102082 BTC
Random Selection Loading Transactions
Max Size: 185.29/200 MB

Candidate Block

Mining Attempt 3d6d27da26181bf5e690028af3f6496a42454d2a8bf4f33fc175752c2a63a7b1
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 61e9e3262c3f39469dbc69eb0b8c24a60d2b50207e9beb43c64014c6d45e5bed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,233
Size: 1.00 vMB
Total Fees: 0.01281682 BTC
Feerates: 50.77 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (231,581 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,802 683,802 0000000000000000000ab28811a71cfdce726e247edb008c40091439bca22d19 899 1.00/1.00 vMB 20
683,801 683,801 00000000000000000003129ec70136a60dd0438c8b84b7ada1029c0d06ba6906 2,107 1.00/1.00 vMB 46
683,800 683,800 00000000000000000004ccd434920f6ee5e3be3ff4ab2d9e262b0ffb25b54b6c 1,886 1.00/1.00 vMB 26
683,799 683,799 0000000000000000000294f55d6e43cd9b0923a7b1fcd2ec789de2acb6a36784 2,102 1.00/1.00 vMB 72
683,798 683,798 000000000000000000089004e8bb899b054b8d7894facfcebed7dd6876ecda2e 117 1.00/1.00 vMB 2
683,797 683,797 0000000000000000000a71b8d39f9fd1a22dc0a2c2b262214d52ed7d21c01f5c 887 1.00/1.00 vMB 18
683,796 683,796 00000000000000000002f98e054e88415285d3640678a142ca03c85d062754c1 692 1.00/1.00 vMB 34
683,795 683,795 000000000000000000056b0f72f6adb8c9152cfa01c05bfd13edb020a9e30eed 1,047 1.00/1.00 vMB 19
683,794 683,794 0000000000000000000490fe0a7a889bdd53a3c69d38fd473703756ce12c170e 2,152 1.00/1.00 vMB 36
683,793 683,793 000000000000000000037401e72294fb8eb5b7b231d8a8a9a9a6fae8bba1b052 1,600 1.00/1.00 vMB 34
683,792 683,792 000000000000000000061c9ca7849d8ac7c1c72df700ecc00fcb9f512d71b8ae 1,436 1.00/1.00 vMB 34
683,791 683,791 000000000000000000041cb084f9af1de25f7faf2004fae61a01ab8babd0c4bf 1,996 1.00/1.00 vMB 57
683,790 683,790 00000000000000000005bfc83419b35a43b11df0c781332815a1c4bd1fa8113c 1,060 1.00/1.00 vMB 26
683,789 683,789 0000000000000000000a1437fd89e75621fac424826d7ad35ba0d12ef1371352 1,045 1.00/1.00 vMB 64
683,788 683,788 000000000000000000040e6e06aeb7470bff7df9aaa4278ee8130ed9e81ab397 1,336 1.00/1.00 vMB 29
683,787 683,787 0000000000000000000140a7e7ef7079d5781ecbfcdc28fc448d94c790f4be7d 95 1.00/1.00 vMB 2
683,786 683,786 0000000000000000000a7011391c8edf6d5098dfd5b8575fb30dbdd1ad3e0d10 875 1.00/1.00 vMB 21
683,785 683,785 000000000000000000004eb666578c5cb157ab6fb0faa842c18b0448ca2ce766 811 1.00/1.00 vMB 17
683,784 683,784 00000000000000000005f2d1e36e36a757ab21ff1303d06148b7d094d1d6cb7b 1,590 1.00/1.00 vMB 5
683,783 683,783 0000000000000000000841acd64535b22eb7d9defd297ac2c9b8e846b2765966 1,857 1.00/1.00 vMB 46
683,782 683,782 00000000000000000009bacb9c8f912a8e4b85439e98823b9c009d146c0a4010 1,547 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.