Loading Tool

Explorer IconExplorer

Memory Pool

37,516 transactions
17.93 vMB
0.13941930 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: 94.73/200 MB

Candidate Block

Mining Attempt 3f4a53fc35c62f66613bf4cf65f1deba61920c4a9b79d72320129a9047d4e943
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 250e9ef9196e57105a473a982290c5df3f27c524c4ff63f42def8ea160c42bf2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,015
Size: 1.00 vMB
Total Fees: 0.02939416 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (766,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,378 146,378 00000000000007e599f8832053cf318ff2f6fbd95c19413722b5b7e31180e2c0 1 0.00 vMB 0
146,377 146,377 00000000000003a5202d824d96765825e27e2f27fad152b61173467cc60e2df7 15 0.01 vMB 35
146,376 146,376 000000000000074556e5719b97d29e6a687cb6d52fe0d31880b6a78c27d6e176 8 0.00 vMB 259
146,375 146,375 000000000000032645da6893b6da5a94c36a89660fe28e133617877b50562db7 67 0.02 vMB 91
146,374 146,374 000000000000002b96fd794236b77de08816528c9ae815c10eff8ea0f6d38a6a 29 0.01 vMB 102
146,373 146,373 00000000000008102e7b93c6688fc451dc34f0c79b762c19eb4235c5531d857e 15 0.00 vMB 413
146,372 146,372 00000000000008f7650aa5096d087959517b21f4399c01bd507f7a6551b77616 25 0.01 vMB 276
146,371 146,371 00000000000006834b74a500f2eb94c9f55324d5ee76d4ea61fe2eeeda8281b9 92 0.04 vMB 245
146,370 146,370 000000000000027219d4047b656e67681eab280f3b7a9b003cdc06e1cc3af96a 32 0.01 vMB 237
146,369 146,369 000000000000079c9959e64bde8e3c1fbf33427be5c977849a16a8be1ea4e7d6 2 0.00 vMB 0
146,368 146,368 00000000000006397d946f8c489df372d68f29ab8bcb4586526cff2b2e786a23 7 0.00 vMB 59
146,367 146,367 0000000000000124ba7e4ae7afc910521bc2c82c0170730556efd98460f05d2e 57 0.02 vMB 83
146,366 146,366 00000000000000c5ee726ed616ad1987762d8de107c0efd635faedb1ae4eca7f 62 0.02 vMB 25
146,365 146,365 00000000000003adf6fb5a1405fb3a1e88b25134179c1de5fc9211dad11f14d7 59 0.02 vMB 236
146,364 146,364 0000000000000039589d067f5f81f2de8f18001466f58f920077b83d2fb62b2a 88 0.05 vMB 154
146,363 146,363 000000000000092da97bbdc962bce528c5cad6da9e260464f721488d8e010e7c 29 0.02 vMB 222
146,362 146,362 0000000000000231a59f4d9a7d42562c01114783fbf58dd6c3c0106f72c3cc4c 112 0.04 vMB 145
146,361 146,361 00000000000006928c5dada25ec5d00dcf66622c4958e5241304a1aead198933 2 0.00 vMB 193
146,360 146,360 00000000000006c5f182c8ce19d26861499fd679de338bbbd114bce43acbbb51 69 0.14 vMB 74
146,359 146,359 000000000000005b19dba1617e8df20433bfc649f7292dbace80acbf457d755a 114 0.03 vMB 76
146,358 146,358 000000000000040ab0d5702cf09cc36bbc111e88cf4748a2a9f60f194976a296 117 0.05 vMB 68
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: 82
    • Outgoing: 11
  • Data Transfer:
    • Sent: 130.02 GB
    • Received: 0.53 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.