Loading Tool

Explorer IconExplorer

Memory Pool

23,342 transactions
8.56 vMB
0.01662578 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.04/200 MB

Candidate Block

Mining Attempt 636c51c89505bf97df34dcb07629b3b016c974e8856172177172181df8b67d6d
Version 20000000
Previous Block 00000000000000000000a5861c39c91d7506f8e9036e69960b99b4a580a7b756
Merkle Root c9ccdcfecdbaa0bd1c24bb4f27eb099e3e7c1ab9a7dea62c128c5031593b3e67
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,781
Size: 1.00 vMB
Total Fees: 0.00311398 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,504 (689,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,664 223,664 00000000000001643adc05f4c25252f3022b95b24b0e22ef9ded7b1f850e9498 549 0.25 vMB 162
223,663 223,663 000000000000039c401a10a05bc39c29b6776230c31974962af6552fc2d78704 330 0.21 vMB 117
223,662 223,662 000000000000018d2c6b71bfcbf8bb1c3b63b88b7556afbd24deb4e92ac7ae92 693 0.25 vMB 201
223,661 223,661 0000000000000359cc978c7a3924d62a2b447977ce75bb64e74a6dc2d99f0bd7 391 0.49 vMB 30
223,660 223,660 000000000000032eef287bc4fe4c3fda13ae21bbf7801079736936a02d23a639 695 0.25 vMB 217
223,659 223,659 000000000000025f2dc472e313d911b22119fe6c63709657b8bc09db622d31d7 89 0.05 vMB 86
223,658 223,658 00000000000003d29a7264fd3f4f3452bfd857a991d0e2e1b5b23e1ef89c0886 201 0.09 vMB 131
223,657 223,657 000000000000004405bc355804ef8e52205f6b066b8106a4994a1d159ad957ce 385 0.19 vMB 157
223,656 223,656 00000000000004750955845b81b9fed70b686fcd803114fa9137f570e48c01d6 312 0.24 vMB 111
223,655 223,655 00000000000001ab51ef0a129ee63dc2a63aa66daefaa7d8f322b737b0613705 426 0.25 vMB 153
223,654 223,654 0000000000000264f186706c54685148d9ebb3013e4b4293682068fb5686f181 374 0.25 vMB 124
223,653 223,653 00000000000001fb9e0d431a0b4be8e290fdc41197af660a05776072f3dcad92 624 0.25 vMB 202
223,652 223,652 0000000000000405aa5fe60a16fae429acac03b974cda618c3e7a5bd7b2fbe64 771 0.25 vMB 350
223,651 223,651 0000000000000297b976123d06710e2887980f49ae5a2e86c03249c0454541f2 434 0.25 vMB 177
223,650 223,650 000000000000035a6b0c21bf8293055bdb67b497f4df5c40fe0144e64a703f75 520 0.25 vMB 171
223,649 223,649 00000000000002de62279fb730e615d97b2c814f71b9318681cd9372ff4699a8 769 0.25 vMB 269
223,648 223,648 00000000000000e3682d585f52313317fa0aeae611c4cc696e89d0feb9ab5f2c 11 0.00 vMB 30
223,647 223,647 00000000000001877c009052877d8cdd5ddbff65c1ee3759fbe2c8a27c8a879d 193 0.11 vMB 124
223,646 223,646 000000000000037d2b51026dd59b0d8cd0e03c4bfc9b8e495d9a2f1c1350a7db 298 0.25 vMB 110
223,645 223,645 000000000000036a29f0f6113568fa06346793e7d7a42cef4753af4e6ac8a4ea 520 0.25 vMB 1,019
223,644 223,644 000000000000006cba1a7bed2c3003ee688afa8c6ec9a7e10c88e39506c5ac4c 776 0.25 vMB 253
Previous 10 blocks ↓
Total Size: 779.74 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: 375.51 GB
    • Received: 1.87 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.