Loading Tool

Explorer IconExplorer

Memory Pool

42,318 transactions
26.62 vMB
0.07497230 BTC
Random Selection Loading Transactions
Max Size: 138.58/200 MB

Candidate Block

Mining Attempt fe314851b921a59113bc81aed2950e3c65f67d167a58369ae708d4e98d9a9340
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 040c67ea05bc9c85112600ed2da66d70d45740cdd383b8493e1115939a22fa88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02586159 BTC
Feerates: 99.53 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (408,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,268 506,268 0000000000000000001e416f0b86a31cb9beab258d2e15206f0f085d00b43e4f 511 1.00/1.00 vMB 38
506,267 506,267 00000000000000000050e8a33eab155532a51a7bce26e8cb4372f09e2c33f2d1 2,228 1.00/1.00 vMB 187
506,266 506,266 0000000000000000005c28bff3a1f773a1acf6147355a9131b7a39b3d4047276 1,764 1.00/1.00 vMB 287
506,265 506,265 0000000000000000004324a50e88380f8069ed3217d2b37be289cc80894c84c7 1,013 1.00/1.00 vMB 39
506,264 506,264 0000000000000000000da700f910caadd8c87d059062a22ed57413b96d9e106f 2,023 1.00/1.00 vMB 61
506,263 506,263 0000000000000000005e63a82d36695991b27257b6fa2a3e9b31fef411187cef 1,462 1.00/1.00 vMB 70
506,262 506,262 00000000000000000055d35a9c34526a33ffb59a3b8d1d0b58202e9772d0cd46 1,782 1.00/1.00 vMB 195
506,261 506,261 00000000000000000066809955bbbaa1c14642831004877926db694e411cdb5f 1,958 1.00/1.00 vMB 179
506,260 506,260 000000000000000000118dc2fdb14751638da481f9d1047763594750cedf3557 2,033 1.00/1.00 vMB 232
506,259 506,259 0000000000000000006b11454aa3964d0713674ceb783a4c41425d9cf61b9f94 2,215 1.00/1.00 vMB 269
506,258 506,258 0000000000000000003d570d4c522661cd3437a95ed443b7f40ce24783520687 2,156 1.00/1.00 vMB 187
506,257 506,257 0000000000000000006a668f36aa23756e00b1c25fe7ec7d765a7c482c194cd2 1,312 1.00/1.00 vMB 88
506,256 506,256 00000000000000000031fa75cb60ece91e4e356eb614fd45edca8e7f1d6bcf1b 1,826 1.00/1.00 vMB 131
506,255 506,255 00000000000000000047cd91269670d094f4836a8f614077566671c0c6f54dea 1,990 1.00/1.00 vMB 122
506,254 506,254 0000000000000000004c736f83900dd5971aacf0e6b6c825496c5e88cdc86781 1,312 1.00/1.00 vMB 97
506,253 506,253 000000000000000000592957a4b2748ac7a4c9adb07fb70a3d26db34dc326480 752 1.00/1.00 vMB 38
506,252 506,252 0000000000000000002044fe134b6a71d7a991b33b187512d71529d4eb3e82a1 1,616 1.00/1.00 vMB 55
506,251 506,251 000000000000000000400a0ecfdc5b309c54885d58c56800c2a33f5515f45284 2,267 1.00/1.00 vMB 173
506,250 506,250 000000000000000000100a1c3d22a7c47bd9f36b40b240cb1e5e054709b02d47 1,338 1.00/1.00 vMB 144
506,249 506,249 0000000000000000004fe7baab33af032e0406db20f259167c68d913e37885f8 242 1.00/1.00 vMB 15
506,248 506,248 00000000000000000055304baa8785b93d74256b5ffbc9b437cdf085c1be67f9 453 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.