Loading Tool

Explorer IconExplorer

Memory Pool

37,112 transactions
17.98 vMB
0.13375355 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.12/200 MB

Candidate Block

Mining Attempt a275b31b879fd7acdff48b909dd273eded986c52fd17515642b481344774d23a
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root 08b4cca5635876e47c3d014596628b4fe41ec403ae1ba17eb2aae7c48f298023
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 514
Size: 1.00 vMB
Total Fees: 0.02320936 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (852,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,406 60,406 000000000b39dadc78866fccd3d6a8cd1c44a155db4ae2853532be8498e55d63 1 0.00 vMB 0
60,405 60,405 000000000f0fb8642d448326da15757742ffa408038897c13efa447ec26d4fa0 1 0.00 vMB 0
60,404 60,404 00000000040da4904ba3a7801e797d8b1c7938d6955bf5b8b53ed782e492243e 4 0.00 vMB 0
60,403 60,403 000000000dc34f6e531f4c9ea4a1336332f3951645265f2000e3bb55cc1aade3 1 0.00 vMB 0
60,402 60,402 000000000821cb4f7a41f0b86c2cb2ab1d36d6e72dfecd6eb42f6bf24715fadb 1 0.00 vMB 0
60,401 60,401 00000000026e4f1cb47fb653ca27a88438ead41a9440b6327f2355923a09aeb2 1 0.00 vMB 0
60,400 60,400 00000000036101c35d5c48f5c124d0ed280dfe48b47aeeb5521fa3c69f06eaa0 1 0.00 vMB 0
60,399 60,399 00000000040b809c5003d79528853f1bbfa4dd30e462f04586797c9895a52544 1 0.00 vMB 0
60,398 60,398 000000000d2cfde82a67b063fe886a0c249c3cf966e184686c29bc9d795a10ab 1 0.00 vMB 0
60,397 60,397 00000000067235963b1d5aa2e00574fd192ea5c596688600c6cc4d36b8048d02 1 0.00 vMB 0
60,396 60,396 0000000009508549fcc026ada88638ef66f935f038c8448a2decf1f6a1bbe799 1 0.00 vMB 0
60,395 60,395 0000000006cd100093663c62f7ae07e9a4480cfbd8dbb847998c30f85e539f53 1 0.00 vMB 0
60,394 60,394 000000000a64b8abc5175d1192d96766fafcaf3b347c9a5bc5ed1d49dcfdadaa 1 0.00 vMB 0
60,393 60,393 00000000018a432aa74503ee64c4f2d107996a5ccaaacb4569ebd30683566c33 2 0.00 vMB 0
60,392 60,392 0000000007605ac07fedbf034a4e1df8b949a287efedee72afe72b37e3c4ef43 1 0.00 vMB 0
60,391 60,391 000000000289c34a0c87b9bc6f5451c44ebefa11918f53884e7a836217fb70b8 1 0.00 vMB 0
60,390 60,390 000000000978bd0012ea9544321608336b5b9593e91acaf3f405c2443bc83277 1 0.00 vMB 0
60,389 60,389 000000000aaafc759018ec51e3a027cbaf84d1a058c01b1ff88083aae684acda 5 0.00 vMB 0
60,388 60,388 00000000098213548eb97e665b35601ee8cbb60362196c950cdf8bb592d069c9 3 0.00 vMB 0
60,387 60,387 0000000001a34fb230e71fc30011b23112792eebf92a7acadf3a98a6fb6810f9 1 0.00 vMB 0
60,386 60,386 000000000b617c39357a6c449e999e36c1a45f85a82dc6de637e06a9b77e96d9 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 11
  • Data Transfer:
    • Sent: 132.65 GB
    • Received: 0.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.