Loading Tool

Explorer IconExplorer

Memory Pool

81,501 transactions
31.00 vMB
0.09083894 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt b8b8c24ebc9a7663e67fcdf3290319e0a862a37e617a419b522d602e3558cea5
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 05cd48c506a114b34e637459dbff45c88326c3766785402ad9c2260d7e7bd792
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.02409680 BTC
Feerates: 351.58 > 2.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (310,018 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,189 605,189 00000000000000000011abd7709845a190201a211956af178d5fc164603e6e51 54 0.04/1.00 vMB 9
605,188 605,188 00000000000000000010cea0e99d895abaf487b87f781c52fd2ccdf244bec257 934 0.33/1.00 vMB 26
605,187 605,187 000000000000000000062483d0f20b1d3d6c398ae5fdf3c119f3342bb75f2fca 136 0.04/1.00 vMB 22
605,186 605,186 0000000000000000000fe28b68a1cd63a75712630f9d1a21ec884a4e82e28ce7 3,295 0.93/1.00 vMB 14
605,185 605,185 0000000000000000000174096bae8d1be8bf9393bf45c2e8a767c50d24a9a9e6 3,079 1.00/1.00 vMB 18
605,184 605,184 00000000000000000008250f5a06fb023e936fe8b1a118e5d93eb6845160f54c 2,945 1.00/1.00 vMB 19
605,183 605,183 000000000000000000044b1668f7ffb72ef8d043e2abaaae36dbcc47cad12453 2,044 0.66/1.00 vMB 6
605,182 605,182 0000000000000000000946f31d4c6938e6c1453ebdcf499aa09124f0c6310e6c 3,155 1.00/1.00 vMB 24
605,181 605,181 00000000000000000000e5abc3a74fe27dc0ead9c70ea1deb456f11c15fd7bc6 616 0.17/1.00 vMB 31
605,180 605,180 000000000000000000065d25bf56dc3a5f37318dcfa8b21768d38674dd75503e 2,322 0.71/1.00 vMB 18
605,179 605,179 0000000000000000000e3331fbd1d202350d1340443a3d01b90e2bbff1d4cfe4 3,677 0.95/1.00 vMB 16
605,178 605,178 0000000000000000000592b060a890e00d4227a81eb40452e410de7efd1998ce 1,484 0.47/1.00 vMB 17
605,177 605,177 00000000000000000004dc81f35a6cc9a0584a2b5a67d28189ead1ef88ebdfd9 1,244 0.36/1.00 vMB 16
605,176 605,176 0000000000000000000d41944720028bb3a5e9fdb05ec63bd88ccbd7415bdd84 694 0.19/1.00 vMB 24
605,175 605,175 00000000000000000013a9fd190f842f3a3695d9d433e0e3dded7867a45d89d3 1,884 0.56/1.00 vMB 10
605,174 605,174 00000000000000000002a7c5a707072cffa88d1f406b405ff7fb0c9624f687b4 2,775 1.00/1.00 vMB 24
605,173 605,173 0000000000000000000aace5afe68e50f21eea53ea8480b89c258395b45ea270 178 0.04/1.00 vMB 27
605,172 605,172 000000000000000000111024779338c804e05602146005085234588e800c7e1f 1,437 0.43/1.00 vMB 22
605,171 605,171 0000000000000000001182ca8f7b74a31f4ee1b97c960bb1db677ea8176ed320 1,379 0.39/1.00 vMB 18
605,170 605,170 000000000000000000102847cdb0b754eed45c09f05119404918c48b4b3bfd88 1,686 0.54/1.00 vMB 18
605,169 605,169 00000000000000000012b7a77d85bae56c1c2a34ef31b201acb0479295c35ed8 2,674 0.79/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.