Loading Tool

Explorer IconExplorer

Memory Pool

74,221 transactions
20.23 vMB
0.05263727 BTC
Random Selection Loading Transactions
Max Size: 135.83/200 MB

Candidate Block

Mining Attempt 0ca48c55715729d033f590fbb95c17350c39e9b2ba0a7df50eaaeec865cec46a
Version 20000000
Previous Block 000000000000000000011fa65dafd49c34a8b351cba0d567d976fdcdc8501e56
Merkle Root 898033db30c39adbec0d3588fb4a3f7e47f6284f90261084fbe1f6db77c6289a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,932
Size: 1.00 vMB
Total Fees: 0.00854027 BTC
Feerates: 60.13 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,990 (820,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,916 95,916 000000000004106f455b6a52171737b2223087e3a83726831109697be1f16d46 1 0.00/1.00 vMB 0
95,915 95,915 0000000000016076e23b0f0e3e04453d44e7cda55c4df34b054fe1ca286897d2 2 0.00/1.00 vMB 0
95,914 95,914 00000000000136673d459b04ae76ede664cf6186f976d0961b513d3ba44e66d7 1 0.00/1.00 vMB 0
95,913 95,913 000000000002467db987b58f06334811597e3308e472b711e87a6e2477dde761 1 0.00/1.00 vMB 0
95,912 95,912 00000000000660e90bbc27fe856026ee8667ac3827e745901432ce168d51e3dd 1 0.00/1.00 vMB 0
95,911 95,911 000000000004e246a9410b9051366c307b67a4335251f2dc5c4cc75c34e4c148 1 0.00/1.00 vMB 0
95,910 95,910 000000000004313383bc3d9dca9fc79ac476894b6573d901c729ea13e5850c21 2 0.00/1.00 vMB 0
95,909 95,909 00000000000389a3faadcc222e1be6b401f7c7867641529ee1f1b738749c0173 3 0.00/1.00 vMB 0
95,908 95,908 0000000000068198742b4dd0bd0fc04b348422078f4bc73a529daed453fea8d3 1 0.00/1.00 vMB 0
95,907 95,907 00000000000004a1574fff083fce9bc006261d30b7f7034741dd84f12be2c15a 2 0.00/1.00 vMB 0
95,906 95,906 000000000006d1055ef2410e39e2705f649ba00bb690f4747052ca6d229a21b0 2 0.00/1.00 vMB 0
95,905 95,905 0000000000006a4936f74575c0694d587ade6242d187fa64ac58cc8e89126c26 1 0.00/1.00 vMB 0
95,904 95,904 0000000000056d466b866b56801395c99c224601ed3ac61997fa2a84aee9a262 1 0.00/1.00 vMB 0
95,903 95,903 0000000000061324ddc5f4d366ce0779e9f92881553a42c144faef3da382a8aa 1 0.00/1.00 vMB 0
95,902 95,902 00000000000092306633a517cfe3073878eca04dc564b756dd3bbc9119aaf724 1 0.00/1.00 vMB 0
95,901 95,901 00000000000636b3780f83a4c0c0c17918343bbf73d99e1ac9f8dfdacd1295e3 1 0.00/1.00 vMB 0
95,900 95,900 000000000007353c808928c1824296fa28040ed02f4011d6264ae431c839364b 1 0.00/1.00 vMB 0
95,899 95,899 000000000000c57d102a9481dfdd831ad91cb199047036c950aef7a41d831c6e 1 0.00/1.00 vMB 0
95,898 95,898 0000000000008ddfbf5f86e5bf3a151bcee48e9ae5892859b5a843dc8537424d 4 0.00/1.00 vMB 0
95,897 95,897 0000000000058a3d0b0b1f9feebd7499e92266d242da3b552768e0a8e7700bed 1 0.00/1.00 vMB 0
95,896 95,896 000000000005e59f9ab95967d7bfbf658725c19ab990a1d9ed3ab587ba84f8b6 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.06 GB
    • Received: 23.15 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.