Loading Tool

Explorer IconExplorer

Memory Pool

83,806 transactions
31.55 vMB
0.17241665 BTC
Random Selection Loading Transactions
Max Size: 187.41/200 MB

Candidate Block

Mining Attempt 2164495a40667065d1d6c650bb9be2974ce5666da4011ded119941a2ca6de1b9
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 915fd64691abcbfcc68f6c790066d560e1cb217482a1c385b1e9ba4cfb5e0318
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.06509497 BTC
Feerates: 269.69 > 6.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (305,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,684 609,684 00000000000000000000051bef435c6874f41fbd9d547f037faa940dfdbba7a7 1,905 0.66/1.00 vMB 14
609,683 609,683 0000000000000000001309eb7eb307394b8aa89e604635cac9e1ed4b18ff054d 29 0.01/1.00 vMB 12
609,682 609,682 0000000000000000000dd6f8bedeb97e5317bb4e82d898a90ee3bf2d6d976b21 2,084 0.71/1.00 vMB 9
609,681 609,681 00000000000000000006dd42efd0e73cce10463473c1b9372c85ff98065fedd5 2,728 1.00/1.00 vMB 15
609,680 609,680 00000000000000000006aa317161b52f6e399f8932246eb8c5965e80a6d6c577 3,116 1.00/1.00 vMB 15
609,679 609,679 0000000000000000000112b0d8b9e4247d8927943d86f50cccd06e8df4af2833 2,826 1.00/1.00 vMB 18
609,678 609,678 000000000000000000069a8b8f97c26e68015350ef7fc97063ea95954862aeaf 2,283 1.00/1.00 vMB 8
609,677 609,677 0000000000000000000637df748ad74a2bb74cf8657dfd94351982b70da41434 2,978 1.00/1.00 vMB 24
609,676 609,676 0000000000000000001438d518449b530eb4a9d57e06bcb2200238357a9cc2e2 1,234 0.42/1.00 vMB 19
609,675 609,675 00000000000000000006c9d80de7e3ff585817ed1aca28523ed8926991146854 2,076 0.78/1.00 vMB 8
609,674 609,674 00000000000000000003c76714acbf2abfc4939042dbf1ea143163b138f74428 2,642 1.00/1.00 vMB 21
609,673 609,673 0000000000000000001074dd251cdb686b729885c95324ed83b25081996a4865 1,460 0.64/1.00 vMB 14
609,672 609,672 0000000000000000000c19aa5056883ad8f47f74bbb45c582d3002571748bffa 3,055 1.00/1.00 vMB 22
609,671 609,671 00000000000000000013b9ca612646a89f5d0d13f8af857590452f07ae4728d4 1,530 0.44/1.00 vMB 5
609,670 609,670 0000000000000000000162ae847c9ad7d8eed0a95a9061c909daef784267bbde 3,008 1.00/1.00 vMB 21
609,669 609,669 000000000000000000092058f203820907ede9e54df6c6298ad4d2a185537eac 242 0.09/1.00 vMB 12
609,668 609,668 0000000000000000000db4d3f5bc43ee81374b3ef94e9c7cbc6eab433e4c055a 1,243 0.49/1.00 vMB 13
609,667 609,667 00000000000000000000cfdb2285b2c0e4bb85bfd88e451159241fc875837773 1,074 0.35/1.00 vMB 16
609,666 609,666 000000000000000000043f6764772ed391a747fd495613f7da06de317d80aeaf 3,544 1.00/1.00 vMB 16
609,665 609,665 0000000000000000000c1a14dd1d5c9ba9674ff2d794086682db9291d46071b7 819 0.23/1.00 vMB 21
609,664 609,664 0000000000000000000f6ad458b8fab73712ab756092aa14a4f90abb6a080d8b 1,373 0.47/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.