Loading Tool

Explorer IconExplorer

Memory Pool

33,188 transactions
25.09 vMB
0.04996390 BTC
Random Selection Loading Transactions
Max Size: 127.21/200 MB

Candidate Block

Mining Attempt d7d56e73a64db3e4b940293899eecd20d28b0bcc795aa24d348577facb4711b4
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 794c4058221d706c7fd1978bcaff5ad0e490ee055e7c2e5f9f6088b75d6f43e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,636
Size: 1.00 vMB
Total Fees: 0.00483368 BTC
Feerates: 40.21 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (676,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,859 237,859 00000000000000fc443981f2b260f34613c0182a052075bf83d054cdf9753be9 104 0.08/1.00 vMB 99
237,858 237,858 0000000000000122bb9f11856770f2c08ab88fc402979fbb515158f07c0bbd62 569 0.25/1.00 vMB 181
237,857 237,857 000000000000016184d5e8c74d2feb9187cc1d1eaafc7c02907266d290c9999a 348 0.16/1.00 vMB 179
237,856 237,856 000000000000006bb1fdd347a179766e6973227e6a17469a4d2994d907c9b89d 32 0.02/1.00 vMB 69
237,855 237,855 0000000000000058ba038a409d48fa08de6d9490f4e054bac2efbed19efca4a6 269 0.14/1.00 vMB 158
237,854 237,854 0000000000000075b271e69549f8b1c3db40552e75d1fc01f1077f36b7968219 312 0.19/1.00 vMB 133
237,853 237,853 000000000000013dce79efd502c768eb0b7eb5569bed7cc32e8f47ebd6fb06b0 240 0.09/1.00 vMB 63
237,852 237,852 0000000000000064009962a38c6a1275b33051100ca4f61a2415ee44247b2ea6 65 0.05/1.00 vMB 120
237,851 237,851 00000000000000d4d4eb101acd111e18075b27ea285035daf560120e969dbcf0 145 0.09/1.00 vMB 114
237,850 237,850 00000000000000d560c5f18a4f9fb00aa622532dafb0ccc51f46ec1b3fb48994 123 0.05/1.00 vMB 91
237,849 237,849 000000000000015a9139e7f695a7625e147bd5bff1e1ef757eb5fe75b996539b 214 0.19/1.00 vMB 102
237,848 237,848 0000000000000115abb9ea8ed0b37be0d9047da7eef77961854b28666eb3a0a7 591 0.25/1.00 vMB 186
237,847 237,847 00000000000000403fd162548b9457b88f8ee4eb61f8cfda5e9ea135613acb52 559 0.24/1.00 vMB 174
237,846 237,846 00000000000000399b31bbfeac7b6928eb54c807210cbd3abc2877614d950f5b 6 0.00/1.00 vMB 41
237,845 237,845 00000000000000742600eb43793c9e17d2b9014bd0d7e901df0d0a54ec4985b5 549 0.25/1.00 vMB 186
237,844 237,844 000000000000012e31ecf63713445ab41a6e5e67a07e35041b8fd255fff20745 35 0.01/1.00 vMB 173
237,843 237,843 000000000000012b6d9a04c418bda71459ac3afc9a0c0b4059bd5427d09dbe5b 151 0.06/1.00 vMB 158
237,842 237,842 0000000000000175c0e99247d9643956136a9ee6505805a2c15addbe60e3b75e 170 0.08/1.00 vMB 128
237,841 237,841 00000000000000feef2cb1dc71b442248d93d2a2a88e127088811c98d2ca831f 259 0.18/1.00 vMB 137
237,840 237,840 000000000000000d2b6ce0bdae08dd38e8f7f3fbeb68baa9b755c6b14e122d23 567 0.25/1.00 vMB 187
237,839 237,839 00000000000000cd1f43ae8b62d3002f9156d3572356cb2c623f0e7ce8ca1d46 70 0.17/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.27 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.