Loading Tool

Explorer IconExplorer

Memory Pool

38,922 transactions
27.02 vMB
0.05162714 BTC
Random Selection Loading Transactions
Max Size: 150.70/200 MB

Candidate Block

Mining Attempt ceb7617ba0782c512a39ba82d724b01c1ee7cf65dea5540514a7a1acf48cb9c0
Version 20000000
Previous Block 00000000000000000000be148bc015ccc77586215365514a285e9ece8b4eb6c7
Merkle Root b57f2bc122a712e5a30c1b5de2bf875658159029303b2bba13a0930d6ac49382
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.02069349 BTC
Feerates: 202.77 > 2.07 > 0.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,525 (800,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,693 139,693 000000000000077332e63d5adc1da6d48dfd4c4b6fc181b6491802005fa3aac0 83 0.05/1.00 vMB 75
139,692 139,692 000000000000072f806734dedbb4eac644a1a9f86a86f98456047d65615710db 18 0.01/1.00 vMB 171
139,691 139,691 00000000000004132390b99e2b18a71c382c1dc46b5a57bb86d42d8599426ccc 40 0.02/1.00 vMB 146
139,690 139,690 0000000000000187fe9ed54d5d7f14effa808e6710cf978353cdb96c412b2a03 10 0.00/1.00 vMB 193
139,689 139,689 00000000000006234506928c3fa2d91b6c4ef9fd6357b63d9c84380baabad77c 27 0.01/1.00 vMB 55
139,688 139,688 0000000000000719e67db024c5fde1f811152d1528fefb46e328491dca2c0908 37 0.02/1.00 vMB 312
139,687 139,687 0000000000000300bb23d94b220f9649978df0dceb9dcabe3f27ee3597192776 90 0.03/1.00 vMB 88
139,686 139,686 00000000000006253a91a9d6aa0044b537ad11eb3aaddcdcf7e37ec7fd6633a9 44 0.02/1.00 vMB 351
139,685 139,685 00000000000008b8b02c79dd293a9b1bc200d4c108b08d12dfec8a4baa8a3ffb 45 0.02/1.00 vMB 132
139,684 139,684 00000000000000298fc847a4fb0863deab7ec7d421072417822253ac643df4fb 21 0.01/1.00 vMB 89
139,683 139,683 000000000000074ac3f0e35a1032820f331082e0b4f6c5fba0e6cfefb10bc19c 26 0.02/1.00 vMB 111
139,682 139,682 00000000000001cdab6cb6080890b12ba91b42441dfeb7ee8c57b5c534688de0 52 0.02/1.00 vMB 187
139,681 139,681 00000000000001e1b750f69ffebab098cb099f61f6e15ad57f5843ab1cf92516 109 0.03/1.00 vMB 27
139,680 139,680 000000000000056ae8894df2e40908b725bed7fd7996be4432e8c90c82511d3d 53 0.02/1.00 vMB 140
139,679 139,679 0000000000000609e389b7138ce4d14f51017d2ad8bc98aa3e689dd2f49107a4 13 0.01/1.00 vMB 32
139,678 139,678 000000000000057e9ea3626784bd1ed9493805ea10f05a929e5e3edd1548de3d 35 0.02/1.00 vMB 215
139,677 139,677 000000000000053bc615934af2a01a78c4ca2f64475d1dbe29d80272a4db9e6a 1 0.00/1.00 vMB 0
139,676 139,676 000000000000049ae51a640cf9babb360e37835d39f2f35e524b199be3de49cb 85 0.03/1.00 vMB 289
139,675 139,675 00000000000000eaa4e272031d73d02a54f49716483f57d5f58ff4804845dedd 12 0.00/1.00 vMB 45
139,674 139,674 0000000000000126c76c26ad89b3a388b4d6f17b2371c87dc6b3f6f5502a7d9d 29 0.01/1.00 vMB 128
139,673 139,673 00000000000001188e88ef1fda3e5142d6d05be8a539b942fcdf8a7eea762e28 20 0.01/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 827.70 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: 4,462.27 GB
    • Received: 243.76 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.