Loading Tool

Explorer IconExplorer

Memory Pool

27,297 transactions
13.70 vMB
0.13792014 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.86/200 MB

Candidate Block

Mining Attempt a3f04531da911277e1433b6a5f24922bcc6e96fc68334b66c029f154264e42ae
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 5b23ddf609ff19d2d7626b085ce1c9b95c098442a44635852e121eacad990200
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.08645754 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (752,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,137 161,137 0000000000000e36fc2bed196edd5b84f161c96430bbbbdcd55de46b9dde569b 13 0.01 vMB 83
161,136 161,136 0000000000000060851661606fdf0bcd48fc5926912e90aab1e9f75ac9f9b624 11 0.00 vMB 259
161,135 161,135 000000000000098626e37e97eeee58ebbb5a351064baf898729124053ab63185 14 0.00 vMB 0
161,134 161,134 0000000000000b54d6fbed76fc2323bed9b6fd5ce47f4401b0198b01ac729a42 51 0.05 vMB 175
161,133 161,133 00000000000009438287aad8768350b74e4df8b20cc78f83e3432bfc9268aa8b 186 0.05 vMB 3
161,132 161,132 0000000000000999be2d3073a4c40bdf1d3fb9ba45f98190a70583d0f61b3e38 12 0.00 vMB 0
161,131 161,131 00000000000005ce943add9a5be8c34b8efe4472b3c1cbc906a8758239edbb92 90 0.03 vMB 120
161,130 161,130 0000000000000736db2e1809018aba507467c0a90d24c2e63648553c63b25a49 152 0.05 vMB 74
161,129 161,129 0000000000000bab0406daeb708aa44b8f29e5ca9287cecd37f35d30ae0546d7 8 0.00 vMB 46
161,128 161,128 0000000000000bfb01f4cb023325035d71be326ffae2dd25b7e4526b5dacb25f 55 0.03 vMB 282
161,127 161,127 0000000000000e6c7830b18839656fe70db9a440e38e1b278233a194f692ecec 95 0.04 vMB 111
161,126 161,126 0000000000000e59e99367374b33c9439ddf0f0a53133ce86aaf2cd145d8c15f 28 0.01 vMB 10
161,125 161,125 00000000000004b7e110cd0e12247f4115087bfd8c026c635788e2da01105751 76 0.04 vMB 156
161,124 161,124 00000000000002c473ef8fc17e0a34ae65183a7b5936f3a2be4875808802d2f6 6 0.00 vMB 1,310
161,123 161,123 0000000000000525fbd5d2c5932bceef2ac6f698656b4d4eb1ffb25de30a56f9 10 0.00 vMB 76
161,122 161,122 00000000000003aff1feea33264ce82e61d536d21ef065d1f9462cecd548aa9e 75 0.02 vMB 24
161,121 161,121 0000000000000bc39723a0b0eda929d8afa8c54b3cafb8e1b3cee0cbe083fd73 12 0.00 vMB 31
161,120 161,120 000000000000089565028423da93bb806005300e7781cf79deab820fb5e1c9bb 9 0.00 vMB 32
161,119 161,119 00000000000005481a0df41addc95d097391e4ae31448f630fb7b36c816cee7b 29 0.01 vMB 37
161,118 161,118 0000000000000751624cf4babff50b7ef10abc2e35628a00b31e4a613bbadb7d 43 0.14 vMB 49
161,117 161,117 00000000000008d72f0621d17038c3bd6867065fc9c43b040f6deb67b64597c2 112 0.05 vMB 22
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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