Loading Tool

Explorer IconExplorer

Memory Pool

37,882 transactions
27.18 vMB
0.06046654 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt d0a1813b1a832bc542c01ce31175e45648dd0256fe280b086806d9eda494387e
Version 20000000
Previous Block 00000000000000000001387128703dc8e100fb66dc8413c1f0d759bd7170a104
Merkle Root a6745aa316b8fdca11a1833a1cf57f1c357de341726638473f707deb646f9f6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,723
Size: 1.00 vMB
Total Fees: 0.00907529 BTC
Feerates: 60.16 > 0.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,638 (367,943 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,695 546,695 00000000000000000004f5ad43e2f4ca56aa3587b5d497bcf97738436d4d8dc2 65 0.02/1.00 vMB 14
546,694 546,694 0000000000000000001a0903b0b73d554f2110349dfc75fcce2f375dfd51c24c 392 0.18/1.00 vMB 7
546,693 546,693 000000000000000000022ddd01667f47e5119dec217d81dd707c6d85582a6696 815 0.39/1.00 vMB 13
546,692 546,692 00000000000000000011159a335b7e8573f47fab85d5dafc3f459625e20809b0 1,096 0.76/1.00 vMB 11
546,691 546,691 00000000000000000001442f4b25233c4a667c5c0a2d8a3874449a1bed802f32 887 0.57/1.00 vMB 10
546,690 546,690 0000000000000000002534812cceb5f7841cb6d0374428e0daf913c1daeefe71 1,401 1.00/1.00 vMB 4
546,689 546,689 000000000000000000117f6c58e7b5f9d6980e2270feb4767c055c6e3d0724b9 2,816 1.00/1.00 vMB 25
546,688 546,688 000000000000000000239297505b09b0da5dc7a0eaf76ea2269089cfe3118412 1,008 0.72/1.00 vMB 5
546,687 546,687 0000000000000000000fe3b6af38a9b7eefff3798948308d5692550374927f02 1,376 1.00/1.00 vMB 2
546,686 546,686 000000000000000000070f63d6b95cea36abdc54c5046b03bb0ae89c9a863f8b 2,879 1.00/1.00 vMB 16
546,685 546,685 000000000000000000071d49aa02645935f9a62f79c5b903e4356ae304b95ed3 2,850 1.00/1.00 vMB 15
546,684 546,684 000000000000000000032ca4f89c8c754a17e5451b479c325e6a072be53edf39 1,610 1.00/1.00 vMB 11
546,683 546,683 0000000000000000002515534f5c81dabc63d94a990114106e79b86f5d0822c7 2,334 1.00/1.00 vMB 12
546,682 546,682 0000000000000000001b050b43197d38e774051e9549f219822e15b5d88e20c3 2,909 1.00/1.00 vMB 15
546,681 546,681 0000000000000000000eabf47887a3c5eb6d54a35c52d142c835c8f7a7db0e03 1,592 0.81/1.00 vMB 10
546,680 546,680 0000000000000000001024b54e08f33cd6b059991f2fffc643bbc84157120238 1,131 0.58/1.00 vMB 9
546,679 546,679 0000000000000000000f837afefa3b32784dfcb2ceb4c9073e52f7e959c5305f 1,162 0.57/1.00 vMB 8
546,678 546,678 0000000000000000000047fc1ccfd0df120087878ab1bb7aa5c424ec9f4c9d9a 1,227 0.63/1.00 vMB 9
546,677 546,677 0000000000000000000ccca4f9825fb4e2e1625fa91347010bd3c3c5431c02df 1,244 0.67/1.00 vMB 9
546,676 546,676 0000000000000000001169d29b697e9f0db312506ebfc7757bb77bdb644dcc24 1,305 0.72/1.00 vMB 7
546,675 546,675 0000000000000000001afee34997e7cd463c2b4140711f99797ae2ad1227e8ac 349 0.12/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.75 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: 631.27 GB
    • Received: 12.06 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.