Loading Tool

Explorer IconExplorer

Memory Pool

83,874 transactions
27.27 vMB
0.14646345 BTC
Random Selection Loading Transactions
Max Size: 167.94/200 MB

Candidate Block

Mining Attempt 6c54dfa5ff4e139714de008e90b066fc606d1f7d63a866fbab8d9a794d0312b6
Version 20000000
Previous Block 00000000000000000000dc2abe09c95625075c798769c4a6a310af770ee5e95c
Merkle Root 49f003ed325a553e1e8470157eb055ea80bdeee3631a9a3e3831ce660a886440
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.02551090 BTC
Feerates: 109.83 > 2.56 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,651 (655,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,298 260,298 0000000000000016d250fc110a7f6f9f8f04aae9a74695701444e8932e2457fa 588 0.25/1.00 vMB 128
260,297 260,297 000000000000001078f01aa26fd8e10cc98624a563f585c9e051b16823355856 156 0.06/1.00 vMB 66
260,296 260,296 00000000000000194c0abf6c8ae974671ce64071e3a63684ada5a919714a8cdb 196 0.08/1.00 vMB 136
260,295 260,295 00000000000000098ac4129f8e12874473db3c42eab3314e3392dde0ec2aaa26 491 0.12/1.00 vMB 66
260,294 260,294 0000000000000011de10a56c4d1d99ee67964b4e999ada4328cf06682838f204 38 0.01/1.00 vMB 15
260,293 260,293 000000000000000cdac8d856bf0863ea59ae002e7b77310085f39f8a1cad5f97 777 0.42/1.00 vMB 45
260,292 260,292 0000000000000014d02239429447a166d870a67d3fd5f6c000a1fd1885266050 512 0.24/1.00 vMB 126
260,291 260,291 000000000000000e4444b1cd47b382e14f6bb1a3891fd8122ada505679a841e2 623 0.25/1.00 vMB 133
260,290 260,290 00000000000000127e6f9dba6a8943821e021746ec7fe0edd931fd8aa7420a14 444 0.25/1.00 vMB 57
260,289 260,289 000000000000000d3a9ebcf918b89ee3335b1674a8bd09a2de7f75cd78a11cec 518 0.21/1.00 vMB 89
260,288 260,288 00000000000000156c2df68e13f570486bde922e6116c0e0f36122ec721ab6e9 256 0.10/1.00 vMB 154
260,287 260,287 000000000000000a5c63c64cfa7fe8ab7a8d1a4e9326e7b49c79ed2255fa79ed 559 0.24/1.00 vMB 86
260,286 260,286 000000000000001b32ab7938b5db74062e9fdf418545eb7cc59bd85e0d3f1969 419 0.25/1.00 vMB 47
260,285 260,285 00000000000000159749dd5a88e50771bc5d8b0288ea1092a7b5e66b2027d7ad 446 0.25/1.00 vMB 70
260,284 260,284 000000000000000ee92217b272c75ec6ebdba3d0f103734d7d32c1733dc9fe99 663 0.25/1.00 vMB 89
260,283 260,283 0000000000000000724702d5fe91e91f429cde71c6745829987c924ad8a10ffe 674 0.25/1.00 vMB 210
260,282 260,282 0000000000000019b24d9ad3492150bca319ff97c66112af164069a44e6b2d31 681 0.25/1.00 vMB 149
260,281 260,281 000000000000000a13c160a74d178d2bd26038b32ca774c930823b7c643617ff 641 0.25/1.00 vMB 82
260,280 260,280 0000000000000004166690d009a168df0d31d7396c324268009d5fb757760d6d 277 0.16/1.00 vMB 54
260,279 260,279 0000000000000004129bba7a6407caf37aa6522996e9791a0a8ef1ebbfeaa809 667 0.25/1.00 vMB 134
260,278 260,278 000000000000000eeecad4ed102a311277327c9b4c6c18e2ecb4fc0b1c784393 598 0.25/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 783.52 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: 773.27 GB
    • Received: 20.49 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.