Loading Tool

Explorer IconExplorer

Memory Pool

27,466 transactions
7.22 vMB
0.04526300 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt b8107554e5ecea67972f59dd02db3feb4f3951af7eba27522c05d589115658d9
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (667,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,037 246,037 000000000000001f520bfd23b920f91a4573aec79a2084fb03392e748ab1b786 223 0.10 vMB 274
246,036 246,036 0000000000000017c6a07042ecebe5d54927ef0671404555e70b145f8f7b8336 268 0.12 vMB 146
246,035 246,035 0000000000000097441569ad9cddc2fcdafcb2eaeae01dcd3dcf0afe91e6c285 54 0.02 vMB 115
246,034 246,034 000000000000009da71a121f4292dc49339dd6305b6c58e01462be29c3d86296 166 0.07 vMB 115
246,033 246,033 0000000000000091b881804847094c619c2854e80a011c700d9cfff4f48b48e4 242 0.21 vMB 71
246,032 246,032 00000000000000307d730a255426b8e7f20c19ba810a825c64cc3981c34afb39 5 0.00 vMB 44
246,031 246,031 00000000000000501b7558424cf61a09082b696376c3a9435bb4344b74fb3a26 577 0.34 vMB 110
246,030 246,030 0000000000000088101bf9e3069c9c8a4201d4afbeffdbfd05b5aecfadeafa52 82 0.04 vMB 28
246,029 246,029 000000000000003912cecd465ebe35524046f45808b068204f63509109c8e155 244 0.09 vMB 110
246,028 246,028 000000000000006200a42e62420c3d89e1fb4190f7d21650f1d1d0db98a5108f 97 0.06 vMB 41
246,027 246,027 0000000000000026c982e0f9c1e985878eb37263b91e985e831d40b279505bf0 79 0.04 vMB 36
246,026 246,026 000000000000000a0b1ee6bef87692d1cd0e2fe5df683876859d457139cb4b22 401 0.19 vMB 146
246,025 246,025 0000000000000012d3a22634950406ed613c36340ee5397e971fc3077d62a167 131 0.08 vMB 27
246,024 246,024 000000000000000a7d468a950f9978257b2a5d911638eef3966ca6571c9ae985 778 0.35 vMB 140
246,023 246,023 000000000000001b2b7a6f08ca5f5459d0fb0d65aa12cfb568a44de48a1a7a23 97 0.04 vMB 47
246,022 246,022 000000000000008a14119b04626df1985cf4628b17adea5eae78e3fc2b347bc9 494 0.24 vMB 88
246,021 246,021 0000000000000017e4aa9a1cf1ad3ba53471cf27abde371e427e86c2db82d27a 629 0.25 vMB 161
246,020 246,020 000000000000000bd8f8c16c5221d517f75afa8c25c1e463f9d60db18c253af2 240 0.12 vMB 41
246,019 246,019 0000000000000012ea619d59614a5d39f169d7d66bdfbaba3b019837df5b8bed 92 0.05 vMB 95
246,018 246,018 0000000000000011653076ae1961b7f5234fb430b35dc377be1a2a076347edc0 392 0.17 vMB 144
246,017 246,017 00000000000000526d72a818f145fae73cdaf5865be7b7756afaee98abbe9b2c 609 0.25 vMB 158
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.