Loading Tool

Explorer IconExplorer

Memory Pool

14,894 transactions
6.89 vMB
0.01831945 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.54/200 MB

Candidate Block

Mining Attempt ad2c20228ba85f16502e49250fd4cfe8f5311740942dcc4a5491edae62e1e320
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 6cf92e0ecf77f54a334d06a7e80583d64a603bc11d08d5340b7060be364a72f7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.00540113 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (743,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,768 169,768 0000000000000936bd2834c741ac47222bebe1dcadfd465f7e82349278807fb0 1 0.00 vMB 0
169,767 169,767 000000000000092cb71d733c51092b9205784d4380def9333cfa957a62ca839f 13 0.01 vMB 0
169,766 169,766 0000000000000050fced999b23b543ff16d9954e77927e559834ea478133a80c 64 0.02 vMB 35
169,765 169,765 00000000000007c0f8a756343839779b120c7ac6a08fa64f3b8ac0d09960c2cb 54 0.03 vMB 114
169,764 169,764 0000000000000a16ed6d36a0dc40a06648720e9890fb221b72b6f8fdf3f64726 148 0.06 vMB 120
169,763 169,763 00000000000009e4db280d0414d0fe12079a357e30795d26e47cd7a9a18b1824 67 0.03 vMB 479
169,762 169,762 00000000000008e04f7b7eb666f09d58dbc3b9a4e06ff49fe8fa240efb1a6a4a 53 0.05 vMB 288
169,761 169,761 00000000000003765333adae0874e8ad2e34bbf1749efbc9fe1db085ea75c27e 61 0.03 vMB 51
169,760 169,760 0000000000000a7310fc6af2c68f5446e5ebf4d76c144ec08ac99e0116ddede3 57 0.05 vMB 50
169,759 169,759 0000000000000007962642fccfd9ea04470ce411e3a1bc37d87f88a264f86a1c 9 0.00 vMB 0
169,758 169,758 00000000000003b40dedd2812a4235181b184935ad8b8360f0115442a862d2cd 14 0.00 vMB 0
169,757 169,757 00000000000003e9d12b03ea12c2cb2f1d55d8acc26b3cfc118b49989fff9524 4 0.00 vMB 193
169,756 169,756 00000000000001b633d905ad9467d901c5a2f0cf3b0f004708519f44b7c145a5 82 0.05 vMB 151
169,755 169,755 00000000000000c420923bce215c403e60646e188c71a1b9ca31892551929c9a 16 0.00 vMB 411
169,754 169,754 000000000000033a6bcd0ac6d2beb7a174474d2fc2c551f28166e1aff967f5c0 12 0.00 vMB 16
169,753 169,753 000000000000036ee9fa266cc3e9bdcc00ce70b1b8388f836e3ee3942b152b85 75 0.03 vMB 99
169,752 169,752 000000000000066aa11bb1c0d882e4a578e9e9d60074b3e6e3a9ec8433f5d636 11 0.00 vMB 0
169,751 169,751 000000000000011b2f47600fbff17d944694624e8bf8f3ac577a3a2016a4b8d3 99 0.05 vMB 79
169,750 169,750 000000000000089a10b78649d7557d10688f89c7fcdba7f76f1bcea7e8605ca1 20 0.01 vMB 43
169,749 169,749 000000000000091097bbb95d64d1da0546469c17f4c739df037da96e146ea8a9 16 0.00 vMB 261
169,748 169,748 00000000000003dad753218094de98048bc57f502b3812c04a406bff600340a9 49 0.01 vMB 4
Previous 10 blocks ↓
Total Size: 779.64 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: 304.09 GB
    • Received: 1.39 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.