Loading Tool

Explorer IconExplorer

Memory Pool

78,936 transactions
29.91 vMB
0.12008496 BTC
Random Selection Loading Transactions
Max Size: 179.74/200 MB

Candidate Block

Mining Attempt 48f791167f46d8dbe1bbcb6805cdb06cbd190de3ee3bb760c196d9ed1108a3a8
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root fda1d4ce841922f2c7827843b99a8d3c98aa5cdd1408c4e8dd7d7bedeef8b6cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,769
Size: 1.00 vMB
Total Fees: 0.03700510 BTC
Feerates: 673.02 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (155,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,473 759,473 000000000000000000029dc6cfff0eb7b601486914ff2cb874f050587bf64f9f 2,380 1.00/1.00 vMB 10
759,472 759,472 00000000000000000006e61645ec8f6ba638488141f50e03dd7aefa9fb02bfa1 1,229 1.00/1.00 vMB 3
759,471 759,471 000000000000000000038b2829ff9d5c5b8cf9962f72717448df7222eb65c99e 1,289 1.00/1.00 vMB 7
759,470 759,470 0000000000000000000757d3a7a21c3a22e6b6e990188dbe5eaa22c0584fc2dd 2,280 1.00/1.00 vMB 11
759,469 759,469 000000000000000000051772a99e0d2090ae49b40350144adb0df1e1f54e3152 2,295 1.00/1.00 vMB 18
759,468 759,468 00000000000000000000456a284ce66d81c71733c33be6cb0c4742fbf43a3cb3 1,524 1.00/1.00 vMB 12
759,467 759,467 0000000000000000000477178222470860fc7628c51447a14fb45c2803269750 146 0.09/1.00 vMB 8
759,466 759,466 00000000000000000003fa3afdefc3498e77393385f430a326e8995fe88d905c 811 0.43/1.00 vMB 7
759,465 759,465 00000000000000000003901494a9e515b08ca0a393db7fc0356f4ba5fd0aa587 1,274 0.63/1.00 vMB 7
759,464 759,464 000000000000000000028a238faa1575410dd5580d10250a47bf5656545f4c3a 214 0.11/1.00 vMB 5
759,463 759,463 0000000000000000000544bb6675230e2c8e7a201a303b394297ae0e59f0ce22 254 0.09/1.00 vMB 10
759,462 759,462 00000000000000000006ed60cd455c0e5a7acd32414feb6d55800e6365f2c6b1 2,281 0.98/1.00 vMB 10
759,461 759,461 00000000000000000002aa2ebe044a38cad9ebe1d7213445cf0c1fb15c511abb 1,432 0.88/1.00 vMB 8
759,460 759,460 00000000000000000000b37b9c8afde974811de4d894afa9452dc38b632d9bd2 1,589 0.66/1.00 vMB 10
759,459 759,459 00000000000000000003fe348aa4df55e8daf452f9c00a13d67ca9a0e3923fb8 1,914 0.99/1.00 vMB 7
759,458 759,458 00000000000000000006c2583c8681b2f06bbf6dd884a00e7e2519ea88f35b14 2,071 1.00/1.00 vMB 6
759,457 759,457 00000000000000000000eb176f4379e49aef57ed56727e6acd69ba7308dab9e9 2,631 1.00/1.00 vMB 10
759,456 759,456 000000000000000000024d07e906935895f0d7b05a85a1209c4227d726e5b550 2,011 1.00/1.00 vMB 18
759,455 759,455 00000000000000000000a2ae26ca0238bc0753b3bbe29f89432c23d12a035b60 1,379 0.70/1.00 vMB 8
759,454 759,454 00000000000000000002b2908b854f77a05937fe0382bed4ebf4de680813489f 808 0.25/1.00 vMB 10
759,453 759,453 000000000000000000054bbcdd4087b02074eaefae7fb42e679286dc83c429f3 1,362 0.80/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.28 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.