Loading Tool

Explorer IconExplorer

Memory Pool

29,217 transactions
9.04 vMB
0.07000969 BTC
  • 1 sats/vbyte = 24 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.28/200 MB

Candidate Block

Mining Attempt 368999a464988ff4c8c79a1af156d24432cefc1f8328192d5c241a7c6ebd65d1
Version 20000000
Previous Block 00000000000000000001645ddedd0be35cce00e0f11c8229a53bd054d0c0a843
Merkle Root e2e1e0726d2baa7bb3893976a4564e11ea94afef24bc7e255eefb4c188fa406d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,735
Size: 1.00 vMB
Total Fees: 0.03835947 BTC
Avg Feerate: 3.74 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,084 (764,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
149,057 149,057 000000000000076268be5c7e98b3030780e4f893aba3f9631b6dba01ff7ca7db 0.05 MB 100 816
149,056 149,056 00000000000006a43cb6b5da1fcf63d97a1ca3ef0cae104f1e5587855f310a7a 0.04 MB 130 71
149,055 149,055 000000000000030fe6e5182365455595eff828a91d1d3da5b44cc2ecbdc3dd33 0.05 MB 107 154
149,054 149,054 000000000000041ce7c1f5f168d6979c499cd101fe0f18c47d3e18191994cb1b 0.05 MB 130 50
149,053 149,053 00000000000001a45d94cf99da05cf4e91a1c85f5852377d0ead064695b534a1 0.05 MB 113 115
149,052 149,052 000000000000021a023073c1d22e9f626e40f2899098ad9da3e3c0719f127a92 0.00 MB 12 17
149,051 149,051 00000000000007b476c7084738716b13e383233e366bb93ba3577baf01eb752d 0.01 MB 20 197
149,050 149,050 00000000000004da659e0a447987b8916fbfadb1bc293bc22e7303c9eae6a65d 0.01 MB 24 529
149,049 149,049 0000000000000914d7aae074324e401153b23d3979c3ab91c35b073ba1cc219d 0.05 MB 135 131
149,048 149,048 00000000000004fdaea87b017fcd6f43cf92aac7968d49f7955c0ee99d46bc78 0.02 MB 71 316
149,047 149,047 00000000000003aeef29c751dfe4b9f2cbc7cd762b01712cc037032759456d3a 0.02 MB 52 187
149,046 149,046 00000000000006552d565085de3d9f3458948a3ffa6667114b533163642e9c58 0.01 MB 30 204
149,045 149,045 00000000000003cfd47d483fb40bab64b31c92a2deb15aa9f344e594df85ef30 0.03 MB 49 118
149,044 149,044 00000000000002d06ae41c596d4c2ca5dce5aa38d7ac546fcf5b76b6386eec70 0.01 MB 23 84
149,043 149,043 0000000000000680845de514f3647e6c16fc962cf44352a5c146e340f0289fc0 0.00 MB 7 47
149,042 149,042 000000000000092011b34b0b5f5477b46f9871266c3efd63f6f8b844eb0311ef 0.00 MB 11 116
149,041 149,041 00000000000005b86772765b12dfd683eb39696ed3d461c29e52940b7ed26a4b 0.00 MB 7 205
149,040 149,040 000000000000094a0c5f4e78a135c75a554fcdae22e12a5ab4e338168ae19397 0.01 MB 16 66
149,039 149,039 0000000000000967a68e010e43770e95293a3bb2a3a63e292add8761d2a199b8 0.02 MB 87 14
149,038 149,038 00000000000006c1c904a86204a83aa2544c5b0773f728951871f3b238ec4ad2 0.03 MB 117 38
149,037 149,037 000000000000083cf4a33850f66731a10e79773a4cd2be8338bcc1695d03b271 0.02 MB 54 96
Previous 10 blocks ↓
Total Size: 779.00 GB

Node Details:

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