Loading Tool

Explorer IconExplorer

Memory Pool

74,648 transactions
28.75 vMB
0.07493253 BTC
Random Selection Loading Transactions
Max Size: 170.27/200 MB

Candidate Block

Mining Attempt 086cd61491073ca7dd5731788bc9d37b67599229fec295136720a89312570ea3
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 7674a4170829d3097b8c4bdf3091fe13fd5b808c212698ba16a6990a0b96d2a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,981
Size: 1.00 vMB
Total Fees: 0.01656871 BTC
Feerates: 100.29 > 1.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (194,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,197 720,197 0000000000000000000725e0ecf0bc3c40f7d015a435aa1fafa5d021e456e9c5 3,041 1.00/1.00 vMB 18
720,196 720,196 000000000000000000012a967ae7aa8aebd62621b6a4751857a07b149ef7110c 2,441 1.00/1.00 vMB 8
720,195 720,195 000000000000000000099a981b1b954b277878ab91edf89ca3dce59fe1c1d5c8 2,957 1.00/1.00 vMB 9
720,194 720,194 0000000000000000000954fb803dbc664c5ac41a31e5555f68a299ddefd8445a 2,294 1.00/1.00 vMB 37
720,193 720,193 00000000000000000000a0aeb0d9305048a7cfb574e224bda787d8c6be4d7a21 1,085 1.00/1.00 vMB 3
720,192 720,192 00000000000000000002d00c8181bde29dba3bff3ac2bf884cfd8e800be9563f 2,235 1.00/1.00 vMB 5
720,191 720,191 0000000000000000000282a1af59a817b63ef397a96e07798db5bc9e67a8a659 1,912 1.00/1.00 vMB 2
720,190 720,190 000000000000000000017237311ce082f6ae9f3804d1418dcccc9028abd6e065 2,310 1.00/1.00 vMB 8
720,189 720,189 00000000000000000007850a4da3e199c9b6a9138e7701f7930cb12c0ae8977b 2,775 1.00/1.00 vMB 15
720,188 720,188 00000000000000000007171622ec774666b4efcd2522cdcae1de5f41749e014d 2,387 1.00/1.00 vMB 6
720,187 720,187 00000000000000000001bbe5aa25a3dc0f495b1d9ea918c4627acdc4556e0cc5 2,765 1.00/1.00 vMB 21
720,186 720,186 000000000000000000011848cd91c562bffcbbc07161c6f92074e9484ab10ee0 2,213 1.00/1.00 vMB 7
720,185 720,185 000000000000000000048ce8b3c9ff06e21ba407e522d28185beac98755a52e0 1,262 1.00/1.00 vMB 4
720,184 720,184 00000000000000000001cd034d711e204edbf599dfec028a3137dc0e8244f495 237 1.00/1.00 vMB 2
720,183 720,183 00000000000000000005d1ea9b2e743deb991f575fcf7430989d59e9542e33f6 533 1.00/1.00 vMB 2
720,182 720,182 000000000000000000055cc5a06681aada786f5eb1b1080d22cad4ac8b40934a 1,267 1.00/1.00 vMB 2
720,181 720,181 0000000000000000000851c0cf9aaa44d6b2ad66ad5db6aa4c07930e9bfb2219 2,393 1.00/1.00 vMB 11
720,180 720,180 00000000000000000009e1b0b7b914eb2feb10d1670e5385182cab50619f67fa 1,166 1.00/1.00 vMB 5
720,179 720,179 0000000000000000000149d1cba8feae8d81b50439165b304ab345814ce4ae85 190 1.00/1.00 vMB 2
720,178 720,178 00000000000000000001fccdea57b3a69fbca2d879e5534bc71a2c98e1811e2f 3,197 1.00/1.00 vMB 7
720,177 720,177 0000000000000000000781f6b3b921d2d3aba530361eabf61de08db34053f537 2,422 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.46 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.93 GB
    • Received: 15.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.