Loading Tool

Explorer IconExplorer

Memory Pool

76,418 transactions
28.56 vMB
0.07080416 BTC
Random Selection Loading Transactions
Max Size: 172.90/200 MB

Candidate Block

Mining Attempt dc3c47386de8aeb9e1ee459eded6c19da02e65472f05a61397fca882d575b3b6
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 427f1338025a0792b77d43e9de3cffba4b2df7bbe82cc705f458dfbc8140c69b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,407
Size: 1.00 vMB
Total Fees: 0.01158489 BTC
Feerates: 150.93 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (643,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,039 272,039 000000000000000543afbadb90838ea9d862d32b1b847e02acc25aa12c654907 469 0.22/1.00 vMB 49
272,038 272,038 00000000000000042d386def3cd60f70186e78b57ae85a45499b171ebb48f274 273 0.10/1.00 vMB 46
272,037 272,037 00000000000000033517fe971e4d097181e49ff1dd42b91bbc28ff485cf0acd8 133 0.05/1.00 vMB 29
272,036 272,036 000000000000000201a2aa1a8ddf3aa63e2951ce2c8560791e82674520d00797 1,069 0.46/1.00 vMB 63
272,035 272,035 000000000000000258c8b1c033af36ac2db7ac8c39d9e83b142cd7175f35343b 220 0.15/1.00 vMB 14
272,034 272,034 0000000000000000f8608b024a8c477ec8937cc86f69fd71ffc3cd3c9dd71521 260 0.15/1.00 vMB 36
272,033 272,033 0000000000000002511c220397ed25e36408e1552df8311a6fff887592c25911 759 0.44/1.00 vMB 56
272,032 272,032 00000000000000046dd6fbe0f15edd14ff70c9a6ac73fe8664219d5eb1bbdb75 525 0.25/1.00 vMB 29
272,031 272,031 000000000000000086e5fe05a0af001a675eda9c5643975b9c0f61ddde3ff820 1,231 0.50/1.00 vMB 85
272,030 272,030 0000000000000005975a17b2db776904c18d58ffafe647f0bf626ad067021351 215 0.25/1.00 vMB 19
272,029 272,029 0000000000000006e738ec2bffb9b9b0e76a6386354b3c977fb80b1cfeb09bf8 674 0.25/1.00 vMB 81
272,028 272,028 000000000000000620b065eb997790dbc83de06152376b72470654727d58a035 721 0.25/1.00 vMB 86
272,027 272,027 000000000000000611ce4548977ca755265e169391e0f39b785fca2040d64234 161 0.07/1.00 vMB 166
272,026 272,026 00000000000000023d02b7681fe7633229064f90986ba109e76854dadddf965e 499 0.21/1.00 vMB 81
272,025 272,025 00000000000000049befb0694adea7f81fe426a1d7a63eb328b4d3e59d036914 176 0.09/1.00 vMB 35
272,024 272,024 0000000000000006a53b6ad2a19406fdf3dc77d5f9bb383a94f2c6f641aac3e5 356 0.18/1.00 vMB 48
272,023 272,023 00000000000000027e53b22250d41f5c5230afd04b76429809acf3851afc7e71 1,075 0.45/1.00 vMB 76
272,022 272,022 000000000000000466e4c442aed3bb6d98c7483569a314934ca30d3d055b0a9c 131 0.05/1.00 vMB 53
272,021 272,021 0000000000000000c4c99718afc1fd1a19dbe3549c8bc27b0ca6a2fe71aaea5d 197 0.19/1.00 vMB 29
272,020 272,020 00000000000000067b2fbbe4f69b63afa79e4cbf8b9f9c08d15904a7f9d89493 431 0.25/1.00 vMB 27
272,019 272,019 00000000000000054c20734692a5793d544a7e321d109dc745d895a52b014fd5 789 0.25/1.00 vMB 82
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.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.