Loading Tool

Explorer IconExplorer

Memory Pool

78,503 transactions
29.44 vMB
0.06854926 BTC
Random Selection Loading Transactions
Max Size: 176.92/200 MB

Candidate Block

Mining Attempt 0d320f2483e3b2213978f6af61ef0994cb29bdb2647c4aac23fe98d21e230062
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (93,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
821,075 821,075 000000000000000000037bde497c799a5336e32aeab3e48dac0188ad404a3800 4,027 1.00/1.00 vMB 176
821,074 821,074 00000000000000000002e76a793b0c4441ee3b82fc52890ee9f601c69115f95b 4,270 1.00/1.00 vMB 145
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
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.49 GB
    • Received: 14.99 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.