Loading Tool

Explorer IconExplorer

Memory Pool

38,696 transactions
15.82 vMB
0.11199488 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.05/200 MB

Candidate Block

Mining Attempt 49f3d3000922e668abe3bcef15596a4c44484e7a299493f42e6400d7bcd54809
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2e4ec858a8b58dc0d5cc88ce36d296e94e7a910a3ca53c77502c4b64a240c4a2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,397
Size: 1.00 vMB
Total Fees: 0.03965424 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (700,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,956 212,956 000000000000007069ebb29b500f50a73b782982ea8b383a22893387214d783f 170 0.09 vMB 110
212,955 212,955 000000000000030ced7d02b925d6a8709a4d1559afe535d863cbc56d0e569894 288 0.17 vMB 133
212,954 212,954 00000000000003f32db192cc2200902ad727fbe023140c27411c68d4ad35900b 604 0.24 vMB 244
212,953 212,953 000000000000005657d9471a8869a32797a76d5efb792c745a3d5e7211f9ada3 7 0.00 vMB 446
212,952 212,952 00000000000002532d0c8abcd11ae289a122a776a09b50fe51f959fba200daf6 165 0.06 vMB 85
212,951 212,951 00000000000002536c3170d780109dd098af8996b5e998e76f85a534c41257e9 375 0.17 vMB 155
212,950 212,950 000000000000041cbcb66349024ff0a5d520b63e81a4c1ae952ca1756606313f 420 0.19 vMB 177
212,949 212,949 0000000000000069da5bb906b5a6957aec3f9b3169e84f1cda7e6e289727c578 592 0.32 vMB 156
212,948 212,948 000000000000033210cdc9aa59d99683012239847e530c834d4ba27f0a981eaa 151 0.08 vMB 146
212,947 212,947 00000000000002290355b1b3477d1cffb659de2eb02ee5df3e1a96665dec9f5d 64 0.05 vMB 155
212,946 212,946 0000000000000175d10617a9b6afcb0a62edbe554a28eacaa2e50fffa71eab74 106 0.04 vMB 173
212,945 212,945 00000000000001e31799b3ca554d0a4bb3124eac86bb0ffd6caf9ff701d8f2d3 247 0.12 vMB 169
212,944 212,944 000000000000032779a38ab92451fad0c4cb6057417a641d0f04f2ff232b3dad 140 0.04 vMB 91
212,943 212,943 00000000000002d0a13a94434adebed093b984aedf35837950596146d43d5080 258 0.13 vMB 189
212,942 212,942 00000000000001036a8ad853bcca69261bb699a62cabc10913b1064973319954 145 0.05 vMB 264
212,941 212,941 00000000000000588f9f09f78e507c2b361148342a335ecd09854c5f9f8d0d43 235 0.23 vMB 112
212,940 212,940 0000000000000409ce48e8739c2018d38c5796bd7794b4e086ea0f5826948006 614 0.25 vMB 201
212,939 212,939 00000000000000106707814f7fef1843d45a59441cfd6b86e2ded8f2a15137b9 157 0.26 vMB 122
212,938 212,938 00000000000002a1a7a6a41ca9dd87932f14ab46fcd87b4dc22848b70afb3b5f 98 0.25 vMB 61
212,937 212,937 00000000000003f1154abd5b27a009e6c849c69c7322f2b2fa8b59c0c351cf98 563 0.25 vMB 176
212,936 212,936 00000000000003b66e22bf921aed3028bd8c25a21b9e29679b61fe2f9333818c 386 0.28 vMB 138
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: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 91.45 GB
    • Received: 0.39 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.