Loading Tool

Explorer IconExplorer

Memory Pool

43,545 transactions
29.07 vMB
0.11175235 BTC
Random Selection Loading Transactions
Max Size: 150.35/200 MB

Candidate Block

Mining Attempt 5166a943f76cb6c4e3d9718ea7bff87ff9be63d0a9b1f9b395ec977a2d1ed25f
Version 20000000
Previous Block 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447
Merkle Root 6d8bccd3099e0e8b7bbbb5e9d89a88b0d24760ac06aa624fad0f24f9dc492fce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03477570 BTC
Feerates: 393.72 > 3.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,305 (647,054 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,251 267,251 0000000000000009076f91267ba8cc8d3984c714a919952cbc39db6bee746544 710 0.25/1.00 vMB 98
267,250 267,250 0000000000000009618ec424151a8ee6ff63735df1088e82da27e483753afc7a 128 0.05/1.00 vMB 53
267,249 267,249 0000000000000002058b14c15e7a6b993e4503b4fe020098eea5fab324a733f7 40 0.02/1.00 vMB 53
267,248 267,248 00000000000000049110140644610073fa4288779341e2dc7bddb97a5585a76e 156 0.08/1.00 vMB 53
267,247 267,247 0000000000000005dc59c70d4d0367e0cc8e4eca51f0cdf29f1c89b0b1493186 342 0.20/1.00 vMB 27
267,246 267,246 000000000000000856bf1e0cd9de7fd5293bbb0f9e308301fd9417d2a129f814 673 0.25/1.00 vMB 104
267,245 267,245 0000000000000005cc68f29d1d515a156c9c8fc6386aca931bb4f9ae61b360d1 10 0.00/1.00 vMB 84
267,244 267,244 0000000000000003f34c7f756e65974aa3d5d8899bd3183933b68d6008533609 82 0.03/1.00 vMB 65
267,243 267,243 00000000000000064ebabf262cffd4b8228260fc6369bcd92064ceb4add5cdfd 79 0.04/1.00 vMB 46
267,242 267,242 00000000000000092d41845093da293640a4f0a957792faf4c3dba926641951e 1 0.00/1.00 vMB 0
267,241 267,241 0000000000000005909728bcea4e14583bc356906bd98eddfa0c16e09d42d998 330 0.15/1.00 vMB 85
267,240 267,240 00000000000000084d200e7b16a31b18f61ce69469ce1a7f5d7c95728e8d2f5d 124 0.05/1.00 vMB 139
267,239 267,239 000000000000000780305b4df3492e6e005c119cf527ceec38bfba21fa73addb 161 0.08/1.00 vMB 77
267,238 267,238 0000000000000001b2aba2cd0f0b427a031681063cdbb8c605630178ea864fe2 210 0.09/1.00 vMB 117
267,237 267,237 000000000000000827891cf213082692a686fd581d54fa5802dd8808d7511243 95 0.04/1.00 vMB 74
267,236 267,236 0000000000000006c5ceb57993eda0698bc5c50b176849bac03dee3bdba574f8 128 0.06/1.00 vMB 74
267,235 267,235 0000000000000008f34ca3c9f160f6615c57f0a9507e6a6fbc8f8fa7edff5ce3 101 0.08/1.00 vMB 62
267,234 267,234 00000000000000003867afc5aef465ed83a67c033e4a3da87ab8edb8c1d4342b 133 0.21/1.00 vMB 35
267,233 267,233 00000000000000059399912d57b6c0b458e90ebabcc54d71f33f645f0a969b9d 737 0.49/1.00 vMB 120
267,232 267,232 0000000000000004aede567b3f23ac0ff3f1acb4d6dce8c6032adee0f36e2175 155 0.08/1.00 vMB 84
267,231 267,231 000000000000000060acea7c81a332007b1c9fd5bd3085e4eaab7e41544a56b0 167 0.08/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 781.13 GB

Node Details:

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