Loading Tool

Explorer IconExplorer

Memory Pool

78,847 transactions
29.19 vMB
0.09559408 BTC
Random Selection Loading Transactions
Max Size: 176.45/200 MB

Candidate Block

Mining Attempt 468cf368c783b2a02a44b2387ae41e50340fcaa8c9d1a488c70cde85fc914161
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c56b503827784b3201ff971379cbd9f75c6865cf29493e2d67ebf00e24ba4eba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03416626 BTC
Feerates: 477.45 > 3.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (539,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,305 375,305 00000000000000000643faaf8381fb857cde7ae1a135daa27db44f06d9cd208e 35 0.03/1.00 vMB 5
375,304 375,304 00000000000000000b3e40991da7bfd1a81d729dc0b1c228b09b81ea4e1c3a18 1,026 0.46/1.00 vMB 40
375,303 375,303 000000000000000004559ad1de11e95361633244a3d4949dac5e1b778ac3bab8 1,413 0.90/1.00 vMB 23
375,302 375,302 00000000000000000e1652b7e5e90580ad1bf471a4e9eaa7e4ac3cb532f3e9d2 2,755 0.95/1.00 vMB 47
375,301 375,301 000000000000000011418d2e575784196aff9cdce7372ea1d6094e8bbae5d194 490 0.23/1.00 vMB 37
375,300 375,300 0000000000000000030faddb947bdd1e7b92665f5974f981121d3e0a79b2144d 1,317 0.58/1.00 vMB 36
375,299 375,299 0000000000000000009449a8e3b161fd07a28c0ee34c17a5e16c0d4eaac4716e 1,197 0.59/1.00 vMB 33
375,298 375,298 00000000000000001101d0f671d4c557309a7ac551070b8be0c08c979aab3c0a 409 0.17/1.00 vMB 38
375,297 375,297 0000000000000000085bd826bad85513d991668c0fa7c1937cf91d1a78586c77 696 0.31/1.00 vMB 37
375,296 375,296 000000000000000011310fe347b028993aada207fbb6e79349c7dfffd02f5d57 461 0.20/1.00 vMB 40
375,295 375,295 000000000000000009f50c76d9070db7684d5b19b99375cc07c2ca35a24c6d8a 135 0.06/1.00 vMB 41
375,294 375,294 0000000000000000103e29d7889eaf16dc349caf53086d19425cb143d9135070 568 0.25/1.00 vMB 39
375,293 375,293 000000000000000004032273a8a80285340b54e8e430fe4a9d869af29dcd5201 215 0.11/1.00 vMB 42
375,292 375,292 00000000000000000f315e6a75bbf1acc8fde6805c3a4e44059f3538f3463e27 399 0.25/1.00 vMB 30
375,291 375,291 0000000000000000017d90bf0dad016d81e59d2f7aa5473f2ce6275d87b60e48 1,027 0.46/1.00 vMB 39
375,290 375,290 00000000000000000793e36ca57db7ab5d69e9fcc1569fe6aea1728bdc93359d 555 0.22/1.00 vMB 35
375,289 375,289 00000000000000000e3fb5bac411888af9ded71706f5399a5ef3f04c6a185161 304 0.11/1.00 vMB 44
375,288 375,288 00000000000000000805f242d1f6ee789793910fb7755fb5eb08f0490bd313a2 1,239 0.53/1.00 vMB 38
375,287 375,287 00000000000000000b9108c1561a20f9edce96e62c568313d9e91318b78c131a 2 0.00/1.00 vMB 0
375,286 375,286 0000000000000000094dad71f17e0e56a19e479fb5ed9c93997306a30c116e08 1,041 0.45/1.00 vMB 39
375,285 375,285 00000000000000000c641ec45741c50368dfdd600bf080da444fd81a5fd1537d 858 0.48/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.