Loading Tool

Explorer IconExplorer

Memory Pool

74,416 transactions
27.43 vMB
0.06871391 BTC
Random Selection Loading Transactions
Max Size: 167.54/200 MB

Candidate Block

Mining Attempt 720fd8bc529365f2f4ed54c9875f6807f24666330b92dd76516b9ea09859a468
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 61e6d7cbc655afef346199405015820f18d1ca662c41a9858a36e8eb1c53dd1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,224
Size: 1.00 vMB
Total Fees: 0.01006000 BTC
Feerates: 80.55 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (437,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,618 477,618 0000000000000000015c6fc61ed5abe53aae1ca740fb24f0754d1a0b1d0683c7 624 1.00/1.00 vMB 6
477,617 477,617 000000000000000000f1c8dafe23ffd18300138e7415e70c7b242dc0e76dfce3 2,034 1.00/1.00 vMB 137
477,616 477,616 0000000000000000014f7960f17707f230db4ac3805362bfd58db139c4f97fa8 1,850 1.00/1.00 vMB 139
477,615 477,615 000000000000000000e372aa02c190a3dc42bc732471882f9e47edd88a70d424 1,764 1.00/1.00 vMB 44
477,614 477,614 000000000000000001516bb37194924b683c7d0bf4b4b93354d553c26ddb0d28 2,012 0.99/1.00 vMB 98
477,613 477,613 000000000000000000e0548b936def1797ddb961684b6662c937a19b08bb9872 1,991 1.00/1.00 vMB 178
477,612 477,612 00000000000000000149712bc3b7a5fe3742950d022e113baec474277179b306 1,719 1.00/1.00 vMB 173
477,611 477,611 0000000000000000013c8c8faee5de8bc15b2ad1f0330a4afd2ebec58182bea1 1,928 1.00/1.00 vMB 228
477,610 477,610 00000000000000000108d0e594d6e08aee25c7e65eb6e2a181bbc97df414905d 519 1.00/1.00 vMB 24
477,609 477,609 000000000000000001329f6aa6219f27c18c636d265b745d545abb76cbe516f1 1,126 1.00/1.00 vMB 35
477,608 477,608 000000000000000000572de124798693ced37dd62b402f3371f5e07d2adbc24c 1,430 1.00/1.00 vMB 91
477,607 477,607 0000000000000000005756a6bf1a8d00e2deaf9427fc24f7efa4ad4412707a45 1,509 0.99/1.00 vMB 140
477,606 477,606 000000000000000000b35d84916902072dc90f140266ab0e5c72ce7d85ab3f6f 1,512 0.99/1.00 vMB 211
477,605 477,605 0000000000000000003416cd4ea058405283a5a44e9ede4a0b4335a07d218ad1 888 1.00/1.00 vMB 61
477,604 477,604 000000000000000000b82f12c88bfcca0162c4375ce77dc1643b3ecbc9faa275 1,037 1.00/1.00 vMB 92
477,603 477,603 0000000000000000000128d22807863dad8685d9a22fcba64517519476ce95bf 1,491 1.00/1.00 vMB 59
477,602 477,602 000000000000000000ea3c613022c95da58095958a0539ff74047c7cd41c6b57 970 0.49/1.00 vMB 178
477,601 477,601 000000000000000000a4e7184bf7e2f5192d9d9c7d47225d27ce356e73540bdb 2,371 1.00/1.00 vMB 59
477,600 477,600 00000000000000000123b63ed61d520d27f7ae04aa7df3c1e470c89afdef40de 1,671 1.00/1.00 vMB 93
477,599 477,599 000000000000000000ff4650b9575d81b1175095393ccb51195c676ab8c0cd85 2,027 1.00/1.00 vMB 176
477,598 477,598 0000000000000000006ff92d573096e295ab6bcd997280bbc4d24ad8c50a9bfc 1,443 0.99/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.