Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
27.78 vMB
0.08068934 BTC
Random Selection Loading Transactions
Max Size: 169.59/200 MB

Candidate Block

Mining Attempt d7b946c3fb5bfdeebd9a52d0904ed667758c5b138f09d51b8ab7b91ed28557db
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root a42484b22e6848e258ca08cb9368cae11d1b1bc60f9cb79f3868082e782bfcb7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,274
Size: 1.00 vMB
Total Fees: 0.02127298 BTC
Feerates: 106.68 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (385,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,323 529,323 00000000000000000008d00ace8ea2cf2705524ec405b5ba6965c3c22363a4a3 986 1.00/1.00 vMB 11
529,322 529,322 000000000000000000235ca88842e619d49e1872cd3ec8567e9f3234160b4c6f 2,528 1.00/1.00 vMB 21
529,321 529,321 00000000000000000005e8db1590af54f179874d2c27a2562e63e22e77e90054 2,709 1.00/1.00 vMB 53
529,320 529,320 0000000000000000001abbf43aa89772cd5b30fd68567db85e4818bbaa051bce 1,437 1.00/1.00 vMB 16
529,319 529,319 000000000000000000364e86be1f7a269b231af735da38fa9cabc75df7330dc6 2,629 1.00/1.00 vMB 30
529,318 529,318 000000000000000000336dd71175314e727a8bc533cd8b8aaea964b480bf2bfe 2,643 1.00/1.00 vMB 45
529,317 529,317 00000000000000000006b836d8903b9c437ee39363fa9d52f9f8fa9889bfad1a 762 1.00/1.00 vMB 13
529,316 529,316 00000000000000000025908042c94278847c751f8b7d05e144879f2777117a94 419 1.00/1.00 vMB 7
529,315 529,315 00000000000000000020ffcf6a4f0f457ca640540afe048b241e95a0eaa23ada 1,939 1.00/1.00 vMB 24
529,314 529,314 000000000000000000018fceb64eb370a53da94d12693566561331178f9ddebd 834 1.00/1.00 vMB 11
529,313 529,313 0000000000000000002ec75b6abda5e7dd85c82295ca0280b30a7a1209c7bdd7 1,256 1.00/1.00 vMB 24
529,312 529,312 0000000000000000001972aca7e366fe2c73085c39611405e60e5ddefb984ef6 145 1.00/1.00 vMB 2
529,311 529,311 000000000000000000081f03360341cb6eb95d317e20e210ab30a33cf468f00f 806 1.00/1.00 vMB 24
529,310 529,310 0000000000000000000bb021f34904518858cb2ba7b17f2bfa37546939f1875d 525 1.00/1.00 vMB 79
529,309 529,309 0000000000000000002adf2d6520a7ac6d2e3a6eafc83d45eb767759a5ccdd85 1,282 1.00/1.00 vMB 54
529,308 529,308 00000000000000000006348f062a4156534bb02a2f9ec620d0270a8e02c3168c 1,892 1.00/1.00 vMB 26
529,307 529,307 00000000000000000017878b4cfa70f4dc154a0a439be7ef3175ad7cefaee5d5 278 1.00/1.00 vMB 3
529,306 529,306 0000000000000000001ab524a1047e7688fd1077fd2b8ed890393433959f73c2 553 0.21/1.00 vMB 50
529,305 529,305 00000000000000000033576ddc816ca35f8fbe1665365b2a3c0db82439946926 2,037 1.00/1.00 vMB 15
529,304 529,304 00000000000000000012adba0506ae6ff2f3fb09ec08fb75d4ee876efe9acf04 2,309 1.00/1.00 vMB 54
529,303 529,303 00000000000000000013094df36372ff19f0387cec83ae9e0f1eea78a64b46fc 422 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.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.