Loading Tool

Explorer IconExplorer

Memory Pool

52,067 transactions
28.88 vMB
0.08852454 BTC
Random Selection Loading Transactions
Max Size: 155.43/200 MB

Candidate Block

Mining Attempt 063ce6da2420dae535a7a0fd8c29a889e538f40c2bb54e90162dacc28811b9b4
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 37c2205a6b2249a730440d7830ec570706d4892801527a02f987465bc06d98a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,503
Size: 1.00 vMB
Total Fees: 0.03204049 BTC
Feerates: 500.45 > 3.21 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (352,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,799 561,799 0000000000000000000aadcfe43104d1e3a678ac8d4a9ac8a4f541df04c82fca 1,318 1.00/1.00 vMB 5
561,798 561,798 00000000000000000009c0b58f33b1cbb72f4d17ff680b19e31eb1561a09cf29 420 1.00/1.00 vMB 1
561,797 561,797 00000000000000000022db0a0dfffe6742b36f6786c708ec618adda5383cb166 2,876 1.00/1.00 vMB 13
561,796 561,796 00000000000000000003e3de3cadecb4eb5c0093d6b034ed7f908b44e611c57c 1,977 1.00/1.00 vMB 4
561,795 561,795 000000000000000000091c32c385d2be78ab8c551f416024c0d97f4b997053bb 2,471 1.00/1.00 vMB 3
561,794 561,794 00000000000000000009f060ae3be14b8c958a3a123089a8179572998f339cce 3,417 1.00/1.00 vMB 11
561,793 561,793 00000000000000000003c36550536779eee478b10342723de59c29bfd6f2c190 2,533 1.00/1.00 vMB 34
561,792 561,792 0000000000000000000dd6c257a8c3c9c6c52471bd77ed8166adca2218d8c9e2 1,288 0.69/1.00 vMB 7
561,791 561,791 0000000000000000001e63eb0c06e21ab1f7bf904814bb58fd0fae2d5da91906 2,002 1.00/1.00 vMB 9
561,790 561,790 000000000000000000015d78c775d3877a2c7495d2912602d2549c448feb305f 2,093 0.84/1.00 vMB 10
561,789 561,789 00000000000000000002bcbdeacfea1a8c85b7d5617bcb97c2e3f8b9787afd91 1,392 0.65/1.00 vMB 10
561,788 561,788 00000000000000000015126ceaad6d37d3c98147491c55db659c556e6897a718 1,298 0.85/1.00 vMB 5
561,787 561,787 000000000000000000220061da6f5361e66722e64d8c070b6fe214ae2cff7b46 2,817 1.00/1.00 vMB 11
561,786 561,786 0000000000000000001d9578ff5fa5c17d190c42caefbb5b79a7ec4ed5fa86e2 489 0.18/1.00 vMB 13
561,785 561,785 0000000000000000000679ef4122b485a397598445044966c9c68f7184a1861d 1,682 0.86/1.00 vMB 8
561,784 561,784 0000000000000000000c986873b592817f4cdc17c66ba2fd7efd7d6070a9b574 839 0.35/1.00 vMB 10
561,783 561,783 000000000000000000150a024d3e87eb6fcd1dffe881053dbf8903fea36baed3 495 0.28/1.00 vMB 18
561,782 561,782 0000000000000000001ca702163fd47f32d64e7d29507c3ff202c78224a30b09 945 0.35/1.00 vMB 6
561,781 561,781 0000000000000000001b409e507b350e1934b480e373186424e41cabf34bd062 2,715 1.00/1.00 vMB 13
561,780 561,780 0000000000000000000df142e51575a72291f10fa46fcec3e1ae6f24ba249ac4 1,392 0.88/1.00 vMB 1
561,779 561,779 00000000000000000004b0809962466ae6bf4fd89f6fa57880a060463503c427 2,989 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.