Loading Tool

Explorer IconExplorer

Memory Pool

31,563 transactions
28.09 vMB
0.05612552 BTC
Random Selection Loading Transactions
Max Size: 153.47/200 MB

Candidate Block

Mining Attempt c08fa287a65ba41343dee9bd7f6c43f681b0178e96a7eaf5c3665106ce134231
Version 20000000
Previous Block 00000000000000000001b2e2bfcc2ac51a1cb082b3e36efd01fb280160d8c5c7
Merkle Root 295a929990707663617457886110b0a1262fc406ec7594f7d358460d05035d14
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.02100545 BTC
Feerates: 88.45 > 2.10 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,863 (30 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,833 940,833 000000000000000000008debca35f193378febcb36415c6d412ba5a64493ca74 4,058 1.00/1.00 vMB 0
940,832 940,832 00000000000000000001e296a14788090ed4c1b2bb3f5be7f155c50e98092cf2 4,782 1.00/1.00 vMB 0
940,831 940,831 000000000000000000000ebfc7a7f925b40d123f6bf2503df3eeb1d88b11e061 2,233 0.68/1.00 vMB 2
940,830 940,830 00000000000000000000ec3bea89bb2e492657cb07b8f5c377ee0b3aeba0f497 2,036 0.65/1.00 vMB 2
940,829 940,829 00000000000000000001c7b86520fb4060cfbd5758f7d43f4453fa863f07429f 4,041 1.00/1.00 vMB 1
940,828 940,828 00000000000000000001ace459f7c72304381c27148de36ae2a6a6fae3ffa8b5 1,923 0.53/1.00 vMB 2
940,827 940,827 0000000000000000000082331ab46210e8e18172c364210449c7087b45d4b60b 103 0.03/1.00 vMB 1
940,826 940,826 00000000000000000000d48deccbaaa3ed2ba76318b5656c57b66dad736109a9 3,297 1.00/1.00 vMB 2
940,825 940,825 00000000000000000000dc90274a786832b18442c3f554389370e9d946da81d7 804 0.22/1.00 vMB 2
940,824 940,824 000000000000000000015b9f25fbcd3fd350ed672d467093c99a84e1fe366290 4,581 1.00/1.00 vMB 0
940,823 940,823 000000000000000000006cbc43834d1e366aa8b7aa7e794803e09833aef8e7b1 3,997 1.00/1.00 vMB 1
940,822 940,822 00000000000000000001054b0b9d6889ede8d0cc5e91fb874404ab99029317ca 3,294 0.73/1.00 vMB 1
940,821 940,821 00000000000000000001920cb87cf3faf9e138660b2306b20dcad9f3e96228a8 3,153 1.00/1.00 vMB 2
940,820 940,820 0000000000000000000069f12d9dd56e0ac91e3c5625d1783dde7eb0c1916701 4,778 1.00/1.00 vMB 0
940,819 940,819 00000000000000000000ec77d5718a10a837b29078d13d792061fec409ce4914 4,100 1.00/1.00 vMB 1
940,818 940,818 000000000000000000003aa4dc2671a643c9111841d16bfca2f5e65452be7352 3,668 1.00/1.00 vMB 0
940,817 940,817 00000000000000000000d429c4056066888a4d59a0db95a3a7b2e812ad701550 2,432 1.00/1.00 vMB 2
940,816 940,816 000000000000000000004fffc0b6065158e18bcfec95fa09bf2d7b3a45f93124 2,789 1.00/1.00 vMB 2
940,815 940,815 000000000000000000001e79f9339c7298c0422be47da2f6f063dc940f617ee0 3,643 1.00/1.00 vMB 3
940,814 940,814 00000000000000000000d5f77e30490bd2eaff006280ed0554cd83a04f1cb341 3,436 1.00/1.00 vMB 4
940,813 940,813 000000000000000000005f29d764c194cb3f48f2b5d6dc4120d6f86d10957255 3,829 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.29 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: 4,568.73 GB
    • Received: 246.66 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.