Loading Tool

Explorer IconExplorer

Memory Pool

75,363 transactions
27.90 vMB
0.08053807 BTC
Random Selection Loading Transactions
Max Size: 169.88/200 MB

Candidate Block

Mining Attempt a9ba5acda62724124527d1f459a3d2e72202ae1d70e12e977aaf8e10c4f456b8
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 6613e488caa2b02158ec40abb92fbc67e8cc20a517878cb4fd4616b4a06236c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,328
Size: 1.00 vMB
Total Fees: 0.02051529 BTC
Feerates: 480.19 > 2.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (215,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,266 699,266 0000000000000000000e67955fc35f89ae8f7c57c2c152da066d7f69673df035 1,144 0.54/1.00 vMB 22
699,265 699,265 0000000000000000000e144b38928da7255f194feb39d83dfd0d7a68bf79ef4c 96 0.03/1.00 vMB 10
699,264 699,264 0000000000000000000a12f18ad12ae21d75ce6d3ff4554fb4043ea1f55b52c2 49 0.02/1.00 vMB 13
699,263 699,263 00000000000000000004b438053014f075b351e5629cd8b710539e1c961ea751 793 0.53/1.00 vMB 8
699,262 699,262 0000000000000000000053ac82694ebea8a7d525de6a641c9a4ce13290bba4ae 522 0.22/1.00 vMB 14
699,261 699,261 000000000000000000041fe31fc542ab9946cc52f91962a3c569263c2846b458 1,664 0.75/1.00 vMB 9
699,260 699,260 0000000000000000000896a648e9856c6e0fb3315ce909ff5a0f884bd8be564e 961 1.00/1.00 vMB 5
699,259 699,259 0000000000000000000f5baeb14c1bf0604d946f51aa3f626427a4a41da56e77 1,120 1.00/1.00 vMB 11
699,258 699,258 000000000000000000096384e484e737806c826c77be3c563546e26be6ddad7c 61 0.06/1.00 vMB 5
699,257 699,257 000000000000000000069a482a8f6a46219ec35b7ba22a5f17e8990efaf6ac74 638 0.47/1.00 vMB 10
699,256 699,256 000000000000000000078443182c038065f665e16f6acd888f846ab685a246b4 36 0.01/1.00 vMB 7
699,255 699,255 00000000000000000009bfe9ab27560713df4fae4b8f29befa63fc8b6f450dce 1,356 0.91/1.00 vMB 4
699,254 699,254 0000000000000000000c2f72018341505049783e5c73089a56aae1fd4585135c 2,533 1.00/1.00 vMB 15
699,253 699,253 000000000000000000039505fc1a8d2e0dde7d0df3aad5e45c6ee64fa3fc2cb3 1,712 0.64/1.00 vMB 15
699,252 699,252 0000000000000000000d3dedd71fa2d0c576869238826e01964125ab6fc27df5 46 0.02/1.00 vMB 10
699,251 699,251 0000000000000000000acf766d2079e95f5b63e7667090e520b181e296e53ec1 829 0.99/1.00 vMB 10
699,250 699,250 0000000000000000000330c701c669ed6881d4763863374270d5b0ed066a3ad3 87 0.12/1.00 vMB 7
699,249 699,249 0000000000000000000db57933fb4a29bdf9143f34c9345e9ae0c5ccf84dbcb4 1,285 0.74/1.00 vMB 13
699,248 699,248 0000000000000000000c33b04071b667ec7fb1c824671d331ba1b9fba6dd8499 1,347 0.75/1.00 vMB 9
699,247 699,247 00000000000000000001194bd0d24633286c49b45c63c5146ca72a6a6cf40f43 238 0.17/1.00 vMB 9
699,246 699,246 0000000000000000000bd643b6a63faa97f3c825dd0e5b6793d551977f4de66f 1,588 0.78/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.