Loading Tool

Explorer IconExplorer

Memory Pool

29,736 transactions
6.20 vMB
0.02802197 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.82/200 MB

Candidate Block

Mining Attempt c45abff3bc37103e99c1c282be8461f7e0df146273270f08d3d2c0f0e5caefb6
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 4214b34f11dcb974bb32a1a6149ddedb3867d3e80b52d40ad3409aaeb221b639
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,435
Size: 0.46 vMB
Total Fees: 0.01269776 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (689,758 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,482 223,482 0000000000000157b24cbbe3881753a556b76464fb59a9bee6ac7b0b38e27571 130 0.09 vMB 77
223,481 223,481 00000000000000a3d080e40b44957324627b08c2cd85d1cbaeca4829464b053e 645 0.25 vMB 269
223,480 223,480 00000000000001d94c6a34f818694b3c9956928bb68743a7e9179314e2806353 492 0.27 vMB 219
223,479 223,479 000000000000025d1de645a364166af77a07edf04b78339a72a51747d6c1919f 672 0.25 vMB 315
223,478 223,478 000000000000041059cd820cd46a3248c20f0b003cb1cd7ca3dedde87137c35e 11 0.00 vMB 44
223,477 223,477 00000000000002e5c38647d510a4ca367090bba2286f50f2aec6949b41d7a983 678 0.25 vMB 232
223,476 223,476 000000000000004851920c6e6d7f9b4c3ab1d0977f4610f3abe96d88bcf01c9e 119 0.06 vMB 185
223,475 223,475 00000000000002460d00d40daf1b4f350275428ec5169649374520fc51ae2864 361 0.16 vMB 183
223,474 223,474 00000000000001c7104cb1126e9ed532535a88d6d33ad0864c6d16192388791b 513 0.23 vMB 196
223,473 223,473 0000000000000235ccbb754794538289c0c485cd17d8fa82fc6df71a46e8ab12 156 0.08 vMB 317
223,472 223,472 00000000000002a7a5bcd7527049f2bb3ce0003aaccf924a7c56c47dc45b3a94 414 0.25 vMB 162
223,471 223,471 0000000000000205bd49817fc769c7ab0c689c61912d5dc14296ee3d13b9a567 114 0.04 vMB 368
223,470 223,470 00000000000002630d95c4f1472013a82e2f15a873fb9f81fdf1af2e02a7aa71 1 0.00 vMB 0
223,469 223,469 00000000000002482fb6cc13f9be3420fbf8310d994133db8e1dee27801ffc76 241 0.15 vMB 147
223,468 223,468 00000000000001f1b4c7b55a3adae2a0e9a04db1181402e3d97d8c462390e0de 85 0.05 vMB 131
223,467 223,467 00000000000002decf1d6108e8d6639ecba5f6f273b777751ef3ef9657a6244e 267 0.12 vMB 222
223,466 223,466 000000000000026163389b9e78967860147ccd0f817c8439cf2e66fc89fd75a7 403 0.17 vMB 367
223,465 223,465 00000000000001793ebcb6bf44044c5b348f1df64fbaf8a165be9a00a4dff902 213 0.13 vMB 210
223,464 223,464 00000000000002323aab7516b29307a82eefb1d402e83dd67274084b3de5a57e 648 0.25 vMB 465
223,463 223,463 000000000000022c41908aed1d4b9f7b0201d97af4bf42975d45a11ef2cbf6d5 256 0.12 vMB 183
223,462 223,462 000000000000006618d5f2dd344d07b7fe0129b25287399e318bd41fc63e73e8 336 0.17 vMB 240
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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