Loading Tool

Explorer IconExplorer

Memory Pool

42,457 transactions
26.18 vMB
0.05551701 BTC
Random Selection Loading Transactions
Max Size: 137.23/200 MB

Candidate Block

Mining Attempt 33eba9ce1c02763316c87621f1c3de8c5bf7850f860c2be9d0a684a08aebc7c2
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 17dfd114ae1ff0abb3658b91cc40740331535bc7ddbb9d4a28fc07c21c3218d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00780421 BTC
Feerates: 40.21 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (400,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,358 514,358 000000000000000000368a61df3d7f13f8d4e092dd0fe36d3ab98d3908ffaf97 1,186 0.67/1.00 vMB 18
514,357 514,357 0000000000000000001c89d5d2ceff6cbebc732f89f8a7499fbbfab045963bad 282 0.10/1.00 vMB 45
514,356 514,356 000000000000000000160cdf299097124851db4a152d75c64448f34f29f7bea4 2,257 1.00/1.00 vMB 27
514,355 514,355 0000000000000000001104c0bd49777c59dd857ce9c4a63b6e32a84ba8752f5c 1,704 0.67/1.00 vMB 38
514,354 514,354 0000000000000000000c7bc38173736e17e41e578b43dcd11403691c3a7d9a6d 710 0.78/1.00 vMB 12
514,353 514,353 0000000000000000003471a8e20387f1e869bb7710c792329ed68b2c228de4b9 484 0.99/1.00 vMB 10
514,352 514,352 00000000000000000049e67a9dca9cbeb12a7e1a01f0403fa860d68e7849574b 1,354 1.00/1.00 vMB 6
514,351 514,351 00000000000000000019d7e1bc8219cd632bc4d58b10d6a1cf7667995841eb4d 2,184 1.00/1.00 vMB 51
514,350 514,350 0000000000000000001373be3786a86562160c5c7d7b63d025aa37f268433d3d 1,677 1.00/1.00 vMB 10
514,349 514,349 0000000000000000004cf9334241ce55402aed985b39253a1f9827d477a604b8 1,581 1.00/1.00 vMB 14
514,348 514,348 00000000000000000043360911f5bc80f887090c029f97b824a6069e47b3caab 1,797 0.88/1.00 vMB 55
514,347 514,347 0000000000000000000b64bb80bf7a833585e92c58952dd501a7c210239a9b10 2,501 1.00/1.00 vMB 45
514,346 514,346 0000000000000000004d1530edf9707be4b8a9534eb17b61c255ee5ffdaa6cd6 1,355 0.66/1.00 vMB 25
514,345 514,345 00000000000000000044fa3ce89f122263a900a6f858d6c82f5ce9a4916384e7 1,456 0.88/1.00 vMB 5
514,344 514,344 0000000000000000002bd4df949ae1b76ac73e2c6c1471199eefcd85f0da288a 2,584 1.00/1.00 vMB 48
514,343 514,343 0000000000000000001604c448f7144e5d92544defa56bf94d6aae37ca1396bb 2,599 1.00/1.00 vMB 30
514,342 514,342 00000000000000000049537c688f62eabf1f7e3c3c6501ae3eb4c2a77281e8e9 208 0.09/1.00 vMB 34
514,341 514,341 0000000000000000002a164c4d6671a9b1210bd4c9fdd522b0eeeef4291bb368 443 0.40/1.00 vMB 36
514,340 514,340 0000000000000000001bb53c95235e4ecd96896f50dbb08a69bc337b63d2d79c 53 0.02/1.00 vMB 71
514,339 514,339 0000000000000000005128a2c854f04f5a814e93584a8bfb212d3d64b88b8f85 1,084 0.75/1.00 vMB 12
514,338 514,338 0000000000000000004ea84be287d6cf7bfe79cd93042cc2eb08dedd3618ba56 2,577 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.