Loading Tool

Explorer IconExplorer

Memory Pool

82,563 transactions
31.16 vMB
0.07604991 BTC
Random Selection Loading Transactions
Max Size: 189.91/200 MB

Candidate Block

Mining Attempt 4ef1d235a608ae2ff88e11a331720f20246e7b5b368a6b04e434ab4ea8986b3a
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 3291d9a639e73179396bd05ed58a47a9d375bbcea169a75e8782e58b11d89971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,026
Size: 1.00 vMB
Total Fees: 0.00877510 BTC
Feerates: 40.21 > 0.88 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (236,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,149 679,149 00000000000000000006bae19cfbd624b66d05acec185a7d4c12821310b9fc1b 2,697 1.00/1.00 vMB 103
679,148 679,148 000000000000000000085e0a794cf1e593b7051ec08a2a338ee8d8a20e34456b 650 1.00/1.00 vMB 67
679,147 679,147 00000000000000000008531773bf72a7d6b905c9211be5873551400685e37d88 1,709 1.00/1.00 vMB 79
679,146 679,146 000000000000000000040d8ac5243df0f6ab52a556d9ea465106a725647296db 2,340 1.00/1.00 vMB 75
679,145 679,145 0000000000000000000191a59902e4103836729fee6566b0aa6c3f0ac2b555e8 1,003 1.00/1.00 vMB 90
679,144 679,144 00000000000000000009ff167a64a149ace75a8ad929a230789fd76c311f520c 1,462 1.00/1.00 vMB 96
679,143 679,143 00000000000000000005adbde031975e692f8c14fa6583ef193a3c0e137739c7 2,256 1.00/1.00 vMB 107
679,142 679,142 0000000000000000000758bd6d3333ffc09b030c43b832b74ef38081f3eadf64 3,371 1.00/1.00 vMB 84
679,141 679,141 0000000000000000000acba72f41a00d2dc5d1ff8d7060ce14033d6ff751f543 2,507 1.00/1.00 vMB 95
679,140 679,140 00000000000000000006967aa08e716846c21f40305d9b326facecbc80a8cba2 743 1.00/1.00 vMB 88
679,139 679,139 00000000000000000006cf2311f1165c068c39549747127453d696317ced7b03 2,726 1.00/1.00 vMB 106
679,138 679,138 00000000000000000004c5343fc9901db8a0f53357d5179c824de96b9878e743 2,162 1.00/1.00 vMB 95
679,137 679,137 000000000000000000021ea6523d9865eec782f53f82d64aa743db63188f81e4 2,664 1.00/1.00 vMB 94
679,136 679,136 000000000000000000027b5fc99019cd5bc7c401dbcd5a1e6a2409ae963078ec 3,275 1.00/1.00 vMB 126
679,135 679,135 000000000000000000064d0c900a658993d3235aa181783df1c2fc0fe8289aed 1,101 1.00/1.00 vMB 95
679,134 679,134 000000000000000000086930d3fc2943e5c211be63a9326e5a10f05788b4423b 1,611 1.00/1.00 vMB 98
679,133 679,133 0000000000000000000a6b04666acac414c617160013daa3859d544fb955a95e 2,220 1.00/1.00 vMB 74
679,132 679,132 00000000000000000002ffcd8f505bbaf6ef119dcbe63635a2970d8d5cfe21a4 2,640 1.00/1.00 vMB 69
679,131 679,131 00000000000000000001a2c78d4f16a1e1e7aa40f09c1af7b476a69378107eba 1,829 1.00/1.00 vMB 80
679,130 679,130 0000000000000000000500b678003fb09759e9189f8ce8f72db175dffcd87d97 2,010 1.00/1.00 vMB 78
679,129 679,129 00000000000000000001328850b0482312325f7f4abd5457e45d37cad664675d 2,654 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.72 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: 703.79 GB
    • Received: 16.64 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.