Loading Tool

Explorer IconExplorer

Memory Pool

39,954 transactions
16.19 vMB
0.12463344 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.41/200 MB

Candidate Block

Mining Attempt 99a82135211072468c4c91ed79dee43038b717bc00bfd170c21ffd57cade0fd8
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2637bbd0e55c597509f0c129fc15ec79ac9ed2786d2aa66fa4e0c0163beb9a36
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,620
Size: 1.00 vMB
Total Fees: 0.04380429 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (698,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,371 214,371 00000000000000d7167fa0dbf807ad748f1137503bac0aff74e2d2f2375f75c4 600 0.25 vMB 171
214,370 214,370 00000000000004e44cbb08af1271fca6a03c7d38ad910eb9ad5bece59490794e 232 0.12 vMB 159
214,369 214,369 00000000000001d8e6edbfa0a313002310d342f12b49a72503f132fa0f3c766b 105 0.03 vMB 61
214,368 214,368 0000000000000085f6857515c34983e8afbe6021cd3e670f6cf91843802a7d08 445 0.20 vMB 175
214,367 214,367 00000000000004ac27f25be6a97ed6a9e8414beb83e74ffe14d520ab9502568e 1 0.00 vMB 0
214,366 214,366 0000000000000505a721a0190a23cd15cb190d737f2b85bf6672a408f31e84f0 344 0.21 vMB 128
214,365 214,365 0000000000000035aec13529ec2d4c1935d03fa39e84a12bf4592cafaf716fef 395 0.20 vMB 164
214,364 214,364 0000000000000030459f00b323971e41ad79a6cd1f6b5102f53d5eaef95d2881 127 0.05 vMB 157
214,363 214,363 00000000000001b41eb98589c7a54c836cc654f8fd242bb131ba10e1be281f74 8 0.00 vMB 609
214,362 214,362 00000000000003c013e9cf47ed177f2db4fd454613278ad1622c39504234df32 73 0.03 vMB 195
214,361 214,361 000000000000011155e3209ecc98f296fa90c2c074f2923dc66f8b90ad8cdc96 69 0.03 vMB 147
214,360 214,360 0000000000000029a7f25f60dd6e57fba0e29b788e253007cb26fbc988a918a5 127 0.08 vMB 149
214,359 214,359 00000000000002844f17bb12ab831e075e31beda441d4f2943eeb511bbf5bafa 362 0.15 vMB 167
214,358 214,358 0000000000000488a4478456417ae462e81bd85cea3396caa544439bf998bfa8 298 0.18 vMB 72
214,357 214,357 00000000000004ee223d3f9a01c25158ad1fce1b47a50696faafcc66f9bb6f5a 630 0.25 vMB 198
214,356 214,356 000000000000018c42b817f6ffbc754448efcdd0069a68002e93d546eec090d2 75 0.03 vMB 187
214,355 214,355 000000000000010f482f0817e53601b8278b3b392f5365e4ba3a38cab4d3eb56 202 0.07 vMB 222
214,354 214,354 000000000000016606695f428b90b56e726beabebd8800e24bd7a3505cd865f5 106 0.06 vMB 148
214,353 214,353 0000000000000563e3c7adf76b009a8eb5227128844c2bd96d0d914aa94c6ebf 241 0.11 vMB 183
214,352 214,352 0000000000000026ef10669aefae16e0c4f6359c8a6683f022fb6c49ea736c12 139 0.05 vMB 191
214,351 214,351 0000000000000247f6cc4f073a9b38a770566d51e03bdb588cf1b7fa5ac41782 61 0.02 vMB 5
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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