Loading Tool

Explorer IconExplorer

Memory Pool

78,637 transactions
29.84 vMB
0.07549720 BTC
Random Selection Loading Transactions
Max Size: 182.25/200 MB

Candidate Block

Mining Attempt f734a876b865a98fe96284ca2dec18310da3f5ad786cd4d0ef40e52c1b351863
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7847b64cb7d893bcd5fce0a75a9f191f34d4ee84a9ff02e9e0510fac97cfc8ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.00939863 BTC
Feerates: 150.58 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (488,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,008 427,008 0000000000000000033cb56608cf7aa256fa4b3296c061dc22d44ed86b86bf54 1,515 0.97/1.00 vMB 49
427,007 427,007 00000000000000000128939d35d695635f9c25d4caf6dfaca1456204454440ea 1,827 1.00/1.00 vMB 48
427,006 427,006 000000000000000004396f8366878b54d0cabecce4f48a16a3517a68e1741c7a 2,629 1.00/1.00 vMB 77
427,005 427,005 000000000000000002aab04f58fe9d00f0b4e32e5b75e810974f30876577c3c8 1,367 0.65/1.00 vMB 49
427,004 427,004 0000000000000000001b0283db3a5ee78a9430672322bf8e22db7a851f6c6387 2,290 1.00/1.00 vMB 54
427,003 427,003 000000000000000001ac8f4442cd4cf434086ea7a6d8844b4639da98e094bd82 2,461 1.00/1.00 vMB 71
427,002 427,002 000000000000000003ad8c45768b805aebcf9ef35fe778852ffa90b6b0534842 2,345 1.00/1.00 vMB 77
427,001 427,001 000000000000000001447d80cc8ae5c1ef956e822e5977aa6fe1986e024fb199 580 0.22/1.00 vMB 61
427,000 427,000 000000000000000004a4fb7fc341124a27b023d9f1e8f1f8e026c83001676152 2,213 0.96/1.00 vMB 59
426,999 426,999 00000000000000000021c4d018a1f4a502a7eeee2385273002ea0677fda930f3 1,664 0.99/1.00 vMB 59
426,998 426,998 000000000000000000e406be4030ed2495e3e032d9184611a56cddeaf27422ae 971 0.37/1.00 vMB 69
426,997 426,997 000000000000000000672e1211de94140da30e5f13a4e4f054f45964dabf5716 1,451 0.72/1.00 vMB 50
426,996 426,996 000000000000000003f037a94c2667b735a568f2179443a538962069cb708c98 1,283 0.87/1.00 vMB 41
426,995 426,995 000000000000000000d58f7742266aa5cbf801dd0b1666620069faef19e04806 924 0.44/1.00 vMB 56
426,994 426,994 0000000000000000015d686313379fdbbf094c6eaf86faa0357a3937eb13ae18 1,554 0.78/1.00 vMB 46
426,993 426,993 00000000000000000229b01111ae7982810f474831361dc4fb1ebccb180857f0 1,682 1.00/1.00 vMB 48
426,992 426,992 0000000000000000024ffe4b549bb008bbab5232d2b5c9345a6352095f47c844 2,198 1.00/1.00 vMB 50
426,991 426,991 000000000000000002f8c842c8e4218e89d05d6d952957021dacc64879e23c4a 2,927 1.00/1.00 vMB 85
426,990 426,990 000000000000000004675aab237d6109b5f2c161274021024ca8beeb5502b71a 102 0.10/1.00 vMB 39
426,989 426,989 0000000000000000002bc854d364a1767a75364c7b1f8d82343df7603b32ab47 807 1.00/1.00 vMB 21
426,988 426,988 000000000000000004feb3c97511c3bdc978275b967d9f590ad1f59a7b293437 398 0.17/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.