Loading Tool

Explorer IconExplorer

Memory Pool

40,065 transactions
18.83 vMB
0.18211315 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.44/200 MB

Candidate Block

Mining Attempt dcdd2496fe5849ec762f4f52ff1321eebd8b49d7d30d94f7951a2e976a6ca575
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 92a7803f9c9d0ca9aabf5249d5e450e5161523aa3d1bdc75588381e190a5cbd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,172
Size: 1.00 vMB
Total Fees: 0.05315397 BTC
Median Feerate: 4.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (754,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,698 158,698 00000000000000f0433fb53911931092d382abd8e2cd7fea689d2c6f21fe74b4 69 0.03 vMB 80
158,697 158,697 0000000000000159b822777faa3f191e2d6e1812ceab5377bef02e1a77317bf4 12 0.00 vMB 113
158,696 158,696 000000000000037c9119d64b31f735452406da0bbf31fefd6b56d94c80e0c012 46 0.02 vMB 6
158,695 158,695 0000000000000ac03911d958adcb22276e2f7a207878f43edc77108724dda895 81 0.04 vMB 225
158,694 158,694 000000000000077a585a0cce8c85a0b8ea1bdc38aad0119ba6afe678fc03bb5e 1 0.00 vMB 0
158,693 158,693 000000000000025046fc109584891d7c87d3fda74fce51905b83c8523b54c536 29 0.01 vMB 141
158,692 158,692 0000000000000e5524a6666a5ff9810a0c4227531212e75e626b48f10dd083bc 87 0.02 vMB 4
158,691 158,691 00000000000004a8e38fd4fcd301bed81b2e1b3459ec1f8e50cd067a9d6dde76 21 0.01 vMB 54
158,690 158,690 000000000000031f531bae4e2a52325452c775f4f219aa485d8d0dfce65d63a3 100 0.03 vMB 195
158,689 158,689 000000000000073206a4a39e0f2bcd951d589846d5ec9e7ec2b65a650e3e97c5 117 0.04 vMB 99
158,688 158,688 0000000000000c45de0233536094173e7de07e98cc41a3c2d9cfb28f006e0ad1 16 0.00 vMB 109
158,687 158,687 000000000000048676d6dd36cdcb568b2ed2e340510dfc2b3d98c2e2bd768f40 18 0.01 vMB 34
158,686 158,686 0000000000000683aa3f882f2f64bfbb23270eec571a77d0eca38471014546c5 26 0.01 vMB 219
158,685 158,685 000000000000030115f73f07d6c95e7b05fef497f28cb6fcd0fd4b0ed3dc970c 53 0.03 vMB 140
158,684 158,684 00000000000008f287a506ed12ce3c9ddae59c9d40ea84f2e1bffe856b483b3e 16 0.01 vMB 194
158,683 158,683 0000000000000cff95b18b523e04eae0be70dc90c1d5474f2c8fe2877227de49 35 0.02 vMB 29
158,682 158,682 00000000000000624ffdcacc34b1042cf9a667f8a8d59df8c908edf0bdf584f8 7 0.00 vMB 108
158,681 158,681 00000000000004102b2733718978c899d3ded8c59abc76e909e86cee345b1f92 66 0.02 vMB 14
158,680 158,680 0000000000000c4b4466b2010d5173cf7f2ed3c946b690e01840ee112c4bccf1 37 0.02 vMB 103
158,679 158,679 000000000000088d9c30036aed6d7d67352e68d2ba3aac6816e8e99408432e91 38 0.02 vMB 51
158,678 158,678 000000000000079d26fff4d09cc573b9d5a3a3fb540a2983504a811b32b601f7 6 0.00 vMB 38
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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