Loading Tool

Explorer IconExplorer

Memory Pool

82,729 transactions
31.32 vMB
0.10505512 BTC
Random Selection Loading Transactions
Max Size: 190.46/200 MB

Candidate Block

Mining Attempt b958febaadf1bb50ab5658a13e63faaffbd8f72603ee62a1a63736a074c25821
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root de24f1bdee688924eab78bcf7ce2ed7b61751e25c607d6cd79f4750e040f2f8f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,985
Size: 1.00 vMB
Total Fees: 0.02854204 BTC
Feerates: 151.12 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (434,214 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,170 481,170 0000000000000000011385c5900b078d166a617864265f3dd7b8ac753c8a5697 1,650 1.00/1.00 vMB 167
481,169 481,169 00000000000000000109979cb5ab5f73936540ac705167e3915b153d22fe67a5 1,638 1.00/1.00 vMB 99
481,168 481,168 0000000000000000003783ddf4e2fa8b7c0b319e7096bbdc3fc7f51a23f510f1 2,132 1.00/1.00 vMB 215
481,167 481,167 000000000000000000fa8d5136b4960b7b7a9e3486fd92883dacaeb322f631a9 2,315 1.00/1.00 vMB 311
481,166 481,166 0000000000000000002fdea0d2fdc2c04437987b5859b77f1682020d5ee4cfdd 1,969 1.00/1.00 vMB 118
481,165 481,165 0000000000000000007b03e71ae555c44e0c4e9614970c8d1dd9fe671256d8f4 1,647 1.00/1.00 vMB 175
481,164 481,164 00000000000000000110ca029553bf0293be5f5fa196c4712927ae324c4c3605 2,143 1.00/1.00 vMB 328
481,163 481,163 00000000000000000059204e0ef5b32c706b4f9a60655a1c2dca97b57c90fd08 2,039 1.00/1.00 vMB 273
481,162 481,162 0000000000000000004c837e94d2644de29f5d2b221b641cb7ec1edf97e3d90b 1,805 1.00/1.00 vMB 123
481,161 481,161 0000000000000000004beb5baaf68922479bc726cb64932f2813942f1cd640ce 2,191 1.00/1.00 vMB 276
481,160 481,160 000000000000000000f63dfb2adfe249e5185de9691cc7b43705ceee87caae81 2,017 1.00/1.00 vMB 156
481,159 481,159 000000000000000000e0a3a690cf71dc73d3ffbcb8866ba7cfc034bc06205b6e 2,126 1.00/1.00 vMB 160
481,158 481,158 000000000000000000d8e1af815f3cf929434a021272a3df52b1a8f05e01e040 2,261 1.00/1.00 vMB 244
481,157 481,157 000000000000000000118d30425f8654a17720f193c649bdf5755d00afa7e815 2,260 1.00/1.00 vMB 153
481,156 481,156 0000000000000000006bd937120b4bb24000dac9bc486747ab67777a5436e1f6 2,188 1.00/1.00 vMB 173
481,155 481,155 000000000000000000f6995b2985180ef0fd457daf04631731ba958fd0719a7a 2,150 1.00/1.00 vMB 234
481,154 481,154 00000000000000000027664fe3c8d1b1b0c2963c6e76ad0ed2f813f19d9a790e 2,003 1.00/1.00 vMB 290
481,153 481,153 0000000000000000001f88de33d05a5d6af9498b1ba8b1b20b4d17c1524b8fc0 2,219 1.00/1.00 vMB 316
481,152 481,152 0000000000000000004815f5c63179dd3a401e74c11a6b56dbedcff572e11ca3 2,147 1.00/1.00 vMB 345
481,151 481,151 000000000000000000dbde82af6c10c57b62427c466ee58c2bb1e3eb7d781a2e 2,457 1.00/1.00 vMB 297
481,150 481,150 00000000000000000091e80d4e19938d02606004cebeeb0d2d4a8291ecd8e22c 1,956 1.00/1.00 vMB 258
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.65 GB
    • Received: 18.24 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.