Loading Tool

Explorer IconExplorer

Memory Pool

71,803 transactions
27.77 vMB
0.06156908 BTC
Random Selection Loading Transactions
Max Size: 164.68/200 MB

Candidate Block

Mining Attempt d4fb34d8dfdd326b03b5bf463f0fdc061b178699cc0a3dbd92ecbde54e291e69
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root db19190ef0f95fad013c5c4819b5beb31825aa16b56fe1427fb57ccf3d8edacb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,893
Size: 1.00 vMB
Total Fees: 0.00621176 BTC
Feerates: 101.52 > 0.62 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (93,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,073 821,073 00000000000000000002d56df0cc5214eb25542d661f3b58547561596c8f148a 4,256 1.00/1.00 vMB 157
821,072 821,072 00000000000000000001eb18e7dc3f20c0bdb571269d4cca42b6afbad5f9c71a 3,107 1.00/1.00 vMB 129
821,071 821,071 0000000000000000000329f138c230661011b645f560e4432704fc5548d718bd 3,902 1.00/1.00 vMB 130
821,070 821,070 0000000000000000000318bc5dd6c7d586049b65f60a1fd879e77952083ce890 4,081 1.00/1.00 vMB 155
821,069 821,069 00000000000000000002e1a5ba0b4f2022e11ab300de2a46e31bb5ce3e812df4 4,348 1.00/1.00 vMB 191
821,068 821,068 0000000000000000000281ea6e513036e3a8751a342379f33a243a157a7087d7 4,240 1.00/1.00 vMB 180
821,067 821,067 00000000000000000003c6c3a592a68179255e73d2a703ae953e16581462dc41 4,119 1.00/1.00 vMB 165
821,066 821,066 000000000000000000025f523c6df57d05e542b9c834ae71c4684b175bf6d962 3,974 1.00/1.00 vMB 187
821,065 821,065 0000000000000000000083740ab7a15638d2fc39d2e91bfea6cb090ccf97a16f 3,967 1.00/1.00 vMB 136
821,064 821,064 000000000000000000036b9d32762db2dc335ca896fd0ad2b513a711f2c232a9 4,294 1.00/1.00 vMB 163
821,063 821,063 00000000000000000002a341674002e0b52a9d66ce838909372c0f6fe61a95ab 4,263 1.00/1.00 vMB 177
821,062 821,062 000000000000000000013ee36952c8be9102d36e8e0f45a4f76cc6975c63ce94 4,007 1.00/1.00 vMB 133
821,061 821,061 000000000000000000024350200b728532093fec6b3295c75de5242d3cdc6ad3 4,097 1.00/1.00 vMB 167
821,060 821,060 000000000000000000013b9d04e060b22530d720a8ffe724761853f5bde43859 1 0.00/1.00 vMB 0
821,059 821,059 00000000000000000003fa961d7f69cc8b5ac7a659b14ca3ec176c96c8e2849b 4,309 1.00/1.00 vMB 174
821,058 821,058 00000000000000000003b2544cc4555bd58df3c02b1471344010e00e280ef035 4,455 1.00/1.00 vMB 144
821,057 821,057 0000000000000000000415db307bf5d1283807b785f58e7af9cfe570666d5dbe 4,001 1.00/1.00 vMB 186
821,056 821,056 00000000000000000000085ca8fc6bdbae91fa8328ff05cf72dd6924d772b806 4,237 1.00/1.00 vMB 177
821,055 821,055 000000000000000000019ed01b567887ea94ef8bc2da0d7e47aea66650286526 4,024 1.00/1.00 vMB 198
821,054 821,054 00000000000000000001e2ee7f0c6bd5361b5e7afd76156ca7d6f524ee5ca3d8 4,194 1.00/1.00 vMB 149
821,053 821,053 000000000000000000028eacd4e6e58405d5a37d06b5d7b93776f1eab68d2494 3,911 1.00/1.00 vMB 162
Previous 10 blocks ↓
Total Size: 782.45 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: 667.44 GB
    • Received: 15.25 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.