Loading Tool

Explorer IconExplorer

Memory Pool

84,313 transactions
35.34 vMB
0.18701698 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 6e73020a0ac5ab60d5165196fc605daf8592fbc1afb9ed012577f809740503d6
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root cbd347ef0ccab468c307e6702679cd728a82533797a3d051e6951c4532e19e4b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.04688509 BTC
Feerates: 435.08 > 4.70 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (681,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,315 234,315 0000000000000109b0d792f5c1baa5a4f8b3ff54d5adb18cc33746141c7dbb88 375 0.25/1.00 vMB 111
234,314 234,314 00000000000000fbdb0f9791a4eba26787593f70eea2ab27ea61463edaf9ba02 375 0.15/1.00 vMB 156
234,313 234,313 000000000000000dc9917ece6eea6cd70a0f337bb0b973038fa9d6c7d3152a8b 183 0.08/1.00 vMB 66
234,312 234,312 00000000000000d1ba19ed7124c794142a2842f76d994fc2fd1c37036e2e1921 308 0.15/1.00 vMB 147
234,311 234,311 000000000000011e0b0899902714b3263400aa80643e184e3cbb836a90dd2c73 75 0.05/1.00 vMB 55
234,310 234,310 00000000000000f949c795818ba8a439d32b441b95f977acb8c4c2b75cac55aa 610 0.25/1.00 vMB 175
234,309 234,309 00000000000000a0acfb0dfbdd5a58f3d86e05a57c6278e302446367330ba72d 5 0.00/1.00 vMB 0
234,308 234,308 0000000000000078537adf4d9f9817c16adb261a1a671549ef4e922e853cd410 384 0.21/1.00 vMB 135
234,307 234,307 00000000000000bc4d805895168c8e0fcbff7fd5de0d07a18ba3908a8e5d9410 254 0.11/1.00 vMB 184
234,306 234,306 000000000000007f572c9fd5e10f173b09501f0e8877730114bff2475039b5f4 182 0.15/1.00 vMB 26
234,305 234,305 00000000000000cced35bd198bece8ae4c89e42cdc374d66526943f514141176 1 0.00/1.00 vMB 0
234,304 234,304 00000000000000ccbe7f6fc86255d1d90e6bc9f3b15a7c3d4a43ede6fa8d5dea 577 0.27/1.00 vMB 168
234,303 234,303 000000000000000c1b933d11c29faeef0d3edd2d56a5d18324db292400910854 211 0.15/1.00 vMB 59
234,302 234,302 00000000000000fd57709e1e1df9431e2eaa1fc55145006a0c4dd1567c0abacc 575 0.33/1.00 vMB 133
234,301 234,301 000000000000017bc23a8ec2ac3247e3d0c6f88e2c7639ed23fb83549c35e5eb 165 0.06/1.00 vMB 141
234,300 234,300 000000000000010ae4f8e3f9d2fd9803f067e4d8c2416cddeafa894c1714cc68 384 0.16/1.00 vMB 159
234,299 234,299 00000000000001261dc232ade61138922a4794138f4945cf6d565bcaee88dc18 208 0.13/1.00 vMB 128
234,298 234,298 000000000000001c4b1b8002df8c619b1881d408d4a1440e082be263bdd7bc35 262 0.12/1.00 vMB 220
234,297 234,297 0000000000000101623ff95f3164db6867db296e731df1e117db24f174a2f9fb 128 0.05/1.00 vMB 189
234,296 234,296 00000000000000b2abc1833c3cd729ab2655ecef25c15e74f7647094a7d486a8 211 0.15/1.00 vMB 70
234,295 234,295 00000000000000c74bb7564b56bf2edb5c5cb13e068c72d94a69fb0fe3ae4ba2 280 0.13/1.00 vMB 153
Previous 10 blocks ↓
Total Size: 783.10 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: 730.75 GB
    • Received: 18.51 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.