Loading Tool

Explorer IconExplorer

Memory Pool

76,288 transactions
28.26 vMB
0.09222224 BTC
Random Selection Loading Transactions
Max Size: 171.52/200 MB

Candidate Block

Mining Attempt 60fcac5ccf82123a5293b2abcad35308fd8f3231ca960b939b6f1e0146fa6d81
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root ada6b12b2c66bc078d7fa73cbc85011b08288a03773dd22e4201340d3d46be86
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.03026421 BTC
Feerates: 402.60 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (618,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,632 296,632 00000000000000002a84c1e46ac64c9c37d769bf7fbd1e3538e2adc26d4ff505 543 0.35/1.00 vMB 28
296,631 296,631 00000000000000008af863a6eea733d77220b4373b74c7e15663743fc61f9d9a 1,024 0.39/1.00 vMB 52
296,630 296,630 0000000000000000928059d520d70c909332732acb894d235f5fe4bb86ec4fe9 38 0.04/1.00 vMB 17
296,629 296,629 00000000000000009a187e24ebd12384a65793f5280a3c90dbe84a43eaf9f56c 385 0.16/1.00 vMB 601
296,628 296,628 0000000000000000552a75c2b61db6e8e2b051c4c916babc44f4658512a364e4 32 0.01/1.00 vMB 43
296,627 296,627 00000000000000008d8a215f760a5e8b1528d453066001dc1ecf100345a95041 24 0.01/1.00 vMB 25
296,626 296,626 00000000000000004b96a820a5f6cb2163cf05c8e83cb36bc3b3dc4552e4ddf3 183 0.12/1.00 vMB 27
296,625 296,625 000000000000000030e00170496a6ca7f8677ba5dcba33b0430411499c09807a 202 0.09/1.00 vMB 767
296,624 296,624 00000000000000007864497b15f1dc91a1335b0c29e6441166a742c0debd51fe 212 0.08/1.00 vMB 183
296,623 296,623 0000000000000000161bff274e4a5ba511b5e6e81d2ae25305948fef9bb6a2d4 134 0.08/1.00 vMB 28
296,622 296,622 00000000000000003405e7e83447e1ec770f51f0ca33f34a3223326c9e49e788 114 0.05/1.00 vMB 35
296,621 296,621 000000000000000035e7e2827831e118ddc9ee7ac92e12ff84b6191b72789039 50 0.02/1.00 vMB 68
296,620 296,620 00000000000000008992c2045d57e0b5aefcfc349b87c64b24ff5eb22facb3a7 154 0.10/1.00 vMB 34
296,619 296,619 00000000000000001d1127a9f4010e14002ed6759547c15e0870fe2e49e7e8c2 430 0.21/1.00 vMB 42
296,618 296,618 00000000000000000d62e9c70dbbfdd476a441274fdef1272a71505bccea2408 120 0.05/1.00 vMB 33
296,617 296,617 000000000000000076035c8784e44bc44ea2314af8d722ea05039a32878fb052 41 0.03/1.00 vMB 24
296,616 296,616 00000000000000004a5d88e5adeb83146d3e2e7bb5c5988527fa778de3f1fb5e 37 0.03/1.00 vMB 7
296,615 296,615 0000000000000000064a014d2bfd8bb30a479914d1a271466a41d27862160854 308 0.13/1.00 vMB 37
296,614 296,614 00000000000000009303878efe7e745c220dc64f2a335618df2e1201696af312 157 0.07/1.00 vMB 31
296,613 296,613 00000000000000008953e6e3eed7349b3c32a439721ec5fd3eda3051a67a8ffc 624 0.28/1.00 vMB 57
296,612 296,612 0000000000000000743548363034f749407ccadc0257e85c44b6859ab58feac4 112 0.09/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

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