Loading Tool

Explorer IconExplorer

Memory Pool

22,485 transactions
24.02 vMB
0.03758478 BTC
Random Selection Loading Transactions
Max Size: 127.00/200 MB

Candidate Block

Mining Attempt 24480a902f26134de929f420533b5e4d1ec279f7a76ae433aedf7ae658852424
Version 20000000
Previous Block 00000000000000000001a1701e42ea8c29f6cbc314596cfb9e78775bf56d7deb
Merkle Root 914196e6f60db09129cd6305b3b73343a7abfdc72f8cf04664d0ab11c403abb4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,784
Size: 1.00 vMB
Total Fees: 0.01104101 BTC
Feerates: 150.58 > 1.11 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,501 (771,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,057 169,057 00000000000004615e7d2b38089b4800e84666957b8cc167ec3f70986010aa10 49 0.01/1.00 vMB 145
169,056 169,056 00000000000002e5736a333da048411775628e705adb7d16130c7b87b122680b 43 0.02/1.00 vMB 122
169,055 169,055 00000000000009a133a25c11f572ab44b4304248ef95dae093e623a6ad5e33c9 55 0.02/1.00 vMB 420
169,054 169,054 0000000000000b2774aa61b45190cbc2f34c13fa3e7608b043fb92d5e1ae9b37 173 0.05/1.00 vMB 56
169,053 169,053 0000000000000142ccbdb4948f8294f066cc94bdb0f50e24542c42d7bde9762f 4 0.00/1.00 vMB 53
169,052 169,052 00000000000001e03ff97fb3e3cc7df0b9327cde654cb93c8bf9158aef85e286 7 0.00/1.00 vMB 33
169,051 169,051 000000000000063fa2609258daad506476daa91b72d9733a7d9684435537f17e 116 0.03/1.00 vMB 0
169,050 169,050 000000000000026c5c3a1aab87987fbe198921c6b65e6586f93115810bdf533c 12 0.00/1.00 vMB 15
169,049 169,049 00000000000000fe6150a0aeaa3b3aed7a1788724474093b27ecae8a7a3fc30b 12 0.00/1.00 vMB 62
169,048 169,048 000000000000008142d095e0b508479666235eedc15b74107e1d248bc8f14769 47 0.02/1.00 vMB 92
169,047 169,047 00000000000001e8ecdc3068efae8e705a1243118ddbdaca88f180397c1de9e0 34 0.01/1.00 vMB 73
169,046 169,046 0000000000000bf613de6f0a5785e4d61f35d49925f24e0e88c25d6a58d9a584 1 0.00/1.00 vMB 0
169,045 169,045 00000000000004766087a1661bbc249a4edc80b741c0cc6edb85c65ddf98ee30 42 0.01/1.00 vMB 269
169,044 169,044 000000000000037ba783a43721072495df45aa476fb31960d7a7b1f741b8a782 55 0.03/1.00 vMB 115
169,043 169,043 00000000000007b8effff7de9cbb488dc4c312e391c709c494bed455d6e420ca 69 0.03/1.00 vMB 0
169,042 169,042 000000000000065b4f129854c94109d04a856e62b81ed14b56d6f4ca75b54faf 7 0.00/1.00 vMB 13
169,041 169,041 00000000000004db36b0b12c1209ad957c27891a37d47733e23612d20cc491e6 11 0.00/1.00 vMB 0
169,040 169,040 000000000000039c5e1aea67ce4c594b781a196023dffb8fa67f5ce4690f4e34 23 0.01/1.00 vMB 157
169,039 169,039 0000000000000c10b7554a5ccefdab99450a762576a6b0b10cbe4b9da7b861a8 9 0.00/1.00 vMB 19
169,038 169,038 00000000000007812ce014d5adff3f7380e1f37da4ece93d51113368c42293d6 20 0.01/1.00 vMB 63
169,037 169,037 0000000000000165b29c8447e4bb614dacb7fb759ec3d089c4fd28823cc57e1e 27 0.01/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 827.66 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: 4,461.16 GB
    • Received: 243.52 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.