Loading Tool

Explorer IconExplorer

Memory Pool

83,592 transactions
31.82 vMB
0.13126336 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt e1ba4e41a4f4d75ff1c8b34a1b914dd6700ab7373a9158862de53079848d35ba
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3881993bbf2b02842739df48ace5ff7ad7bfd13793060b0f978e47c6060a8049
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,178
Size: 1.00 vMB
Total Fees: 0.04400517 BTC
Feerates: 803.65 > 4.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (466,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,764 448,764 000000000000000002bbc052c50ebba0fe80d9d6b123e68e3e7c0aa0e42ef929 2,768 1.00/1.00 vMB 49
448,763 448,763 00000000000000000318b2937bedc7b83658aeb70c35f6a14d260407cbcdc249 2,131 1.00/1.00 vMB 66
448,762 448,762 000000000000000001cd4e42f2956f1505417121d08bf2bdf9a230823755fcf5 2,689 1.00/1.00 vMB 103
448,761 448,761 000000000000000000dae410605f6927ff46848f337143ccde9ed8d599d35de2 191 0.06/1.00 vMB 119
448,760 448,760 00000000000000000178420704ec9540fa7738df3c3a10b31902b41046d0314f 1,753 1.00/1.00 vMB 62
448,759 448,759 000000000000000000762a0a7e1e0b0662d103419b07c520fe1d16ac859acf61 1,719 1.00/1.00 vMB 75
448,758 448,758 000000000000000001f19fc23c8586f0ff508718c382f1bcc7841f1975dc022f 2,279 1.00/1.00 vMB 85
448,757 448,757 00000000000000000065dea8fff261456a945040ff42146ca579f28d7effb8b9 2,755 1.00/1.00 vMB 83
448,756 448,756 0000000000000000030b3d02c4ee03a7e1eaebbb705c902761e9348e06df4c18 2,660 1.00/1.00 vMB 95
448,755 448,755 00000000000000000147386205572ef801c12fd14855383402bb411c5e230bfd 1,926 1.00/1.00 vMB 81
448,754 448,754 0000000000000000017164629b79c63b8af88070968be2929261f20a599974ec 1,843 1.00/1.00 vMB 85
448,753 448,753 0000000000000000002b1a5c512ebc85c89ba631d577fd1675b34e92c76dd55f 1,952 1.00/1.00 vMB 70
448,752 448,752 00000000000000000316a83b94c893e19766c3e639485c1e28988baff385474e 2,212 1.00/1.00 vMB 94
448,751 448,751 000000000000000000d993c9b43f600ed2b22a2c737445da2406535bfc4cfc6a 3,157 1.00/1.00 vMB 112
448,750 448,750 000000000000000000b08c65a2edc456eb46dc791f576ae26efb26c3731cbfdd 2,254 1.00/1.00 vMB 88
448,749 448,749 000000000000000000363f03ac4c6db1f52b120646f07df6fbbe83e2be8b3aeb 465 0.20/1.00 vMB 79
448,748 448,748 000000000000000002a52c7e0daf165fd0c00ae871a184c3dd2daed338d31b8f 121 0.08/1.00 vMB 78
448,747 448,747 0000000000000000028968d468841b35d7fc3a62075a6b51e39f6dd7867f5483 28 0.01/1.00 vMB 76
448,746 448,746 0000000000000000027006a38949784b614180d5127122f78e8b44419e4637de 1,257 0.58/1.00 vMB 83
448,745 448,745 00000000000000000263b22752478b2e5bface17640afd5884108ec4ebb34b53 50 0.02/1.00 vMB 108
448,744 448,744 000000000000000002892ed17b4c750470a061b6b850b3582ea77cbfa6286491 1,501 0.68/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.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.