Loading Tool

Explorer IconExplorer

Memory Pool

78,228 transactions
29.71 vMB
0.07189125 BTC
Random Selection Loading Transactions
Max Size: 181.54/200 MB

Candidate Block

Mining Attempt df137c95fda4334f3c49ff38d44062d7a7788aed8c82e93d47e1ebd003608b17
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root 7a1d1e3d6b0ca98c3e2afc8318a6cbc509e0ec7a4e57342a43fbe2e46050e367
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00617096 BTC
Feerates: 50.18 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (21,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,007 894,007 00000000000000000001eeffd472eff0709a931ba294be1f4d2da13bcbdb415f 1,157 1.00/1.00 vMB 1
894,006 894,006 00000000000000000002401ba41e6358ec3c44b1d2daf2823fd9fccbe72c7e9d 3,063 1.00/1.00 vMB 3
894,005 894,005 0000000000000000000159e0820950ab84e9da1abebefd94f7377f7307441e47 1,496 1.00/1.00 vMB 2
894,004 894,004 0000000000000000000191cbbf6eb3f93a7136896f43358c1c801eb2a4f4b72d 1,984 1.00/1.00 vMB 3
894,003 894,003 00000000000000000001e7deb19ad22dac7d9abbbad5d53715957a2298b00595 3,128 1.00/1.00 vMB 5
894,002 894,002 00000000000000000001c208ab496ba1944e162442250533d752c1c37492260d 956 1.00/1.00 vMB 1
894,001 894,001 00000000000000000000bb13135993b1438bbc10cdf2aba6e5b5a9ddfb059390 184 1.00/1.00 vMB 1
894,000 894,000 00000000000000000001c1d87ac4ad1c9546970dbbb68d91a009cbd2255b6048 3,048 1.00/1.00 vMB 6
893,999 893,999 0000000000000000000033da070cc770b82e8e94ac10b3969b6e2b6cb4f59a84 521 1.00/1.00 vMB 1
893,998 893,998 00000000000000000002048f63f4d02b5c982ba8e0245c1cd5044937e5dcbc0e 889 1.00/1.00 vMB 1
893,997 893,997 0000000000000000000214b45b18caab978e3a9d59e13e164aa1ce4590070854 1,422 1.00/1.00 vMB 2
893,996 893,996 000000000000000000009b56f3ca7888e5200df4ab963c94d45143a04dc0e883 1,544 1.00/1.00 vMB 3
893,995 893,995 00000000000000000001d8132e18c231e345b964c78950d8cb9aa6e8315cb7e1 2,188 1.00/1.00 vMB 4
893,994 893,994 0000000000000000000120388aa043be7d103875679ea763ae54524963668951 3,443 1.00/1.00 vMB 4
893,993 893,993 000000000000000000000de8311fb5c7fd9b17320e940b707f2b929be5e7fe05 132 1.00/1.00 vMB 1
893,992 893,992 000000000000000000021b1c54a93365221bc964824a364320c87849fec22ae7 2,291 1.00/1.00 vMB 3
893,991 893,991 00000000000000000001ce56c141bc996340b2cde30dd6cc7b4670f88f6bc2b9 1,902 1.00/1.00 vMB 2
893,990 893,990 00000000000000000000b52a884cf70d1ec1be1556bed079f430cd0b52690e78 1,887 1.00/1.00 vMB 2
893,989 893,989 0000000000000000000128d205a09a7defed2e4376e997bbc5f95d403abb9b03 1,888 1.00/1.00 vMB 5
893,988 893,988 000000000000000000003049a19cf5200009718bf3fd1c1c64e797accca10339 224 1.00/1.00 vMB 1
893,987 893,987 000000000000000000011b8317dc73a3d07c93087456ca9b4940a2eee92642e4 722 1.00/1.00 vMB 1
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.