Loading Tool

Explorer IconExplorer

Memory Pool

78,913 transactions
29.41 vMB
0.08313727 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 9ff503b92f9888d7fd17f7b3ebbd90847c2b6ae6be6c0739931806f4569a4b7d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (398,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,560 516,560 0000000000000000003d812b993b416e5f833c73695f921e978ce06e2be67263 2,451 1.00/1.00 vMB 46
516,559 516,559 00000000000000000020b1344ac5132321b7d768e9fac5da3f33476d23bd49af 2,282 1.00/1.00 vMB 36
516,558 516,558 00000000000000000037e232adef33fb31986190f3a736526b1df1e4b664fe71 1,244 1.00/1.00 vMB 13
516,557 516,557 0000000000000000001a309da2ca4180bb8e1efb50cc457951233039a736958c 2,055 1.00/1.00 vMB 46
516,556 516,556 00000000000000000006920fff6625b489e43dcfad14f8425d60f3d8f6981b8e 545 0.23/1.00 vMB 44
516,555 516,555 000000000000000000019918b092760fe20cc0b3e85527aa0544165fd75044d3 1,254 0.62/1.00 vMB 26
516,554 516,554 0000000000000000003f0a4113fbfe33da6ec871ef2b2a1e522bc33e44d518ae 1,963 0.76/1.00 vMB 30
516,553 516,553 0000000000000000002934aa279786c2085140c82be86e2eb0fba7262148c6af 659 0.31/1.00 vMB 23
516,552 516,552 0000000000000000003522b7b5fe3762291f250bc4a4c44885ef9ef9854c2584 1,859 0.80/1.00 vMB 20
516,551 516,551 0000000000000000002161f85bdbadacd659d437ef1a6ee0422af3079500de2b 431 0.19/1.00 vMB 45
516,550 516,550 00000000000000000019f9b9d47e2ecea801c74528320ec67e23ae096df65731 941 0.47/1.00 vMB 20
516,549 516,549 0000000000000000004bd688672bffb8fb999c26e892e2ce09c344fbb3135149 91 0.05/1.00 vMB 13
516,548 516,548 000000000000000000107406f00d8071300ba2569bc79abcdcf003fc6a59a9d5 1,020 0.37/1.00 vMB 27
516,547 516,547 000000000000000000160ad3e4da373c173b3fa0433de0c012fbd92691806b5b 168 0.06/1.00 vMB 35
516,546 516,546 0000000000000000001c2539386ae1443694ff33e869117d5470b93a2b2cc4eb 332 0.14/1.00 vMB 26
516,545 516,545 0000000000000000001b1a386e441b782ad8a336cba8ee5093fb264caf1455b4 676 0.29/1.00 vMB 23
516,544 516,544 0000000000000000004f0b58afe182e6f8c95f55442e99e95041a27b260abe6d 187 0.07/1.00 vMB 20
516,543 516,543 0000000000000000003b7a895990058a8443c09a987cea33ff47816288057646 26 0.02/1.00 vMB 21
516,542 516,542 0000000000000000002acec3fc970c868c9dab99d2225881ce1a4df225c9f451 615 0.29/1.00 vMB 20
516,541 516,541 00000000000000000034f01cc26d2c42f848176f0bd8c65a3f787a9ad9ac3f59 911 0.43/1.00 vMB 36
516,540 516,540 00000000000000000011cabce229d4ee3761f33d7e770e52e705dbc18553777a 2,360 0.87/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.