Loading Tool

Explorer IconExplorer

Memory Pool

49,235 transactions
29.83 vMB
0.09663639 BTC
Random Selection Loading Transactions
Max Size: 158.93/200 MB

Candidate Block

Mining Attempt ff193894da9a0dd99f570c4f860b6c6dcbdc99b310ca224a4df79febc16d64d9
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 3d5d0d0ce998c70aa67c9f69048e1ae4675ce12aa2d81216ef6240aaeb55fd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,233
Size: 1.00 vMB
Total Fees: 0.03293676 BTC
Feerates: 150.68 > 3.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (234,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,391 680,391 0000000000000000000af852075010ad51632fc9a5c108dfd4b5ff22cdbd9879 2,253 1.00/1.00 vMB 199
680,390 680,390 0000000000000000000948d6269b16bf12799690a3a15cb520e64a438b948c15 1,381 1.00/1.00 vMB 61
680,389 680,389 00000000000000000007978bd9af659dc79968a00eb686e2826822ebec0857f2 1,796 1.00/1.00 vMB 118
680,388 680,388 00000000000000000007f0a504b0d4bf1c0cf0f13a461e239633517b3f73050e 939 1.00/1.00 vMB 200
680,387 680,387 000000000000000000003de9bb78c9d64b94ffa65a6a489b262922f136f74bdc 2,840 1.00/1.00 vMB 174
680,386 680,386 0000000000000000000440a1034203d5eabe2707d6eda342e5bce4ba9f929017 2,049 1.00/1.00 vMB 112
680,385 680,385 0000000000000000000135781f37f7e73c1b868d1f35d1ebecdfcb29ba323124 2,165 1.00/1.00 vMB 75
680,384 680,384 0000000000000000000b6a511705f9ebcc762d58a138455ca6298be26bc408dc 2,597 1.00/1.00 vMB 168
680,383 680,383 00000000000000000003df6d2709aba51a5ceecf50d2a0b9ee940cb30546bf60 1,527 1.00/1.00 vMB 68
680,382 680,382 00000000000000000006101b534a818af7faa5c27c485925c1e3e485629760d3 1,695 1.00/1.00 vMB 64
680,381 680,381 0000000000000000000167f8f96e93629557f0031054639867db1957d3148884 2,801 1.00/1.00 vMB 193
680,380 680,380 000000000000000000089f4a2cba73d6e6a0d0b4a99b994aa6cbd6031c02a278 2,297 1.00/1.00 vMB 125
680,379 680,379 000000000000000000044b14d4a8cf1a8b4a6a67b860334c10f4454b2ef94481 1,999 1.00/1.00 vMB 142
680,378 680,378 00000000000000000001a69978bb09bdfbfc0d3eb3fd0d77cfe9b87a39caf02b 945 1.00/1.00 vMB 187
680,377 680,377 00000000000000000000b882b927d6cbf9f79d0fd37f14029cf7ad63eea55b9f 1,629 1.00/1.00 vMB 71
680,376 680,376 0000000000000000000665ae097719881f24ad62376218ce09d309eeb0d02974 2,281 1.00/1.00 vMB 140
680,375 680,375 00000000000000000006e7418ce82e0466967599e6b21f481332706d01d45ccd 1,850 1.00/1.00 vMB 84
680,374 680,374 00000000000000000004d800c56dd4cb0649d3812a3c398860e592c4f4ce756e 2,667 1.00/1.00 vMB 111
680,373 680,373 000000000000000000080b878de42363577b484a467036c74c9261f533d79b47 1,977 1.00/1.00 vMB 131
680,372 680,372 00000000000000000006952fe85a5fb29eef6765eabcf47d8f6aa281860e3dbc 2,589 1.00/1.00 vMB 169
680,371 680,371 000000000000000000068eabb168b74a4a4ea920cb54975ca78783ed4cb05a7a 2,623 1.00/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.