Loading Tool

Explorer IconExplorer

Memory Pool

38,003 transactions
15.46 vMB
0.10926199 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 88.47/200 MB

Candidate Block

Mining Attempt c9524c5dfeb3a5a67322fe7974d520865166bd042cf5e2512a13a8b4e82d2026
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 75e11c388a2af0e6fc2f9a0c02209b4aa853c7436f9de98a65d0503c0e49791d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.05049799 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (760,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,545 152,545 00000000000008e7fa3df93984484fcef8a8da18d4f77e05c014fb71da0f6d4b 34 0.02 vMB 118
152,544 152,544 0000000000000c0071066ae0792edd31b5810f65da5429b37b5a3423ba5c347b 16 0.01 vMB 94
152,543 152,543 00000000000004e4c21149605ec60ff5bf365448f8b10e93249723920799789a 1 0.00 vMB 0
152,542 152,542 000000000000099b02fc9fd3bb74641e81a63a884059ffa792ae5edb0e05f580 19 0.01 vMB 0
152,541 152,541 0000000000000b2ab5fc016a706b35a5078e2c7cb4168e6b1934a189f200f3de 14 0.01 vMB 89
152,540 152,540 000000000000016b2823648abf06270f675ec45498b45346d7c634c0bf0cfb28 9 0.00 vMB 80
152,539 152,539 000000000000017e91a56ade19db726df7e7f8aa72c922f2185d22f05b3f4024 12 0.00 vMB 0
152,538 152,538 00000000000005a912b0c1fee057dd71edc970758f08fd703441eed3600c0e38 23 0.01 vMB 71
152,537 152,537 00000000000005148c6ff45c1c3ff325e9d20372276d28d141839daa483d2560 15 0.00 vMB 51
152,536 152,536 0000000000000b95de038fe322e7925a2254cf8928c70fa6542aed346e46cf0f 41 0.01 vMB 122
152,535 152,535 00000000000003e535ea3804df920ea19fe80c0c0b85ae417c53a49e456c139c 11 0.00 vMB 0
152,534 152,534 00000000000006e6754e0561c08bbd18bf4177fa4feaf68c401ea21945e223a2 5 0.01 vMB 93
152,533 152,533 0000000000000d5b3cf104a60cf02db5ea41d879fbd7fff7ffde2ef97545d2aa 11 0.00 vMB 33
152,532 152,532 00000000000004322a07b3d0fe11879fc04a9dede51a2eb429bf70b53583326f 45 0.02 vMB 92
152,531 152,531 000000000000057cf3b0be6dcc861130bfb1195765ee04cb8716648bc634ef43 1 0.00 vMB 0
152,530 152,530 00000000000009bcc022ed5b9ba827c2f212f62c17b747d49e0f2eee61564be2 47 0.02 vMB 134
152,529 152,529 000000000000035483369b358183eb0817a87f9087e5f0ff6c9fd81e0b83e716 8 0.00 vMB 35
152,528 152,528 000000000000049afb3a4ecf36e9fb90798cd0ca43cba66935b0669dd21a7511 39 0.01 vMB 4
152,527 152,527 00000000000003741d9f2781a4c8d3ca848bfb752f6eedd09b7cbe1a83e1d952 102 0.04 vMB 98
152,526 152,526 000000000000022b1d0469195bb8f78541096c58ea9ce6b854a1c6a71d49f502 14 0.01 vMB 216
152,525 152,525 000000000000034060fc57e16cb2f172276d8adf7fcf57c6386d590e8ab2bd88 8 0.00 vMB 16
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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