Loading Tool

Explorer IconExplorer

Memory Pool

87,729 transactions
32.53 vMB
0.24424233 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt 9d734b396b7d6c3e3c1924a31ea12c0dc2a31e48307f1ac9900df35fe289a787
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root d092b98870e3afdad8a00bd04c571fda520cafe055718b679eecb13f43130294
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,767
Size: 1.00 vMB
Total Fees: 0.10731884 BTC
Feerates: 529.10 > 10.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (751,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,043 164,043 00000000000001f613b6d8865c6a628f68611a5a57aa81b01a75bd5613334202 54 0.03/1.00 vMB 76
164,042 164,042 00000000000008ac379dbf63679d9e5dc3f7a026b8b575162cb718b6feb09dbc 80 0.04/1.00 vMB 118
164,041 164,041 00000000000005c289711bb2417c365a8b1c4eea8a8bb1fbcee67cfcf8e5ca23 14 0.01/1.00 vMB 53
164,040 164,040 000000000000069d2e22db28641917205b51c2ef6614be985425f5ecf493e255 11 0.01/1.00 vMB 1,020
164,039 164,039 0000000000000b0e13e24edec38d61de774000343304d4477a0ab0ed5f75c04a 34 0.02/1.00 vMB 187
164,038 164,038 0000000000000b7795422b7a573192e552d8d44b64d759ba22e34a6a3d0e84dd 157 0.05/1.00 vMB 22
164,037 164,037 00000000000001fadd6d226ce751bdaa3ba4971c5a6ad111c0a89a1272d1b542 15 0.05/1.00 vMB 50
164,036 164,036 000000000000023c4bc4fd32a4cf9dd5b6e6961030fff8660fcee70b26ad430f 57 0.02/1.00 vMB 134
164,035 164,035 000000000000042b7bbd7b0cd80c9502c5272f07563ad1854adec44a48c12172 36 0.01/1.00 vMB 213
164,034 164,034 000000000000071e490ce21885d3d0ca7e4cb0de62e46a08b01196f0afe51fa0 99 0.05/1.00 vMB 24
164,033 164,033 0000000000000040664cacf5bb6d3b30c657c44ee6b4f59541e426581d0e69e3 19 0.01/1.00 vMB 63
164,032 164,032 0000000000000ad02130406c3205776a177f145dfa9f05aaf7eccf2c572f3a33 124 0.05/1.00 vMB 86
164,031 164,031 00000000000003681f58b2c595c682e891470897eb0f394f133569792454d66f 80 0.03/1.00 vMB 154
164,030 164,030 0000000000000227d4198d222fb206b7d09ddc144ee6cb61bb5d59056082213f 37 0.02/1.00 vMB 71
164,029 164,029 000000000000093c9af7a50dfd14be29e805b2320f1419233b5b187c993d827f 51 0.03/1.00 vMB 257
164,028 164,028 000000000000026e72bb16c191007fa80c096e7b64e5bb6bb0e699136f5b3cc2 17 0.01/1.00 vMB 174
164,027 164,027 000000000000094c0285237f0eb39d9f835c6480d857bc59cfd42fa6cb481ce9 60 0.02/1.00 vMB 245
164,026 164,026 000000000000064454eb2ea7a78cbb010ddbc6538744dcc49caca8380175aebc 124 0.05/1.00 vMB 87
164,025 164,025 0000000000000ad106b9bbc4830e54867b263f6444d72ff97cabdebd6b85cca9 15 0.01/1.00 vMB 66
164,024 164,024 0000000000000654dcc9c1ae70968a98514d21fa229f79906d2bc6588e546d1d 5 0.02/1.00 vMB 42
164,023 164,023 0000000000000c2103d203807987ed579abcff0c72c8b13fc6b489c6f3f53ffd 33 0.01/1.00 vMB 205
Previous 10 blocks ↓
Total Size: 782.65 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: 672.71 GB
    • Received: 16.32 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.