Loading Tool

Explorer IconExplorer

Memory Pool

84,012 transactions
31.81 vMB
0.09325280 BTC
Random Selection Loading Transactions
Max Size: 192.39/200 MB

Candidate Block

Mining Attempt ab059da9a8c74b00cf818edd06950519d5c7c22bc2271e4ba0dfce4874f9ccc5
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 965ceee950d00af41070c97e02551364d0403b3357176e5eab1a83c40ad0d4ea
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 762
Size: 1.00 vMB
Total Fees: 0.01850879 BTC
Feerates: 40.21 > 1.85 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (557,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,602 357,602 000000000000000006a4992d50f4099dbf5ad6837877e58b7dee273d5d76b754 798 0.49/1.00 vMB 24
357,601 357,601 0000000000000000062735ad9aecb2ca32b4429f68afd371f8786917d4d0d7a2 589 0.28/1.00 vMB 25
357,600 357,600 000000000000000004abbdcee52c22106b1d18c945e9176681def1e93ef8e76a 1,045 0.53/1.00 vMB 28
357,599 357,599 00000000000000000a5db44b053441bea6469bc463a8f216b18c6a003be3560d 521 0.23/1.00 vMB 27
357,598 357,598 000000000000000015f228fc6b54d3bf9de2397cedba51957dc4bec8e0235a18 145 0.10/1.00 vMB 13
357,597 357,597 000000000000000011eaa894380938964db57d7882fbd682f228bdb3423ca9e3 221 0.10/1.00 vMB 27
357,596 357,596 00000000000000000918f8fcb5ca7d0fab08bc6c494cf99942ead9221445d9e0 998 0.60/1.00 vMB 23
357,595 357,595 000000000000000000e2aa30d27687153a325b98c1f28026f6d87fa7991e71b8 277 0.13/1.00 vMB 27
357,594 357,594 00000000000000000d32b52a9de8ee03891815883b51337d2a0ab1660eaf3dfa 933 0.53/1.00 vMB 25
357,593 357,593 0000000000000000139a309e67298373891e0cf85b16cb77cf33cf53662da979 138 0.11/1.00 vMB 17
357,592 357,592 000000000000000013459bab677969249e8d83cf237539f17613b77f4e770ff2 1,470 0.75/1.00 vMB 31
357,591 357,591 00000000000000000ae5bffa46db796ebaaff70ad5ebbaec0e479d6a0df1a7d8 186 0.07/1.00 vMB 31
357,590 357,590 00000000000000000be8d9c9809de8a5509e3a301f4289d902e685efb0397ebb 1,199 0.61/1.00 vMB 25
357,589 357,589 00000000000000000ef03ec49b5d451e256d16979ba664fc8c35003f58a04bf6 146 0.07/1.00 vMB 22
357,588 357,588 000000000000000012e942e3f7edeb181d0234baaaa6c75fbdfd58efe8f5d3c7 97 0.05/1.00 vMB 28
357,587 357,587 00000000000000000fd21a0bb5064c44cbc5a24e065dcf702278282df8fcca7c 162 0.10/1.00 vMB 18
357,586 357,586 000000000000000008846b300d7940e8c211645dc3e427e45c3db162dcceadfe 946 0.60/1.00 vMB 17
357,585 357,585 0000000000000000025a24d606f161eda65c65fae99e0c19bf50eb6cdc815a9f 2 0.00/1.00 vMB 0
357,584 357,584 0000000000000000013c52dbdc4533ac9d9e5722f663afd0801854e0e77669ae 1,945 1.00/1.00 vMB 28
357,583 357,583 000000000000000006c9ab747e64342b6ff959ac8a4c6f44a9f90cb95be2c750 1,024 0.31/1.00 vMB 68
357,582 357,582 0000000000000000070e38b7801537c1925f02392ea4fb7dd062d36e0218df54 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.98 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: 716.41 GB
    • Received: 17.80 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.