Loading Tool

Explorer IconExplorer

Memory Pool

28,877 transactions
8.44 vMB
0.09091541 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.88/200 MB

Candidate Block

Mining Attempt e7da465ee77e33c01c290cf50d391ce7368b9e464208f7a3aa54ac58f11ad2d5
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root d64e2964d7c31a59f9520b7231bd36951f3c97e9b275a89cf94b00490f745669
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,344
Size: 1.00 vMB
Total Fees: 0.03975267 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (759,089 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,127 154,127 00000000000002985401468cb8350326cfccdc2a2c9eb0d461e45ddf0fd78548 6 0.00 vMB 891
154,126 154,126 000000000000062c61c6cb42361ce3de6a0921d7cbd6e3b736be00d8cf3af1ad 9 0.01 vMB 38
154,125 154,125 00000000000003b0693252eb69bcf738b39559a6de083b954b3c69c9fcef8200 16 0.01 vMB 101
154,124 154,124 00000000000002ab47776953eb2229d961ba33ead4d1cebbfc2bef597e72d442 5 0.00 vMB 0
154,123 154,123 00000000000004b56eabbb80d562b2dc0ca7810a471f8ee045c650eecaa30bae 37 0.01 vMB 381
154,122 154,122 0000000000000d4081ddb3cd57f574cb5ef2c135458d6fef2b45234fcf10c5e2 63 0.02 vMB 20
154,121 154,121 0000000000000a7960796bd6e1b473c3fe5274d6bd4c16e7256b67e04457c726 103 0.04 vMB 117
154,120 154,120 0000000000000d9cd5eb346d316b7101ed4a4167bd861ca008b25ff8e730978c 44 0.02 vMB 43
154,119 154,119 00000000000001d4f416870b35d3d0134fc0c873d9146e3b9fa9c2a107e55426 28 0.03 vMB 91
154,118 154,118 00000000000000cfb5d1298adc70212af700186fda24162cd57e1c3c57947a38 148 0.05 vMB 142
154,117 154,117 0000000000000328b5a30cc4ea2a3e377939b6c089ab21d9d6cfc671fc6f52c1 21 0.01 vMB 95
154,116 154,116 0000000000000ccf2ec980a607d833f1aaefdf678defa3d3f615c2c00079b9c4 106 0.04 vMB 72
154,115 154,115 000000000000082b79f92bf8eab2af083fd937deaf0777e3550894c5023d495d 12 0.00 vMB 302
154,114 154,114 00000000000000212c6b2474b48bdea239da38d760b28256d81eaf6ccf1f98ec 146 0.05 vMB 42
154,113 154,113 0000000000000aaffb56ac247cab6cdc36efa1c830f9599650d14d9f6fe94baa 68 0.02 vMB 0
154,112 154,112 0000000000000398daac3acc71a6efc33a6be2d3b118028f8abd646e4216d35e 79 0.05 vMB 136
154,111 154,111 000000000000007f196a33df4af18546469795c41e5f309ccf8290a4b9a716df 41 0.01 vMB 244
154,110 154,110 0000000000000d0e784675f867c72d83c18611e78cd7c92cfc1c66bfa4ac345c 105 0.05 vMB 28
154,109 154,109 0000000000000586a5fe376c88d031f579b2cd87884bd54fc7e54a05154ce573 5 0.00 vMB 114
154,108 154,108 000000000000060d4ede9f832664e7f854321ff64112d43f410deaa91dea761c 66 0.02 vMB 60
154,107 154,107 0000000000000a01025cf5faa212c371fa86d5a62b03aa62969388253547cf4b 72 0.03 vMB 10
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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