Loading Tool

Explorer IconExplorer

Memory Pool

38,643 transactions
26.39 vMB
0.06904174 BTC
Random Selection Loading Transactions
Max Size: 135.90/200 MB

Candidate Block

Mining Attempt e7735ae3f07ab5367a2be6dd419550b57c0cdb6b091bd2da2d48275459d29eda
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 1c30f5f6cb6427f4b131080c5b9d5b46ee3e373f01bf24cf4e36b04cfc43d31e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,044
Size: 1.00 vMB
Total Fees: 0.01995768 BTC
Feerates: 102.99 > 2.00 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (580,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,012 334,012 000000000000000013397da787f1f018878d3a08bb8f1284bb162b08d5dbaddc 526 0.25/1.00 vMB 25
334,011 334,011 00000000000000001030a112bd0ba25cb9c640be7d040a8431c80faa0c3ffe2c 1,001 0.64/1.00 vMB 21
334,010 334,010 00000000000000000e1e957797d5ce472a81b1296c8a5fcb4f80d92797d6adad 552 0.36/1.00 vMB 21
334,009 334,009 000000000000000015ba8b670780bd13db3b3ab58aefdffe50e508e379596e68 628 0.30/1.00 vMB 26
334,008 334,008 0000000000000000129fa56c06b63fc97b176cfd2c6fb45e3ea3d1b75fe9507f 410 0.22/1.00 vMB 21
334,007 334,007 000000000000000007d823060bfd7d740fdb61aac679e787a41f4ec5973d146c 1,025 0.53/1.00 vMB 27
334,006 334,006 00000000000000000941a15334ab04c3517adaf454120c7ee1752fa991b6b18a 546 0.32/1.00 vMB 25
334,005 334,005 00000000000000001178fb78a14818b8aa069f34526a3ff0db940123340cf6a9 50 0.06/1.00 vMB 8
334,004 334,004 00000000000000000e8cff887e99a1cfe5b154ff873641b56306b4235ebbfcd3 481 0.24/1.00 vMB 23
334,003 334,003 000000000000000017513ecc1325b12053f876eff4703721508aaec3a1d7204a 613 0.34/1.00 vMB 26
334,002 334,002 000000000000000006f29e65e33550e621e76169bbfb7bc2496149bc1125c3df 26 0.05/1.00 vMB 3
334,001 334,001 0000000000000000199cd3ccb5feefff667d6ade51eb5e92531018d5b9cf197f 278 0.18/1.00 vMB 26
334,000 334,000 000000000000000008d1ff7b7673837e9d7e1324dc7ab8498405ea583f43f53d 135 0.10/1.00 vMB 15
333,999 333,999 000000000000000000430ef045b5f0294b68b7183b669dfe7a4d5ad1fbaaf849 231 0.12/1.00 vMB 36
333,998 333,998 000000000000000009f2eb81a01b979bcdd001e12bfb7007821665c66dcc5199 796 0.46/1.00 vMB 31
333,997 333,997 0000000000000000090e981e7bdc990698c7c9aa4fef1d2df65ff8303a58212e 64 0.02/1.00 vMB 55
333,996 333,996 000000000000000011d5d949e4575729340d004693f1857a707c0aee75e69818 133 0.07/1.00 vMB 35
333,995 333,995 000000000000000014195c736dcbfe5e2ea614905b2e23b2fa43073054c15388 42 0.01/1.00 vMB 60
333,994 333,994 00000000000000000b83a8e5eab56bae61ec9ea64bb598a8f63e8ffcf7743421 105 0.04/1.00 vMB 36
333,993 333,993 0000000000000000125f6ed8ecc1a3bf142d4bcc0699864dd2360a629c19b04c 748 0.40/1.00 vMB 32
333,992 333,992 00000000000000000e4c2dc99a1779d63f63bcd2a6373d53f0c8c5305ff04836 602 0.37/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 635.54 GB
    • Received: 12.31 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.