Loading Tool

Explorer IconExplorer

Memory Pool

82,943 transactions
30.72 vMB
0.08125407 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt d95abdbf1f9306e3d189994ee9d94269dbba072da08ef5adc027604884f0bde5
Version 20000000
Previous Block 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed
Merkle Root e7f3c6fd91bd8a011348acb99fd27b84a519668e0c1319ca0573bed78518ada0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,515
Size: 1.00 vMB
Total Fees: 0.01167679 BTC
Feerates: 40.21 > 1.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,367 (189,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,900 725,900 00000000000000000007232a277c18a91ba9a2043f95881386380006326cf4af 1,751 1.00/1.00 vMB 22
725,899 725,899 00000000000000000006af29c5f90d9f2acece7c9e2980fc82d645207e2865a4 2,852 1.00/1.00 vMB 15
725,898 725,898 0000000000000000000547360291d00803816ca3b1566509e1525478727ca4f8 3,535 1.00/1.00 vMB 12
725,897 725,897 0000000000000000000a0b5ff6db9f681fb7124c270ede916529d05b5572ce5b 3,115 1.00/1.00 vMB 23
725,896 725,896 0000000000000000000357e4a47ec4c80bb57549e1431516fa06f1724301c5ca 1,695 1.00/1.00 vMB 24
725,895 725,895 000000000000000000039786b5b1507ce569585ecee150c6a9fe8343ce672eab 2,467 1.00/1.00 vMB 17
725,894 725,894 000000000000000000051c01dae1460a4c3a4561cd055fade5bfce3af0089d7e 1,977 1.00/1.00 vMB 9
725,893 725,893 00000000000000000006284dfd3dad7fb4dc916489c6287f2be797e7726a9de9 1,849 1.00/1.00 vMB 13
725,892 725,892 0000000000000000000073f4915dcaf02412c4f47df87642e753e235cde3ceb8 1,886 1.00/1.00 vMB 18
725,891 725,891 0000000000000000000814cd1cc04321a83a17747d5bd1927c0d3cc0acf6d39e 2,229 1.00/1.00 vMB 12
725,890 725,890 00000000000000000006dbe3d1328fd7c4b3fd3f93ac1e99166322801a95fa2f 2,538 1.00/1.00 vMB 15
725,889 725,889 00000000000000000005e1aeb6da5173911ccf77ee4e241e673511b880731ae9 2,517 1.00/1.00 vMB 16
725,888 725,888 00000000000000000003863a781e5f306ca7d0cfdb0a45dd868801325cafaec7 514 1.00/1.00 vMB 15
725,887 725,887 000000000000000000045e6a79aeb46e645cda67277cb8e950ba57fd77a46e22 2,177 1.00/1.00 vMB 17
725,886 725,886 000000000000000000060da63b32a3985a30285eaaaf00b2a2d6715c25558188 1,507 1.00/1.00 vMB 8
725,885 725,885 0000000000000000000827226cdb4f0e1513958ef7f9f073008535199d7950f4 1,616 1.00/1.00 vMB 10
725,884 725,884 00000000000000000000159abae7fcf6d54e2451319a342c7c6a260fd2f601ae 1,821 1.00/1.00 vMB 9
725,883 725,883 00000000000000000005989afdc8134efef9be3c132cae78e881e5e189540e2f 1,963 1.00/1.00 vMB 13
725,882 725,882 000000000000000000097aafe554d8587e021cebd417bb555296f8563c6d5a7b 3,394 1.00/1.00 vMB 19
725,881 725,881 000000000000000000092636809097b24c5ac46f79cf5b2e05f0b8a0c678e564 411 1.00/1.00 vMB 1
725,880 725,880 000000000000000000032ea52a5c71f20e9c1d389e9b14dbf42a29bf9382e0dd 2,263 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.03 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.52 GB
    • Received: 18.08 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.