Loading Tool

Explorer IconExplorer

Memory Pool

82,999 transactions
32.10 vMB
0.08269584 BTC
Random Selection Loading Transactions
Max Size: 194.90/200 MB

Candidate Block

Mining Attempt 0e9a514cf4bbc2826229a35632ce5a82961b14ed67c2a65e5160d28e0ef05387
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 57e394d7f72f90a06a49ec71dbfe2e5c65387c63d8fd6771011d46c5e070be19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.01231849 BTC
Feerates: 146.96 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (433,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,924 481,924 0000000000000000005c993244455e5cd29513fcf1f5e77a885ef6e4487aea18 1,752 1.00/1.00 vMB 417
481,923 481,923 0000000000000000002034ee51f26689697c7c9c1a7833780d7f8b824cc995d5 2,121 1.00/1.00 vMB 453
481,922 481,922 000000000000000000118ef65e56b7658ba219d3356481a95056d60f4c6d6530 1,554 1.00/1.00 vMB 426
481,921 481,921 000000000000000000a6aeeb7923ad6c88a4b7b8b8b445d07afadb62f9dcc296 1,182 1.00/1.00 vMB 400
481,920 481,920 0000000000000000005bb57e94b48dc725bfc92d05915d3892b01874738eaf1d 2,100 1.00/1.00 vMB 427
481,919 481,919 000000000000000000c3a0457533235d504f13750e334addd858dd7b7ce5cb17 1,847 1.00/1.00 vMB 440
481,918 481,918 000000000000000000aba1678aa72909d1290bba10c57077af775cf77969a78e 2,302 1.00/1.00 vMB 514
481,917 481,917 0000000000000000004e1a1a93782cbafc0a25458b63e4cad7299ae7c6c2a858 1 0.00/1.00 vMB 0
481,916 481,916 0000000000000000005426e373f6942a8a728b3df0b412a0562dc6e1dda1b105 1,878 0.71/1.00 vMB 476
481,915 481,915 0000000000000000012e615427e05955a38606a06e3bc36a52491089333448a2 1,700 0.70/1.00 vMB 505
481,914 481,914 0000000000000000005889eb737a90ab46aa872743c7b669dfa9b54dfa139f84 2,154 1.00/1.00 vMB 455
481,913 481,913 000000000000000000e7df0e45ca23aa387fb2380976025d839dc89d439f03f7 2,580 1.00/1.00 vMB 475
481,912 481,912 0000000000000000011bf7739872a803fc06f2874599322cde45091603bfe299 1,778 0.63/1.00 vMB 466
481,911 481,911 000000000000000000aa7e8e1577749666b330baf8844cc7cf05b6b7b54cc55e 2,237 1.00/1.00 vMB 542
481,910 481,910 0000000000000000005713c0168710b30357ceb4d43ae297aeb0cf542454fa15 1 0.00/1.00 vMB 0
481,909 481,909 0000000000000000010890927231ddd6457829efe8db9e5338778f73bce7db2e 1,783 0.76/1.00 vMB 441
481,908 481,908 000000000000000000f7c573591ae1358cf215568ab78be35c24693305d90f9d 2,641 1.00/1.00 vMB 479
481,907 481,907 00000000000000000025d1b7f9a162fe628f577311111ba10aeb4f8a2a69cea8 1,908 0.85/1.00 vMB 451
481,906 481,906 000000000000000000c5e6cecbc9bd1982091dbc8ac1a4e82274263928c9d09d 1,937 1.00/1.00 vMB 420
481,905 481,905 000000000000000000dbf4af613e918417007fb49cdf73c1acdcc06b9b624604 2,094 1.00/1.00 vMB 468
481,904 481,904 0000000000000000000515f7a639feaf82a2c99cbfa2dbd57566cc8037dea78a 2,386 1.00/1.00 vMB 445
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.