Loading Tool

Explorer IconExplorer

Memory Pool

39,377 transactions
16.06 vMB
0.13324185 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: 91.29/200 MB

Candidate Block

Mining Attempt 232f38c64cad00d0fdd5992050abf78559c6f9fedd5420d584134c8816b4eaca
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root ef26a8864cfa5fd88f7c4c365921a6a1c80b5f5248107b282624409ede2207bb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,164
Size: 1.00 vMB
Total Fees: 0.05877472 BTC
Median Feerate: 4.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (647,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,794 265,794 0000000000000005bedbe0de102d75736ea8423b787cc42ac3802247c9c8ab46 140 0.06 vMB 75
265,793 265,793 00000000000000065d58c94da23f66e814e0bc1e486a780519c359896746683a 289 0.15 vMB 87
265,792 265,792 00000000000000081d0727b17a986037b30286e7cb2531a66064bbacfb5b3d8c 128 0.15 vMB 32
265,791 265,791 000000000000000b2dc65d2b533c6d16a1c06786c45195516d6aafab2eed3cc3 373 0.17 vMB 82
265,790 265,790 000000000000000330c888d8025ac2ffa23d276f7856ca29bc6b0788fd3be46a 446 0.20 vMB 92
265,789 265,789 000000000000000f1052c9f60558854c366161a282926f389e7c7564b6986789 506 0.21 vMB 98
265,788 265,788 0000000000000006d17130d36bd112a6422689078db2ab55cdd304aed03ac2f7 24 0.02 vMB 71
265,787 265,787 000000000000000eb9e25e0814fb67ae1ad199d73d84488b62fcc787f9f6ab09 142 0.08 vMB 39
265,786 265,786 0000000000000000cd9e6c957d64aa5f4f4f03610cb4ab66fae12c4d3a7f2184 670 0.25 vMB 117
265,785 265,785 000000000000000347558f5d784647d686fd0e3683355eccf43ba1165555bf33 136 0.09 vMB 59
265,784 265,784 0000000000000008edae70f1401212e7fe6504831a5f3564b59a03a0cdaf9738 365 0.18 vMB 89
265,783 265,783 00000000000000017ffca822bf1510d42f75f7e4ab17acb30fed2506fb6edbef 45 0.04 vMB 54
265,782 265,782 0000000000000006492509dfaa8fe9c2e2ae378e98e3a65e0d6d3dacb74fc570 61 0.03 vMB 53
265,781 265,781 000000000000000feaacda175c21cb79f56c9300f42060e7269f5b5b07484061 369 0.18 vMB 90
265,780 265,780 000000000000000ca7f0434d5f66f46bbbd36068292d3cf0dc2a642d96295e76 413 0.15 vMB 124
265,779 265,779 000000000000000d53e1828a68766650b53886383661a211d459e02a5d7f11e9 510 0.24 vMB 103
265,778 265,778 000000000000000a4cfdc91a76468e46974b2865ce3cb1333659184fa6593722 435 0.25 vMB 32
265,777 265,777 000000000000000838972d710788f368a596e0f5eb938a4af598745c9ff0cf9d 676 0.25 vMB 105
265,776 265,776 0000000000000005a709d70194f92147ef39db6f80a8766b0495121144ec6415 526 0.26 vMB 35
265,775 265,775 000000000000000ad3b321bec8339b6c6abd5c4a9a9ac8376c38efc221cd225b 584 0.25 vMB 62
265,774 265,774 00000000000000002d9529fb1fd299c04b61c51cf3d74507203bcd28d6f929d6 616 0.25 vMB 213
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: 93
    • Outgoing: 11
  • Data Transfer:
    • Sent: 151.00 GB
    • Received: 0.61 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.