Loading Tool

Explorer IconExplorer

Memory Pool

40,296 transactions
17.76 vMB
0.15162490 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.03/200 MB

Candidate Block

Mining Attempt 0db575d258791d5ac32a2351ae97bf0373d40b7b5f0e5389855ac2638a942ebf
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 75853888ab94bfbcaf380ccc2734bf6aed3e1cc9dd462fe34682e905e51c5582
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04398962 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (688,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,631 224,631 0000000000000043aa1668a4872d13b654c3e3751f2e71fae060d78791af6409 604 0.25 vMB 203
224,630 224,630 00000000000003c1d2afcadeee120bee6834ac0a5022afbfedfee274b4002f2a 203 0.19 vMB 74
224,629 224,629 000000000000022549376a606e764e162220ca0d4760d28e407d4452051a390c 673 0.25 vMB 279
224,628 224,628 000000000000035cbdf8c003f14f3a5350a1aeab33c604967fe8358843df94dc 573 0.25 vMB 199
224,627 224,627 0000000000000391f0eebe5e6278542fd1512e4ecd4b3cd18a25158a29672c07 378 0.25 vMB 133
224,626 224,626 0000000000000306121630a671cbb63f20e132790f1c11634a4db90de6c0f2dd 470 0.25 vMB 159
224,625 224,625 0000000000000216bcba524c433f171e35b842895aaf9a8c1d1a2545fc003302 361 0.25 vMB 123
224,624 224,624 000000000000034283a37d95a346af0035e15d0d008ee69ac622f2f3c13a4c15 594 0.25 vMB 227
224,623 224,623 0000000000000288c6814f45fd12b18905b6512e7fc8e8c511c37f57fd8cd5ef 9 0.00 vMB 304
224,622 224,622 0000000000000002c3b3ff6e8873eaa959b05502b1021cc644c58da4bba27df9 499 0.25 vMB 156
224,621 224,621 00000000000000b0b3fd6142f98de6dd0ca13adac1aab705fc14eee4caa8a4c5 819 0.25 vMB 344
224,620 224,620 00000000000003b54d59a0ef04d3b95eae0b76bafdf67b001c4c1707e8698654 176 0.25 vMB 60
224,619 224,619 000000000000013a97f8da0bc402762a30ae78c7b6efeda5fcfd9f31c829f0db 553 0.25 vMB 178
224,618 224,618 00000000000000963bbe6c5221244daa0918ef6f68f81d940d76b657673446a4 652 0.25 vMB 171
224,617 224,617 00000000000002c8af6892c7c0040298c706ba294583db655f8fbf5919e965db 859 0.25 vMB 386
224,616 224,616 0000000000000044fea1dc9416ccb2488ed2d66cc1694e13baab959d52ad657d 9 0.00 vMB 0
224,615 224,615 000000000000009bd0c06f6885e1df8e1790d9155fc37aa4c884a5a22429f61d 126 0.05 vMB 31
224,614 224,614 000000000000019adf8f83f9bf46fc51695a0cdbb2e8dc4d0dc05a291c3138ed 127 0.05 vMB 86
224,613 224,613 0000000000000118f965cd58d3bc5f004131dd66286d964697e6f4368ba64d64 462 0.25 vMB 146
224,612 224,612 0000000000000159ebf27b633cb36166bcb67bd7492ffdea2ec71b7ad6414a49 726 0.25 vMB 245
224,611 224,611 0000000000000065c645424be64d4995557360d72da3f8f6b925915e9ba8caf6 324 0.19 vMB 201
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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