Loading Tool

Explorer IconExplorer

Memory Pool

46,093 transactions
27.58 vMB
0.08440890 BTC
Random Selection Loading Transactions
Max Size: 145.25/200 MB

Candidate Block

Mining Attempt 6a65881d6819ddc3a316e23d1e3bafbd89098b65069cabc65586daf960489792
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 698623474716b99afe7febae0acc8838a69bf70ce07d1a2aa71c5f755b8f30ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,291
Size: 1.00 vMB
Total Fees: 0.02965118 BTC
Feerates: 265.25 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (730,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,624 184,624 00000000000005cb50d468411653d8daf187ffd09640386bd45f9bee3633c0df 526 0.25/1.00 vMB 112
184,623 184,623 00000000000007e6380e481ff3722b4bf0d0351441bea129d533174b7c216094 1 0.00/1.00 vMB 0
184,622 184,622 00000000000002560b27f4ce68167ff0f6da9cdfb4ff8e852bb0fb0d21104382 364 0.25/1.00 vMB 110
184,621 184,621 000000000000015db9f84ab83829730922e4fa48c166553f4255104afe544334 886 0.42/1.00 vMB 127
184,620 184,620 0000000000000128f5d982c4bd19565629183a9bb26879ad2b48e385eaf58bc8 134 0.05/1.00 vMB 198
184,619 184,619 000000000000039063d207b9e4023a4313cfb18fb77211670208c9fab4b8a732 159 0.05/1.00 vMB 62
184,618 184,618 00000000000005e7303f9014a3ead6b12ccecd6d6838b7c5f8bb580ec7c2d3b0 256 0.17/1.00 vMB 100
184,617 184,617 000000000000048cf63aa7ac7d41dcc5bc12434f1411a2132b8b91962f90b999 997 0.36/1.00 vMB 144
184,616 184,616 00000000000003916f1665d79438cd2cfddb5a1afa40ba1fb9f3239362f20d1e 546 0.25/1.00 vMB 861
184,615 184,615 000000000000065930264bfc0265254b5769d1c29b1c1f8fded2f0bb820593ee 362 0.10/1.00 vMB 59
184,614 184,614 000000000000006ab328a8d5b469a0c2b564f7ec048815b8ed3bb20e232ca924 576 0.25/1.00 vMB 128
184,613 184,613 00000000000002b7bc70d07192cc13272216039185dcb9e7d174e09209f35a39 11 0.00/1.00 vMB 73
184,612 184,612 00000000000000e88380463b8be8522014a0aefdf98e6ce98faaa3c4946948c4 158 0.05/1.00 vMB 149
184,611 184,611 000000000000076424124b433c10a2879c3cfb1c3d13b869d5335339021ee4dd 145 0.05/1.00 vMB 737
184,610 184,610 00000000000005d1922e140091102b9a2354a9c4e341d0e49e358684fcddc087 256 0.16/1.00 vMB 113
184,609 184,609 00000000000007fcaada05f4f8ff19c4a513853893538ab03bab6e5d60021047 424 0.23/1.00 vMB 108
184,608 184,608 00000000000000395b9d8f37fdec9aaae72e4959c3090f9a35168db428c9822b 10 0.00/1.00 vMB 376
184,607 184,607 00000000000002f3ed12009d0339690cf94eb0f1c68ca90fb6867e64508e78a8 103 0.05/1.00 vMB 67
184,606 184,606 0000000000000253071b1f111a301d4022d5cc78dfb579f988e0dd9b11828cff 502 0.23/1.00 vMB 118
184,605 184,605 0000000000000a3c26a28bd6cbfaec1fa47785d048ad1eddd49498796a684e28 391 0.25/1.00 vMB 125
184,604 184,604 0000000000000840e4d7ef77854f322e25c82a26a021f73b5f76c5043465edd7 114 0.05/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.19 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: 653.70 GB
    • Received: 14.02 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.