Loading Tool

Explorer IconExplorer

Memory Pool

75,246 transactions
27.69 vMB
0.07351445 BTC
Random Selection Loading Transactions
Max Size: 168.88/200 MB

Candidate Block

Mining Attempt b49faf141c24f8601e6003fc662e41d4352ba2faa45433e625e80bc51588c3c2
Version 20000000
Previous Block 00000000000000000001159bfb9c184bf20d071864b704b546354b434880601f
Merkle Root 14dc7a7c5af6dffcdc67bebe97d6079534d7832c54b24d733e21ffe5ca811dc3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,360
Size: 1.00 vMB
Total Fees: 0.01431125 BTC
Feerates: 158.76 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,279 (490,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,780 424,780 0000000000000000018ad2643021c427df7da7e7a6cc50a977bd160b1a4e1b52 269 0.12/1.00 vMB 59
424,779 424,779 00000000000000000040da2152decc12994783d55f3df897d1a6e00d037c9a29 115 0.73/1.00 vMB 11
424,778 424,778 00000000000000000383b1b0eda2a2f13b38f762aeecd482af2ca3c82c27792e 1,275 1.00/1.00 vMB 43
424,777 424,777 000000000000000000cfdfefcc5743d4345923ec3d18866e574383f9627d1afe 692 0.54/1.00 vMB 26
424,776 424,776 0000000000000000001fe26183e7c056d8bd6d445a92edd410894c2bb5eed949 1,835 1.00/1.00 vMB 44
424,775 424,775 000000000000000005077e5d68332b8526d2a55e3108f2c67b979909bb5bcbd2 2,085 1.00/1.00 vMB 53
424,774 424,774 00000000000000000220c55d4e492ee09c9329eaad1a75ecf1fef3732e1a2146 3,276 1.00/1.00 vMB 95
424,773 424,773 000000000000000000b24173547cf473c60667c04f2a16ad423b5ead8bb52f3c 1,020 0.37/1.00 vMB 65
424,772 424,772 000000000000000004b055ab9ce60a1300497cc654d18cf5e9145f258908f11e 1,068 0.40/1.00 vMB 64
424,771 424,771 00000000000000000025b8377072c143bface88933f4df09f37031266c4fc322 383 0.18/1.00 vMB 58
424,770 424,770 0000000000000000001116549d53d53209d2f62231d2c8e4b94022050dfaec17 766 0.37/1.00 vMB 56
424,769 424,769 000000000000000002a5ead19436828bf4ed938def7c19f234b601194788a23f 144 0.99/1.00 vMB 3
424,768 424,768 0000000000000000026d89893a0df83116d9fbd21e7626268c8ab1147ed0bc4f 783 1.00/1.00 vMB 22
424,767 424,767 000000000000000003c1b5f2d315d6a540b338317027f2323b43efb2e7f57a16 1,576 1.00/1.00 vMB 39
424,766 424,766 0000000000000000011745762c8395eb6b1d734f5fc35db405e0ab00060a7bf0 1,161 0.51/1.00 vMB 55
424,765 424,765 00000000000000000103a829af63189e21425a3c67e603cf5ff7d59bdc194506 427 0.17/1.00 vMB 64
424,764 424,764 000000000000000004d524006933bd88880282bd22f0beb433bda4bed5110d05 187 0.08/1.00 vMB 67
424,763 424,763 000000000000000003ef7d5f71a6792b578b40888803f52d75030a4133d7f361 1,099 0.48/1.00 vMB 67
424,762 424,762 000000000000000001e16c10dbfef4002b92d0575f1a289cfcc7e2dd51951972 546 0.99/1.00 vMB 14
424,761 424,761 000000000000000003f052ce7711b71fbcf2b526f60cdd2f55b7ca2f7740f32f 2,551 1.00/1.00 vMB 78
424,760 424,760 00000000000000000077be0493ffedc93a439bb30f553a287a39bdd71b3c21e5 1,415 0.64/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.87 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.12 GB
    • Received: 17.32 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.