Loading Tool

Explorer IconExplorer

Memory Pool

80,532 transactions
30.59 vMB
0.08670920 BTC
Random Selection Loading Transactions
Max Size: 186.31/200 MB

Candidate Block

Mining Attempt c4b1c6f9bc5e05ebf1be3c91e21b406f95b3dd7b588c695b05b73d8d2354550c
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 68c679a8f46b4197aee3c886f67427542375d9da00b67787a505673d085954de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.01758032 BTC
Feerates: 151.12 > 1.76 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (103,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,220 812,220 0000000000000000000003d537c71215ca965d0ac79261e496bd9ac33843c5fe 327 1.00/1.00 vMB 2
812,219 812,219 00000000000000000004d5f3b6596cbeaacc5de1b7206568a90c6c6c8684abfc 287 1.00/1.00 vMB 3
812,218 812,218 000000000000000000004786f51b3e3e6bc5d5b9b21721992eb8dca89f65f7c1 1,037 1.00/1.00 vMB 5
812,217 812,217 0000000000000000000138768d7a6b2af3052e83f982ff013b1814552aefa112 291 1.00/1.00 vMB 2
812,216 812,216 000000000000000000012720523482e67dc3bbe031980bdea8f6bb02fae53b5e 3,116 1.00/1.00 vMB 13
812,215 812,215 00000000000000000003d7661dfbed0fcfa80adc65ef25d4b69af4599a07fcef 1,430 1.00/1.00 vMB 3
812,214 812,214 00000000000000000000a04503a769e502c39f5dbdb4edbe91b32f92f0c5fb4b 1,908 1.00/1.00 vMB 12
812,213 812,213 000000000000000000002d98bfc80e225247194f453928602414443758a3a45c 2,841 1.00/1.00 vMB 16
812,212 812,212 000000000000000000040b49ea6daa443234b09e73260d2b0b05f9fe335a70ff 3,170 1.00/1.00 vMB 22
812,211 812,211 00000000000000000004882c15ce5f6699869d5589149e9da2621e679e20d235 427 1.00/1.00 vMB 1
812,210 812,210 0000000000000000000255c32eae1f98aedcb03191688dda80bbafefe7fb2d97 1,968 1.00/1.00 vMB 12
812,209 812,209 0000000000000000000122460f69ab9fe42fcecf2dee863f5ab37ef7eeabfaeb 2,846 1.00/1.00 vMB 14
812,208 812,208 00000000000000000000040e5bb9f063d3fb9ffa73ee91622d64d5eb84746fcd 1,388 1.00/1.00 vMB 6
812,207 812,207 00000000000000000000d305d6173995efac9b24c47746ab897a9608889aa76b 190 1.00/1.00 vMB 2
812,206 812,206 00000000000000000003d2c68ef1c65aab84919490eaa713b9acb6ecf56b405c 3,192 1.00/1.00 vMB 14
812,205 812,205 0000000000000000000145251754a703d6b60f14d0b18279636a117173ab1930 179 1.00/1.00 vMB 1
812,204 812,204 000000000000000000035c198cda60ce52b6b29f5d5f31c7451273db7564c668 591 1.00/1.00 vMB 3
812,203 812,203 000000000000000000034ef7e9a6b19aa2cbff621e662e68712e0c25ca47d87a 1,790 1.00/1.00 vMB 8
812,202 812,202 000000000000000000038ebd4a4fabb51bae2ba41a5bf71b6eb7ab6078f9a92c 334 1.00/1.00 vMB 2
812,201 812,201 000000000000000000003454558878e2a1f5845ca24e9dab282bd1b935f93772 1,195 1.00/1.00 vMB 3
812,200 812,200 00000000000000000001a53d0c5fd01901c10fa1420b85e41fe2f8634b1ddc22 2,438 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.06 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.63 GB
    • Received: 18.23 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.