Loading Tool

Explorer IconExplorer

Memory Pool

81,912 transactions
30.60 vMB
0.07984032 BTC
Random Selection Loading Transactions
Max Size: 184.53/200 MB

Candidate Block

Mining Attempt d933c8b754abaa92ff014d12c8fd5f5d058ba88fbbe7140dea0a9297455c2b54
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (491,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,496 423,496 000000000000000001c4f7e47efa3fdc367c1ddadf56f4ca6e56fa17f94afebe 2,687 1.00/1.00 vMB 71
423,495 423,495 000000000000000004f62cb4a25c420807526434909606ae842315c4b46de2ad 2,613 0.99/1.00 vMB 68
423,494 423,494 000000000000000003527460e749ddd26031dee550e1f80d1347579f1b99fce5 1,158 0.60/1.00 vMB 52
423,493 423,493 000000000000000003fa9b8be9bed540c42a2f8eaef1ced6a200da5178e29f3c 1,162 0.58/1.00 vMB 48
423,492 423,492 000000000000000003ca809153aa0043b8eb6f5f60f6975f3eb6be4776ce4d2d 70 0.09/1.00 vMB 32
423,491 423,491 000000000000000001cafa78cb02c56e858b61b0cc67f4c47d549ddda13fd1d6 1,389 0.84/1.00 vMB 46
423,490 423,490 0000000000000000013b53619621de39eb3b5b9e951aa10afdb175cd46100401 2,408 1.00/1.00 vMB 64
423,489 423,489 000000000000000001c4e6bde75db5baaab0474c28ee26f8d9e50a3cb831f5d9 541 1.00/1.00 vMB 14
423,488 423,488 0000000000000000041064fb7baf9612677db0a51ac6e470883d63739366dd52 797 0.38/1.00 vMB 54
423,487 423,487 000000000000000002cabd434d1c0cd1f4c0b7825ba121911cab538edb78aa2e 665 0.27/1.00 vMB 59
423,486 423,486 00000000000000000232cc997fec7da56409e362148487630c3a8c9020930a97 187 0.15/1.00 vMB 58
423,485 423,485 00000000000000000207cf0b853510ebbea4675a919f0708ed53c8219aaa2503 1,760 0.77/1.00 vMB 54
423,484 423,484 000000000000000002f6d7a83688c9aa7abb4b51e9db29e188bff45bfde4c581 1,629 0.84/1.00 vMB 279
423,483 423,483 00000000000000000230fe519057e5c1ddea7cecf3c45ae7ec390f63055dabcb 2,442 1.00/1.00 vMB 73
423,482 423,482 000000000000000002611325e5e0363901ba9739e0cf92d10d7f7c9b180fd05f 580 0.27/1.00 vMB 54
423,481 423,481 000000000000000002277776a1e0c21b4c06662e271bb57675f4a89893202a31 660 1.00/1.00 vMB 18
423,480 423,480 00000000000000000142d0743e4408b0e11ad37afcf02a40a67248154e2dc276 797 0.36/1.00 vMB 58
423,479 423,479 000000000000000001da6e208810665523d5caa0f2a5c24deac1ca4e62eaeb91 399 0.99/1.00 vMB 11
423,478 423,478 0000000000000000017089a127496d844135cee563f54be2a7e3dfedcecb29d7 1,556 0.99/1.00 vMB 50
423,477 423,477 00000000000000000403cc2876c100c323237a6c897e962d08ca2f90bbc6c967 1,118 0.75/1.00 vMB 32
423,476 423,476 000000000000000000aae3c00df0a69a5980aa70ba2fa4d8eff10b8184542ad9 2,332 1.00/1.00 vMB 63
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: 661.73 GB
    • Received: 14.82 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.