Loading Tool

Explorer IconExplorer

Memory Pool

42,809 transactions
18.68 vMB
0.20189611 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.09/200 MB

Candidate Block

Mining Attempt 429f6122d67373a81e44dbd0fcd46c371932b3e06356a3c94f300b5fef3053d7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 20ca030dc43487a0aee5f566218cf49a5a5a62780113ac4a83c057d45c436512
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.06571143 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (746,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,150 167,150 00000000000000577c206a765bc2d24437a24eedeffce114f4f675af3ae01303 19 0.01 vMB 238
167,149 167,149 00000000000003251788103f93e4e744c10d28a7c3a710b8b938b09c5a3a7865 37 0.01 vMB 171
167,148 167,148 000000000000053bf979ed61cd6f5ba06a1ea8fa1fbc4ad6f830e9dfc35d0252 9 0.00 vMB 85
167,147 167,147 00000000000002aa5e4cc85dbd4e0fb3ab2adfb49704f50e71af98bb81a2ceb2 10 0.00 vMB 88
167,146 167,146 000000000000060bd0ab4a962a77a1787b37f3c2033aacbce7aa8397bc6e2341 105 0.03 vMB 0
167,145 167,145 00000000000006088937017130d3e8151e9d48074b04af824c7e085c1124bfb9 57 0.03 vMB 93
167,144 167,144 000000000000097a6195f2aabde83c33af12286cf87e94644e8678079ac1492d 55 0.02 vMB 0
167,143 167,143 000000000000028d9d0a7ca89d02112af3dfd8c332e346d13aea6916931bb804 71 0.04 vMB 282
167,142 167,142 00000000000008381cea3a22c896e10a8619a55e4b08c09b93b35072cd240073 51 0.06 vMB 115
167,141 167,141 000000000000093968d6f005d5d0bfbe368c458d7cac7c2198a222aa0944d086 12 0.00 vMB 0
167,140 167,140 00000000000007540ade0a71a82d720327c5027c53dd8c752e5edab87d1621fa 63 0.02 vMB 173
167,139 167,139 000000000000039d2f00233d80905cdad6fe67cf25237840eac369b057cfdd7c 11 0.00 vMB 17
167,138 167,138 000000000000042a526eb9d2a9e3a525e13e0dec8eb8d7fb3486615d61cbad63 56 0.02 vMB 34
167,137 167,137 0000000000000a1de49114f25cadcd488065778979aaafa93ae5d72200bf2f66 58 0.07 vMB 77
167,136 167,136 0000000000000904b30abeb9d023e299a44af415af5da67ed760da2d91b30c09 72 0.03 vMB 81
167,135 167,135 0000000000000a20ebe31a4c1fb65aaca47e691c5ba59c65faf67da939e6f2a7 38 0.01 vMB 116
167,134 167,134 0000000000000a35fb98f9606ac521e52b8f4151dadf6f209f1be2b96894c4d2 42 0.02 vMB 250
167,133 167,133 0000000000000c058868d2e2f119b025933a18b97de0e46b9159a08318c07424 98 0.03 vMB 14
167,132 167,132 0000000000000684a913fe7978551ebe0c23f666a2b2517768970a1e1360a28d 14 0.00 vMB 41
167,131 167,131 00000000000001077d86b77b53c2562bec09932b24ff34a20c8b517f39c70b94 101 0.04 vMB 76
167,130 167,130 00000000000006da7be130b0774844bbd55a8e863817c4c34b22797f030c9c20 42 0.02 vMB 300
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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