Loading Tool

Explorer IconExplorer

Memory Pool

81,081 transactions
30.04 vMB
0.09356917 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt b6c5dda00d0027c804643ec8cc82d5852d0e556e2ea4738660b9d5c8c83ca54d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (408,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,364 506,364 0000000000000000002b44346d01a9297916e760dbcd4a8737d1ed95aef871da 967 1.00/1.00 vMB 176
506,363 506,363 000000000000000000187638965d53e920133294c13fd4ac4bb2f691db977e2c 1,706 1.00/1.00 vMB 249
506,362 506,362 00000000000000000060c6beb265d660f932092a0837b5d6cceefa71db4db001 2,307 1.00/1.00 vMB 202
506,361 506,361 00000000000000000011d1d386b24f051f34d46f0f4c377d571bde65da08e5b5 2,351 1.00/1.00 vMB 295
506,360 506,360 0000000000000000001dea4ec410fad05526369a3ae077945dbd2d9d97c1bb1a 509 1.00/1.00 vMB 42
506,359 506,359 0000000000000000002e64546fe9c0c5bebe9db8827eefd6fa5de0fc9f66d31b 635 1.00/1.00 vMB 45
506,358 506,358 0000000000000000004832254fa0f0d7eb949771facdb9271ca93056fabc126e 856 1.00/1.00 vMB 25
506,357 506,357 00000000000000000053bbba45ca6a5c9ea540a519fe19f207bbd3ce00c525ef 1,923 1.00/1.00 vMB 174
506,356 506,356 0000000000000000005de55ac86cf190fb1133d4943beba5abbb54db3ee53b65 1,801 1.00/1.00 vMB 198
506,355 506,355 0000000000000000000ae473c58ba82de1f7d444907c61c1381a4de94d5ebbde 1,028 1.00/1.00 vMB 69
506,354 506,354 00000000000000000054ba2cff17947f39959776f42d193b23c3426d207dc1b8 1,046 1.00/1.00 vMB 121
506,353 506,353 000000000000000000087fccdba5b3bec580c1e1da7f26ac49dd45f77144e47f 794 1.00/1.00 vMB 73
506,352 506,352 0000000000000000001feac7cc9fe4eda9077de652f05ca510dd82457b333a3a 1 0.00/1.00 vMB 0
506,351 506,351 00000000000000000031f14d69dcd977677ca125298a4235404c825cfebb869f 918 1.00/1.00 vMB 88
506,350 506,350 00000000000000000020618a7d5c0ed3e108e2f5739841721e10759c5d0bf511 1,194 1.00/1.00 vMB 97
506,349 506,349 0000000000000000004df4daeda229d2d605a8d0fb11ca3bf5a1d8ca11f2ebbf 896 1.00/1.00 vMB 77
506,348 506,348 0000000000000000002f54a48c9a570e0d83b97e214d7a2a8edfb3f6ad2f60fd 203 0.10/1.00 vMB 208
506,347 506,347 0000000000000000005b17f96540cb7f4d0651bf80dfe11523708f7b35f3e62f 847 1.00/1.00 vMB 52
506,346 506,346 00000000000000000015b5246619a21bd90622034f62e06e5463ac7fcc4e4ae0 1,137 1.00/1.00 vMB 58
506,345 506,345 0000000000000000005a21a81ecaa35e12b57ba0d644ded6e0dec4de365202cb 807 1.00/1.00 vMB 8
506,344 506,344 00000000000000000003e45cc5c487e9e82b332072ee5ae1c56bba53442b25c5 653 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.