Loading Tool

Explorer IconExplorer

Memory Pool

78,658 transactions
30.03 vMB
0.08372981 BTC
Random Selection Loading Transactions
Max Size: 183.02/200 MB

Candidate Block

Mining Attempt e03326d2d1dec800912a5b09b0cb445168557e3db97a4158c48aadc42ed82b94
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root b783a04cfa689ff878b4ce91c1bc27c51905d22127ef20b4d9d3c9d851612b56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.01686616 BTC
Feerates: 73.20 > 1.69 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (184,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,625 730,625 000000000000000000060cd6ee94034f923828eb10198928498ce69bff4e79c0 985 1.00/1.00 vMB 2
730,624 730,624 00000000000000000001f9b91325e88a858ecdf487da31849dd43f293a80dd5d 1,199 1.00/1.00 vMB 4
730,623 730,623 000000000000000000002c8c3b2789a43581c0d2e0ecd72eeae643410a8aedf3 1,117 1.00/1.00 vMB 2
730,622 730,622 0000000000000000000675eb86e766af6888652ed9439be902b121bb7bc8989e 2,616 1.00/1.00 vMB 8
730,621 730,621 0000000000000000000467247e9cdc21eb672329303d4e79379f7ac460777a96 1,502 1.00/1.00 vMB 6
730,620 730,620 000000000000000000012cf5714a8e7323cf9702e0bca3cc5de778709655ff61 2,381 1.00/1.00 vMB 7
730,619 730,619 0000000000000000000208324d39a9a15f91c00dee6dcee9fc19b7c9e9753945 2,472 1.00/1.00 vMB 10
730,618 730,618 00000000000000000006a9c935ade2620aa413909e86bbc868ac61658351fa86 1,054 1.00/1.00 vMB 5
730,617 730,617 00000000000000000007381fe4ae59aab5823d7e0a8e81e9cd3b3537c2904d5a 1,943 1.00/1.00 vMB 15
730,616 730,616 000000000000000000088588d1b5927f88978b39db30b64cab1dff627fbbdcf7 2,748 1.00/1.00 vMB 18
730,615 730,615 00000000000000000001b6557b38329fc31a19c97f22856cf73250b31da3f6a4 1,694 1.00/1.00 vMB 11
730,614 730,614 0000000000000000000894644ad169e492c293bbb1a0d4aceb08aeb356c00e0b 812 1.00/1.00 vMB 2
730,613 730,613 000000000000000000008b2c42f0bcef7dc0a0ca73d3f252b14daa4a5a493592 1,318 1.00/1.00 vMB 2
730,612 730,612 0000000000000000000891c013bd8337ab6a1b010b3ecc1bce60af3598410b25 2,448 1.00/1.00 vMB 10
730,611 730,611 00000000000000000001f68f4e4d22cfe9e01003b4cfaf9306c5e1123a9610ce 1,059 1.00/1.00 vMB 2
730,610 730,610 00000000000000000008c18137d22a01d6538bd03ff36edf4d99fbf99ec9e7e2 2,606 1.00/1.00 vMB 4
730,609 730,609 000000000000000000061cf1c33cffee52dc3dc401900ba2e2fe4088491280ca 2,954 1.00/1.00 vMB 5
730,608 730,608 0000000000000000000253925bf1d47ba2bfe094bc71d68ead823c4d59a0099d 3,036 1.00/1.00 vMB 6
730,607 730,607 000000000000000000063ea358419384a4fc452e4fea5c74ce633966ca9cc0c3 2,347 1.00/1.00 vMB 6
730,606 730,606 00000000000000000008fd33afc4649f4b30aed827f0a053bc2ce9e077d6c645 2,275 1.00/1.00 vMB 13
730,605 730,605 00000000000000000009b4baa9065b7d557454a14c202548ade3b2ecfd7f23e1 3,038 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.