Loading Tool

Explorer IconExplorer

Memory Pool

48,479 transactions
30.46 vMB
0.10511489 BTC
Random Selection Loading Transactions
Max Size: 162.31/200 MB

Candidate Block

Mining Attempt 3c6892eec0e8882abaea4669a523082198b5b56903f18c91025f5687ed9a23d6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 81fb954d2c0f760939a907d93bab563cbe3717eb1e7eb7d12c37c39200b399f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,147
Size: 1.00 vMB
Total Fees: 0.04144922 BTC
Feerates: 150.97 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (667,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,672 247,672 0000000000000062f418c8caf7a1e2058f4e2aa9a045ef807ef569faf92528c5 186 0.08/1.00 vMB 139
247,671 247,671 00000000000000892afcffea8b449b633b4ec724877e8d5907b21a68bea28ee4 305 0.15/1.00 vMB 133
247,670 247,670 000000000000004f992e3cb4f86eff5a1ef21df70ab2bfa1e59a02085a75c3aa 145 0.09/1.00 vMB 76
247,669 247,669 000000000000007e6f78a1e827b08c37b93867e5316793ea532efc9a18b63937 1 0.00/1.00 vMB 0
247,668 247,668 00000000000000546fbeb35a55f59f2ac6ac5ee25d6df0651bc198c8e3f8bf16 19 0.01/1.00 vMB 143
247,667 247,667 000000000000003408c8976bf9c62621ddc16dff240e367c9e249fff5432e5d1 15 0.00/1.00 vMB 152
247,666 247,666 000000000000007b07a29df034be0e8d4ffa2dedf91ad07eac227e0ea0e83347 311 0.13/1.00 vMB 132
247,665 247,665 000000000000008f2b2cac158b63361c702782f7e584fdbd4e236f8cf061d980 59 0.03/1.00 vMB 120
247,664 247,664 0000000000000058b9ea4f0be8900d18108b62492950da911a3d8fc9725692cb 162 0.06/1.00 vMB 170
247,663 247,663 000000000000004a18c8be0ab4db8d3c391c1ee7d9edb46c8153e3d782174d24 26 0.02/1.00 vMB 64
247,662 247,662 000000000000003b02efd60769dd972d8c9473a16396a47c3d4181fcdf216258 123 0.05/1.00 vMB 142
247,661 247,661 000000000000008fb150619665d3e8d31395239d90fa377275479c6322072a76 211 0.10/1.00 vMB 134
247,660 247,660 00000000000000362087c65d78874331767094bb83fd0b83a14f4d1dedc80d1b 221 0.11/1.00 vMB 145
247,659 247,659 000000000000009625ae340fc5021b417baa4ce04f9a47c075477a0f09004d65 641 0.25/1.00 vMB 150
247,658 247,658 00000000000000298d305bdf1c31728ffbd86f2fb5bad77d4a06992f563a4ca2 223 0.09/1.00 vMB 243
247,657 247,657 0000000000000054bc28dfee6734bdc43e99ef123e63fe16fde8617e33a41d63 256 0.12/1.00 vMB 101
247,656 247,656 000000000000004cfb7c7634dd01a69734dd4f4d3d0d711ed3decd47c6e1babc 45 0.04/1.00 vMB 17
247,655 247,655 000000000000007c3bcf90f4a3aed3070b70e987c0ea75b622481ac781de0fcf 457 0.20/1.00 vMB 137
247,654 247,654 000000000000009cb6a7262a571e386d3a2f89d6559638f90f33f2280c7a8b88 471 0.25/1.00 vMB 147
247,653 247,653 00000000000000629753d647f75190321c6f322182a2d6aa24fad03a8622fa9a 129 0.11/1.00 vMB 98
247,652 247,652 00000000000000723e46e088720c4a3a802e96aba9c14fdbf9b25b49b155e459 54 0.02/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.76 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.