Loading Tool

Explorer IconExplorer

Memory Pool

79,682 transactions
30.14 vMB
0.08206758 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 3009ca134af79eeefe670f021d836a3f1c4558b563077f42ae28c2dc6f4224f6
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root b377d82251366f25d1570ce620fcd251063f8c73c4136bd58345d78d96554d0f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,079
Size: 1.00 vMB
Total Fees: 0.01500077 BTC
Feerates: 200.89 > 1.50 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (454,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,781 460,781 0000000000000000017e7fac6aa8078ee5863733f08a84f842b2f3bd7993737f 2,308 1.00/1.00 vMB 130
460,780 460,780 0000000000000000014d844cab08265ffe33ec6597a948f176aef8b4ffe5c7ed 2,446 1.00/1.00 vMB 201
460,779 460,779 00000000000000000097bed073f279e77c65e2e696ed9bac1428c058d8eb442d 1,718 1.00/1.00 vMB 152
460,778 460,778 000000000000000001f6931c502953df353b36257df8e0e5ef871fc14b79ec47 2,556 1.00/1.00 vMB 194
460,777 460,777 000000000000000000af9b422f3e148579f8c0ba7d7d7d5c75ddf8b1a72b6ee8 2,378 1.00/1.00 vMB 121
460,776 460,776 000000000000000001e595a4cc8ef3524072713f94cabe5efc5afc185ee049a6 2,110 1.00/1.00 vMB 143
460,775 460,775 00000000000000000035bf8dfeac4d56125989a734b5d505ba7fbdb5c23986db 2,453 1.00/1.00 vMB 192
460,774 460,774 000000000000000000e317441ccfbfe56a8b38a7910abe78e85556f6cd3c7635 1,527 1.00/1.00 vMB 140
460,773 460,773 00000000000000000043f162318754377643a4ee4325c2cf58ead6b0fcb23f3e 2,226 1.00/1.00 vMB 155
460,772 460,772 000000000000000001d36afafae383e70b202225e139eb306c69b28c6ff3a1d9 2,747 1.00/1.00 vMB 213
460,771 460,771 000000000000000001d5ee4a1a343cbe8d042cc6e273731428ced4412442e8cc 2,244 1.00/1.00 vMB 216
460,770 460,770 000000000000000000713f49901979dd2bb4ad47c4e842f26397426efd48f097 2,007 1.00/1.00 vMB 115
460,769 460,769 0000000000000000005b62e585628fbb9919b7f2152eba3512bae362f48190fc 1,404 1.00/1.00 vMB 68
460,768 460,768 00000000000000000077107a8aca03420ca23909a6209c94ae2ffd87400493af 752 1.00/1.00 vMB 43
460,767 460,767 0000000000000000013090e6a176ee5deabb3cb3540ec730c5260b6b99edd5f8 1,504 1.00/1.00 vMB 66
460,766 460,766 000000000000000000e04401421434a0d88d3fbfbd2d7ff8ae98b9850fdf917d 2,184 1.00/1.00 vMB 124
460,765 460,765 0000000000000000018af508b210c75055e18ecfb9cbaa1726f81480d11cef48 1,466 1.00/1.00 vMB 64
460,764 460,764 000000000000000000afae69034c63ebdc757271cfbf5ba6346dce520236ac06 913 1.00/1.00 vMB 72
460,763 460,763 00000000000000000149e3e7d234c1715345ed222c1c02cc63045e53a897b0a0 1,945 1.00/1.00 vMB 134
460,762 460,762 000000000000000001c525c4896476268002bdc19856a9348a6144914380249d 2,244 1.00/1.00 vMB 125
460,761 460,761 0000000000000000020d34040c18d3602159d06352c2110f01680ccc96b4d010 1,982 1.00/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.