Loading Tool

Explorer IconExplorer

Memory Pool

82,211 transactions
30.24 vMB
0.16918392 BTC
Random Selection Loading Transactions
Max Size: 181.81/200 MB

Candidate Block

Mining Attempt 4ff4ec77681b08670b181d92b7d46f625085fa2c0ede8ddb4ddac6e834ffaf45
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root ed024550d4f6b7de2ec3aaa196dad89e8d81110aedeb1014d0b7486b4550ace9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,953
Size: 1.00 vMB
Total Fees: 0.06435789 BTC
Feerates: 1,002.91 > 6.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (553,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,343 361,343 000000000000000013913da348b331c704a8e92015b93ddafe21280c9f1ed6d8 438 0.25/1.00 vMB 20
361,342 361,342 000000000000000009398eda66e1a36751ae5dc302ce553cb847f9e9704f7fb8 675 0.39/1.00 vMB 21
361,341 361,341 000000000000000000979a532f875c77da8ee6a0b2a2fad71276808a8ba038e5 967 0.43/1.00 vMB 34
361,340 361,340 00000000000000000461095c7610d2781a3343aa0adcc9c246cf8b9c220b1e06 137 0.05/1.00 vMB 39
361,339 361,339 00000000000000000a3ea30d75f7ce9a6a3b9e658cad6e43e5c331c5b0d73551 230 0.25/1.00 vMB 20
361,338 361,338 000000000000000003bed444c5086d62a65fc402df0d123847845a28e2a06432 1,273 0.56/1.00 vMB 31
361,337 361,337 000000000000000006024feadf57277e725b234b6c4668b557a871ed9332963f 782 0.65/1.00 vMB 20
361,336 361,336 00000000000000000a9156d56d6a2447c35681ac2f049b2f7f1e632b3fa2a0b6 424 0.25/1.00 vMB 25
361,335 361,335 00000000000000000c5c0a175d709cb3c68c19a08688639d072d1dfd25e6f2a2 558 0.25/1.00 vMB 32
361,334 361,334 00000000000000001182ddff7efd8e0499c1747a67953c3c29cebf4c34e8dcfe 1,348 0.72/1.00 vMB 41
361,333 361,333 000000000000000001942208960713e836893a8dbbaf2a58cbe9736ef423321c 747 0.49/1.00 vMB 39
361,332 361,332 00000000000000000212647d9f4828a4ed9ef27c51994bb2be8f51662ba992f2 1,150 0.73/1.00 vMB 32
361,331 361,331 0000000000000000048e3abfccf2097d60291719c4691cb7cbf584a5de0f608f 963 0.50/1.00 vMB 30
361,330 361,330 00000000000000000e481fcb154034fde8671ffca599c6ddbe36edde0a1a539f 579 0.37/1.00 vMB 24
361,329 361,329 00000000000000000788ce13672cc33c6ce3582cacdebdb58ee189b849fb3090 1,037 0.45/1.00 vMB 30
361,328 361,328 0000000000000000120a1953a9d99624f905239dd17929226d5e73d66e445447 1,094 0.50/1.00 vMB 29
361,327 361,327 000000000000000003d0f1303db0a566f4ce5219ea4779e39450a9b8aabe56d3 593 0.33/1.00 vMB 22
361,326 361,326 0000000000000000053a02f7a0df47fb10700753a6a65a1fa296df9555ceb233 557 0.28/1.00 vMB 26
361,325 361,325 000000000000000010ccda05d5bd0961c1d6d1f9dac11d8907bb50d86c8e0dea 1,313 0.93/1.00 vMB 19
361,324 361,324 000000000000000004fb93924391fb7d112ef0cef746d51abfe031a3d775896d 2,620 0.95/1.00 vMB 38
361,323 361,323 00000000000000000e82487aad2163d3536deed8cf9abebe277e11978fdc44f3 147 0.14/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.