Loading Tool

Explorer IconExplorer

Memory Pool

80,224 transactions
29.61 vMB
0.06609910 BTC
Random Selection Loading Transactions
Max Size: 178.80/200 MB

Candidate Block

Mining Attempt 53e64a5cd377ad8bed7ff3b132e6e0a3da5374c2c1370790ae2b71048badfeb5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (519,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,150 395,150 0000000000000000088362201b12ffbef6c4d57fca1b657aac3097d112723cbe 2,108 0.95/1.00 vMB 50
395,149 395,149 0000000000000000082db3b28f89dae4ea20c64a6cda2e1536a2f39d45f246eb 3,159 0.93/1.00 vMB 74
395,148 395,148 0000000000000000053a020f88f47414de109571544cac03098172793d64d3d5 2,298 0.99/1.00 vMB 46
395,147 395,147 0000000000000000007394f1b7bc273937f725121b636b035640f81fee8dae43 3,187 1.00/1.00 vMB 68
395,146 395,146 0000000000000000017bbb78534d717a2bdd1119b1d8b53edb4a73cf087effc2 1 0.00/1.00 vMB 0
395,145 395,145 00000000000000000233762970a932373d3324dff87d17f144ce79312f4413ca 2,122 1.00/1.00 vMB 46
395,144 395,144 000000000000000008e8cd8928c0a1e87a2e27b8f53233786872fa71f15b09a7 2,345 0.95/1.00 vMB 58
395,143 395,143 0000000000000000071e91e4b7ecc3f6e6e979d458144084df2cde3f56b5eab0 3,340 1.00/1.00 vMB 80
395,142 395,142 0000000000000000038574cd8bcc51bdd5856987a9f8ad195122b23134013d38 2,525 0.93/1.00 vMB 58
395,141 395,141 000000000000000007b6214b7cabe48e3cd5d3f6e74310590794ae600ffdb6c3 1 0.00/1.00 vMB 0
395,140 395,140 000000000000000003f55d48289bb38c9b13ecaa2722cd9bcf70a7b5212e4c3b 145 0.11/1.00 vMB 42
395,139 395,139 00000000000000000616ff4449297e84bf2d2ef52b79646b2c65f91ed7e468ca 658 0.74/1.00 vMB 14
395,138 395,138 0000000000000000091c2219c8df8c93213e794a89422962645495b91b044144 1,280 0.67/1.00 vMB 42
395,137 395,137 000000000000000004ecc51ef4502408df6cff22e413c9838aba2e47298ee53a 1,539 0.93/1.00 vMB 28
395,136 395,136 000000000000000001b7b4dd9ea535a1f5bb8f3d3330dc161be2bf98fed493a0 3,002 0.99/1.00 vMB 56
395,135 395,135 000000000000000004b8ec471974913d052a3af7dc2a8c6f01c2ac2f3d1f7b19 491 0.27/1.00 vMB 32
395,134 395,134 00000000000000000914004138ed60b2f0b7c2401e19880684681e3f8ddc1ef1 826 0.62/1.00 vMB 26
395,133 395,133 000000000000000000ac739de47ad14d7ed479360dd4a8840d30dbaf2c7807bc 2,251 0.95/1.00 vMB 43
395,132 395,132 000000000000000005af107477b4308efc64fcc3ee32f0217b2adf1c460ad54e 222 0.16/1.00 vMB 23
395,131 395,131 0000000000000000003e653068a6052a7774151a490003c591fd0e88ce65086a 977 0.55/1.00 vMB 33
395,130 395,130 0000000000000000027489f8f5f4872538936541ad4188afc39e4833cc00846d 1,604 0.95/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.