Loading Tool

Explorer IconExplorer

Memory Pool

31,471 transactions
12.34 vMB
0.04488614 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.43/200 MB

Candidate Block

Mining Attempt 723143643ae1731d1f68e021c3def903d4bc9f755877bf293006a7e6677b3c9c
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root b42a37b98c3d2ebec05207811a15cfe656b17e51f059970629e884ea347f9068
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.02286506 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (776,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,045 137,045 0000000000000829a10a399de168c8330244c3fd5a81e4c091e5f00c028a39da 83 0.04 vMB 412
137,044 137,044 00000000000007276a692da893da8d9351e67748f58750fbaddc9ba0b7fd841e 53 0.03 vMB 2,608
137,043 137,043 0000000000000939c52ddf0e1dc8fad67e9d52e014d1f0a635c3925128a23ec6 132 0.05 vMB 241
137,042 137,042 00000000000007681e41481e2b35e9e4d1e54dad2ad2b7cef9acf6cd5b476b7a 38 0.02 vMB 259
137,041 137,041 00000000000003d3dc2fb54a69e3d9e61218f2db403d8242de26fc00889a596b 69 0.03 vMB 133
137,040 137,040 00000000000007ad4e23047220be05a123f904f139a46c0de4d7adf9c2a50c94 71 0.04 vMB 95
137,039 137,039 00000000000004107055960a91be5254062ff196d3bc6268c0413449a77785d1 37 0.03 vMB 197
137,038 137,038 0000000000000959ede34bad5859376b258a5977b4d7de4c4bb82d607d55da32 5 0.00 vMB 48
137,037 137,037 000000000000019161c32681667909bc9a126f4a7eb04b70948e03e9514ddfb7 22 0.01 vMB 159
137,036 137,036 0000000000000595a4f4f54103abe62cef07f94a307a90c264c5879417a5e297 103 0.04 vMB 205
137,035 137,035 0000000000000a27c5bc3ad3a9337116e65a400473e07ba40770539fb7c44e1f 13 0.01 vMB 294
137,034 137,034 0000000000000876b88e936e9afb3ae1db8ea9af4dac1fae4264802df1199d29 85 0.02 vMB 324
137,033 137,033 0000000000000548ac0a9ebdd1e5f87be6c20fd7e4d5ea1d2a34e44bdd43c5c3 12 0.01 vMB 195
137,032 137,032 000000000000030a6a2be0a6361c4d9a31ed6effddec11c4826a7fe0418cd4b4 10 0.00 vMB 287
137,031 137,031 00000000000000debb2247cb58ad465aebb64af6127519dc3a4799b76b956972 22 0.01 vMB 167
137,030 137,030 00000000000006d8cd5960747ca4cb6c83a88a0491f233c8203d9cbee68cec88 13 0.02 vMB 91
137,029 137,029 000000000000084138af40c9459bc8e946c63e7d6d51d5fa8daed77c40f1980d 35 0.02 vMB 89
137,028 137,028 00000000000005968e555c796aded7742da1b4e9b17aa9198c7c119c92eaa5a7 18 0.01 vMB 531
137,027 137,027 00000000000000a05de7cc7d0b5bbb19786f45fdb9983eec1eef15505bf487d5 105 0.04 vMB 126
137,026 137,026 00000000000009018dc6e86e8aff06417b8bc857fe65fe9ca43667c14a29fb43 12 0.00 vMB 246
137,025 137,025 000000000000046931fb6c36fb9d546406c3d6be7a29dafed7112529f0ff48f5 9 0.01 vMB 188
Previous 10 blocks ↓
Total Size: 779.75 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: 382.90 GB
    • Received: 1.94 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.