Loading Tool

Explorer IconExplorer

Memory Pool

31,941 transactions
12.46 vMB
0.04793575 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.16/200 MB

Candidate Block

Mining Attempt f0e31a7ac6b5e084d427813fae695969865ee5849b17ac94de1b6ccfcf8f898d
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 5c611f45b2d14d01cfd7d5112b57caf274661d78cef208907fbd2b03d4724ebe
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.02489948 BTC
Median Feerate: 2.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (748,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,581 164,581 000000000000007c4d7b7cb440fa99d64a863cc13f9a688712b53099907c84be 12 0.00 vMB 45
164,580 164,580 0000000000000107fbd1d37b1c6c1aabb5124850fda1ea18f222fd40925630bc 96 0.05 vMB 42
164,579 164,579 00000000000001339cd47f205aa5692b04c0b747ca90ecead39b5f934a044fc6 1 0.00 vMB 0
164,578 164,578 000000000000079a9c3ea56375371b860a83a7fd8d559e0df032f5a1516b8807 1 0.00 vMB 0
164,577 164,577 000000000000033617a6329d6cc3329f7a91f80d2ecc49eb6a7400eb52945f73 40 0.02 vMB 166
164,576 164,576 0000000000000951dd6179c3645676c95265dadac92e9764db8e98d213134eea 33 0.02 vMB 205
164,575 164,575 000000000000092e506ce979f4997b2954177a9a8d855a04ad31f696bcec4520 25 0.01 vMB 16
164,574 164,574 00000000000004183d7733e93dc3fb76cf4fb14abcd15665fdf826823995b7d8 69 0.02 vMB 33
164,573 164,573 0000000000000580d6c472e13cb1b23b41c81e975959c87c2c75871f42863e48 7 0.00 vMB 1,094
164,572 164,572 000000000000029959d7e3a0e0b9182bc7b97ea5270c3fadd008a75932a48ec9 69 0.02 vMB 164
164,571 164,571 00000000000008fc06f27c258c919fb3379586976c1ae7b17cf00dba7dd74e9a 107 0.05 vMB 122
164,570 164,570 00000000000002d5f4f5e833c487ded8d261a97f5cfc46623cc6e91679baa07f 100 0.05 vMB 257
164,569 164,569 000000000000042dcd7c73c98e926524447c1e157c33d15c2f69bab93f1db3fb 12 0.00 vMB 188
164,568 164,568 00000000000006f2e0964d9a6929411d442b144fa858c2b46d3ebe394f3de6c9 28 0.01 vMB 48
164,567 164,567 00000000000003d9cc39c7354217647fa17782a0c5d96fa6c37e8ef10fb407a8 116 0.04 vMB 217
164,566 164,566 00000000000006f8877527bbfdedd3e2b996e53ffb11d03bceea2f955d9d0c60 14 0.01 vMB 93
164,565 164,565 00000000000006c6fb6d210404582926c4bc77227b3c3db89dba520624981222 12 0.01 vMB 54
164,564 164,564 0000000000000005ff0566a834af036cbf0d57d0694864a925bb46108ddbfe61 36 0.02 vMB 98
164,563 164,563 0000000000000341bff2298b10a093dfdd2455b8a30f5a6c3986d55b0fc4a1c3 36 0.01 vMB 21
164,562 164,562 00000000000008242d5ee1bbf0b173344b978df7170c994ab126101a24ebe6e5 38 0.01 vMB 129
164,561 164,561 00000000000002b127d741f0bd6bf4149d2cd433ecec2551cbfb5a22a5ef388e 14 0.00 vMB 49
Previous 10 blocks ↓
Total Size: 779.75 GB

Node Details:

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