Loading Tool

Explorer IconExplorer

Memory Pool

68,084 transactions
26.14 vMB
0.06381966 BTC
Random Selection Loading Transactions
Max Size: 157.07/200 MB

Candidate Block

Mining Attempt b2b3dd0f38b738dc71cd61e074887d676a15602d92e3f2557859ec2ba58f1d74
Version 20000000
Previous Block 00000000000000000000f9304047f8025ef0d06b14539998cfe50a964e17b3a7
Merkle Root ba4d3515276b1c7822f7de6b3dd9c60cc35bf3140278808f6e5e82f37e72d0a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,751
Size: 1.00 vMB
Total Fees: 0.00823288 BTC
Feerates: 100.36 > 0.82 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,483 (654,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,180 261,180 00000000000000056d09b1f7792f6169136df7297338bd4dbdfbad07ffa49acc 174 0.06/1.00 vMB 151
261,179 261,179 000000000000000cc3f3d7889492d6347ca3b706761fac323ba0b7dff150afab 243 0.10/1.00 vMB 81
261,178 261,178 0000000000000016c88e21cc727ae936f850f269b3150e69f331bc5eb7580170 591 0.24/1.00 vMB 118
261,177 261,177 000000000000001c271dfe256154597c4813cb891913f568d1328aad8b954243 589 0.25/1.00 vMB 105
261,176 261,176 000000000000001a8c87c71bdf1fb576c173072a1c06f326cf4fe7accb26ea61 494 0.20/1.00 vMB 96
261,175 261,175 0000000000000009302dd0dc1128dd4eccb45217117f2da7bde9daedf89fcc3c 418 0.18/1.00 vMB 109
261,174 261,174 0000000000000013ada471e233388ca3e8f374d54e4edf2653cc279476a0e2f0 211 0.10/1.00 vMB 92
261,173 261,173 00000000000000148a13039f2f5efefdb11e32ef888ae49de62e8a7823382718 179 0.07/1.00 vMB 107
261,172 261,172 0000000000000001f4dd623841040bf596be8ed8a8b1d17456a650a743f5b55d 260 0.10/1.00 vMB 135
261,171 261,171 000000000000001acf69271719f72f8c17e07c37807a20b0f9eba166c6f8fa7e 188 0.12/1.00 vMB 25
261,170 261,170 000000000000000c28afeb0036c2459a180b6374ef9fd9ccf7df6c230645052e 379 0.15/1.00 vMB 109
261,169 261,169 000000000000000a5924f780d040fa4a7b3ca0edf2e65db347d049970f36b9ba 532 0.23/1.00 vMB 94
261,168 261,168 0000000000000017eb8e11d26b91ea89c6d6ab53c33483e613c63edea66e9ab5 594 0.25/1.00 vMB 2,535
261,167 261,167 0000000000000004e675776c56dfebd4f50d3b8f3c16473c8833a85840d668e0 443 0.18/1.00 vMB 109
261,166 261,166 000000000000000a712789fc1129489357170f1db6c87a088a3db651b8fa5b5c 86 0.03/1.00 vMB 394
261,165 261,165 000000000000000a4ba5238db563dd9311cbcda0a0f144d8f0128da77c51c030 233 0.09/1.00 vMB 100
261,164 261,164 00000000000000025a28cf84f0f33fa18e56120a3f40cf7e48ba27a6c9159891 123 0.05/1.00 vMB 43
261,163 261,163 000000000000001cc50bafc6e55f98f51b0d4777aa0f405bf4ac87c99247ff11 343 0.15/1.00 vMB 116
261,162 261,162 0000000000000016964401d5fbaf9530f544f21fd9219b42d67dcb11038fbe53 261 0.15/1.00 vMB 54
261,161 261,161 00000000000000154c166637a799ac0d45c24d5f989fef68dc54a3f71a7f57b0 490 0.19/1.00 vMB 89
261,160 261,160 000000000000001ab646d08f36cdcb0475155628cfd38862d8e6789bfe5242d7 1,017 0.38/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.89 GB
    • Received: 19.06 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.