Loading Tool

Explorer IconExplorer

Memory Pool

78,340 transactions
29.37 vMB
0.06576254 BTC
Random Selection Loading Transactions
Max Size: 176.53/200 MB

Candidate Block

Mining Attempt 79bd63a2fe9145474b52136ae0a1b6a35a47ae6b252de886f22e37028e68bcf6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (316,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,900 598,900 0000000000000000000c234c75292c4880e069b85b781a39e25d1d6e6a586f29 3,185 0.97/1.00 vMB 18
598,899 598,899 0000000000000000000e8114019aec8120587c7ddf6927fcfbe18161dd356c46 2,949 1.00/1.00 vMB 15
598,898 598,898 00000000000000000001c4ec7c8b6f3078c6527fcd4502e047188e2749e1237f 2,367 1.00/1.00 vMB 8
598,897 598,897 0000000000000000000e1c9d6a19d8d31d7de509e4786100685e37bc2485a138 2,586 1.00/1.00 vMB 45
598,896 598,896 0000000000000000001461d5882c3f82315134f52fd460e6fdd58ea192fb33a8 2,202 0.67/1.00 vMB 10
598,895 598,895 0000000000000000000585343aad235d93bdf19e974b9824c9e59ce831b19920 2,436 1.00/1.00 vMB 26
598,894 598,894 000000000000000000076a51e20a53017ce6c6f7fe94e7bbe8651be279804321 2,849 1.00/1.00 vMB 22
598,893 598,893 0000000000000000000eafb158724a64de96fbdcb5ac964adab63cb43bfa1087 2,484 0.92/1.00 vMB 5
598,892 598,892 000000000000000000096f951b4b77efc8d3ef3dc8540f0d37d3b397ed1cc9b4 2,388 1.00/1.00 vMB 25
598,891 598,891 00000000000000000007acfe202704bf41508bb90625cd698c4e51a87cc4d41a 1,922 1.00/1.00 vMB 18
598,890 598,890 0000000000000000000df2343fea905b9b0ec508c51b960f9dc49fcaec24ccd2 2,664 1.00/1.00 vMB 26
598,889 598,889 00000000000000000005168089285c25aac3671f70fc040c900c53465cc27eb2 459 0.27/1.00 vMB 13
598,888 598,888 0000000000000000000edf618181d204e9f2467007c6d77b667ed69f83726d3c 1,995 0.62/1.00 vMB 11
598,887 598,887 0000000000000000000f3f7f6f9743117a8e04ed561c095629d8aca591aa7b54 2,583 1.00/1.00 vMB 30
598,886 598,886 000000000000000000004a366d705ee55cb71c106b3f6a5edeb9001d53b6ecca 464 0.17/1.00 vMB 14
598,885 598,885 00000000000000000000c475140bb74227c16cd08e4fdc9e7bace36e3cbfb376 1,453 0.46/1.00 vMB 23
598,884 598,884 00000000000000000003aa5450391d5860955a83caa170af9be2fb393e27d594 2,189 0.68/1.00 vMB 26
598,883 598,883 000000000000000000035cda4d7de10177902536839cdd68e689809bb53644e4 1,736 0.55/1.00 vMB 22
598,882 598,882 000000000000000000128ddd6ddb1b63223ec4380ab4b044fdffb10258a28edc 2,127 0.76/1.00 vMB 7
598,881 598,881 0000000000000000000f4403f757c77a4d3172dc975fa891f089e096cc2b01be 2,154 1.00/1.00 vMB 31
598,880 598,880 00000000000000000012bdbf8d24ffa5bc7b8fad5d0af39ffeb623ad304fa510 2,171 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.