Loading Tool

Explorer IconExplorer

Memory Pool

41,902 transactions
26.50 vMB
0.07117828 BTC
Random Selection Loading Transactions
Max Size: 137.96/200 MB

Candidate Block

Mining Attempt 5a5888f1b43c682b79d9fb5959a6459ccd43d05e9e5231ad8b30772dadca7a29
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root e6a39464fe0798ba0ee2702e9d86f8d5c514731a5e9483511b77a370f121ffd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.02242757 BTC
Feerates: 99.53 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (607,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,915 306,915 00000000000000002c18b64742f1a913d0feb8d6fae688b211eb57b7ac192c73 295 0.19/1.00 vMB 26
306,914 306,914 00000000000000003556bd849722e71329b65ca2de8996c1c8e3f6465d04c8a8 172 0.09/1.00 vMB 31
306,913 306,913 000000000000000008cbaa24dfe1acafe4b27cb93e2909a221320e8c15d3938c 298 0.16/1.00 vMB 34
306,912 306,912 000000000000000018507f6921c419ce064a8b8d0867b58fcee450e56852b0c0 323 0.19/1.00 vMB 28
306,911 306,911 00000000000000003ba44a05dfdb40fe6025cadc1aedfdc3d51d8370ddaa0a97 296 0.16/1.00 vMB 28
306,910 306,910 00000000000000000b598a0d51f0729c0d989e2c7d247d4ab708eaa01a009a5f 616 0.32/1.00 vMB 32
306,909 306,909 000000000000000005d6fdd4d99aed7f4e31c607a86e3f5e743434d72db879f5 137 0.10/1.00 vMB 23
306,908 306,908 00000000000000001232702c4ccb159d8d31dd9a6a60e7cdb8d96a85b9af420b 25 0.01/1.00 vMB 22
306,907 306,907 0000000000000000021b0fb8bffc17fc6d78c0c8b77987c9d716608e47d82e95 432 0.28/1.00 vMB 27
306,906 306,906 00000000000000001c30a69a58348ae35c9a2ea892aabdcd88784710c799283c 755 0.35/1.00 vMB 36
306,905 306,905 000000000000000017dd5ca58e02eababdc740910e244f5c8ca73290a08e877e 221 0.11/1.00 vMB 30
306,904 306,904 00000000000000001797e3d58c3df73cc95f3d7fa1145063c4149458b1f1c13b 63 0.03/1.00 vMB 27
306,903 306,903 00000000000000004f51031a5a5f1f6a25a38badc25a99be69b4388405f9247a 48 0.03/1.00 vMB 24
306,902 306,902 0000000000000000126fefad1db3c7e583154128d18a4f85b4531896b13699ad 581 0.35/1.00 vMB 25
306,901 306,901 000000000000000002dbca6a196a635f36e0108e52be641d258927748f65c47b 107 0.07/1.00 vMB 30
306,900 306,900 00000000000000000ddab4a16068e01eb0d5014f1fc0bef3c4e2d230200177c5 256 0.20/1.00 vMB 26
306,899 306,899 00000000000000001ceff461a75602e17bd555a669f76e11aeffadb910bcdb96 100 0.06/1.00 vMB 24
306,898 306,898 0000000000000000444f292d68bea1ed27ffed0820d4f408ff5a8fcede10c882 132 0.08/1.00 vMB 26
306,897 306,897 00000000000000002a73a9937927a4f8f065992dbc8f6f739726ef1b015a158a 517 0.29/1.00 vMB 29
306,896 306,896 00000000000000001e49e10e501f260f841ea2a3cce869a548bea3d186a2debd 295 0.15/1.00 vMB 34
306,895 306,895 0000000000000000441c0a08f43d2faf6d78e5a35f4b311984e58af7813b0e4b 248 0.13/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.