Loading Tool

Explorer IconExplorer

Memory Pool

26,676 transactions
24.78 vMB
0.08229363 BTC
Random Selection Loading Transactions
Max Size: 120.41/200 MB

Candidate Block

Mining Attempt dba7041ea0856eb694ccdc15ef289bb37354771a87a65022353eff227193f786
Version 20000000
Previous Block 000000000000000000009631f1be255c2bb5393ac4ea2d2bb7088038b0e50ab1
Merkle Root a9f95474a1773f9b6e0a532cc31ac0daac3eada8373f0c1974a54deefb17e92d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,653
Size: 1.00 vMB
Total Fees: 0.03749452 BTC
Feerates: 181.27 > 3.76 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,184 (564,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,633 349,633 0000000000000000064856894de0ecafd9f7d919421b1fee434d4733e2865e3b 984 0.62/1.00 vMB 19
349,632 349,632 00000000000000000e922ae0ff8de6e7bd9cfd802f2f036e2476ef9c77f03799 877 0.54/1.00 vMB 27
349,631 349,631 00000000000000000ec807aba47851e705957c87ca460c11db9b04f44ef06698 1,581 0.75/1.00 vMB 38
349,630 349,630 0000000000000000064a6b620c22d89697757f4d81c3b839e50b03e2d3f8e168 256 0.13/1.00 vMB 28
349,629 349,629 000000000000000011c482bca05fce2c66c1b6078ef87e6f710f223d93ed0edb 121 0.09/1.00 vMB 18
349,628 349,628 00000000000000000b758def212ac9d95e079172039e320b63f835f4bdea9d76 361 0.28/1.00 vMB 24
349,627 349,627 00000000000000001005f25eff2a85f1ffe991ccbd475bafc2a2b048c57eaa78 188 0.11/1.00 vMB 27
349,626 349,626 000000000000000000e67a22642886edda5575cb49d9ea5da79e826ae0c3021d 833 0.74/1.00 vMB 17
349,625 349,625 0000000000000000115b24ab2e4f6cc5d6b00c68f3c38bd60cdb2dfa962e23ce 607 0.71/1.00 vMB 14
349,624 349,624 00000000000000000bfa0ec140d3b13780aa98575e6af2d47a806dfdfee61077 21 0.02/1.00 vMB 12
349,623 349,623 000000000000000013cb76bccc485db6abdf70d417152ba44b93c4f7075ea262 446 0.43/1.00 vMB 13
349,622 349,622 0000000000000000040a927888955888d71a5e18059393a59cd9e0861adeb796 549 0.73/1.00 vMB 11
349,621 349,621 0000000000000000076d20037bcf29bcefc5dd90b72df116c561a09d9d0dc21e 254 0.22/1.00 vMB 21
349,620 349,620 00000000000000000fd6feb562924cd3b9d17c7ab64a3c37ab41593b327d5b26 478 0.37/1.00 vMB 18
349,619 349,619 000000000000000003322fab999d98f465520e1975982a72f145cb854ceea3bf 140 0.09/1.00 vMB 24
349,618 349,618 000000000000000014d23f17fba08db27fb249563700cfb731be07d18fcff554 57 0.56/1.00 vMB 6
349,617 349,617 000000000000000001928a3490a068ad0dc00e9cd1f4d0dae25af087691c6972 857 0.69/1.00 vMB 15
349,616 349,616 000000000000000002c91d698dc786d940aa5bffc0a060d01588c03e8d22901a 1 0.00/1.00 vMB 0
349,615 349,615 00000000000000000f891f3c9fa33c6401ac247c546a5db390658aa65ffdcf37 1,778 0.75/1.00 vMB 29
349,614 349,614 000000000000000004f93c1d3d1ae12827ee6a5fb3016fc97679ae2709e575da 1,024 0.29/1.00 vMB 72
349,613 349,613 0000000000000000110d6eb51a7922a37f84c57f02d2dc8c1ecb1441a11c8278 661 0.32/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 780.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: 572.30 GB
    • Received: 7.88 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.