Loading Tool

Explorer IconExplorer

Memory Pool

44,922 transactions
26.53 vMB
0.05386564 BTC
Random Selection Loading Transactions
Max Size: 140.66/200 MB

Candidate Block

Mining Attempt 3006b722e1994f8f0e3f680dc1095a8b0b34d2deb7751daaa786c3d977df75d0
Version 20000000
Previous Block 00000000000000000001127a2e96d397c2be9f34cab3902b51cfac0ca622c96b
Merkle Root 9498dfc5eec97661d525ee28a2d2364b1d5b80fbb2f7880377c3231183eb5825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,285
Size: 1.00 vMB
Total Fees: 0.00519956 BTC
Feerates: 40.21 > 0.52 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,780 (384,792 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,988 529,988 000000000000000000133981a54838d0627aa3e63b658cf959f4aaab34dfebd5 319 0.42/1.00 vMB 12
529,987 529,987 00000000000000000012efe9d65895b58c7c5a542f92e48122f6eeb867fcf27c 696 1.00/1.00 vMB 6
529,986 529,986 00000000000000000025a758640f78eff1fe5bc472ff03d03c23ec2f5900a0ee 1,675 1.00/1.00 vMB 21
529,985 529,985 0000000000000000000107f869d927913c9fe4612217188b3e9709daacef4743 1,032 0.92/1.00 vMB 11
529,984 529,984 000000000000000000037c8f5e72a3612377f5fb2aee7be21d1e74d0e0c2421e 831 0.73/1.00 vMB 13
529,983 529,983 000000000000000000312d26fd88516049e185886f5205e9d74bb992a9f946ec 1,106 1.00/1.00 vMB 16
529,982 529,982 00000000000000000005a24a1e132c57243bca919d7fbe33aa28c1edb6272657 234 0.18/1.00 vMB 16
529,981 529,981 0000000000000000000a11957f15c154dafadcaf2199aa9e94ae1e0964176575 679 0.82/1.00 vMB 8
529,980 529,980 00000000000000000025d07fbb88c8f85142e38f1656680c0f4895ea947d7416 1,535 0.99/1.00 vMB 21
529,979 529,979 0000000000000000000b25de5f06001a9c9d2314e1cdaa7ecf35766f360254b2 1,786 1.00/1.00 vMB 18
529,978 529,978 00000000000000000033cd60043c59c3e645044d0ddec4d1906695ba3906303a 113 0.05/1.00 vMB 31
529,977 529,977 00000000000000000006df1b1431d7908349b275ebc662a462ea24424d5ca6c3 1,050 0.79/1.00 vMB 11
529,976 529,976 0000000000000000001b6d92ba8282368d856156c0a40f70af14924ae00edec8 235 0.19/1.00 vMB 11
529,975 529,975 000000000000000000126acd8238d273aaddbf7d47883f67316df22ccf269a5f 1,174 0.99/1.00 vMB 15
529,974 529,974 0000000000000000001477af649512f09f00bb74eebcac92df442729e087f4b7 628 0.59/1.00 vMB 13
529,973 529,973 0000000000000000000bed40fb51ae129409d27a9579c839f82da4dc44e113ef 270 0.21/1.00 vMB 14
529,972 529,972 000000000000000000184e5132c8a74c487f5bdef3b389f27028695970e1e6c2 179 0.84/1.00 vMB 1
529,971 529,971 0000000000000000000b97e13e0549b02f11c715d1f17953a658ed495d087034 2,449 1.00/1.00 vMB 18
529,970 529,970 0000000000000000001ca51f761f5369147aa4e69bd55d7ce6208f6b2df28511 97 0.06/1.00 vMB 30
529,969 529,969 00000000000000000001ca159795954bf33bbc2892d2ae5d2ec93e5a571b0f47 376 0.53/1.00 vMB 10
529,968 529,968 00000000000000000013e0c885a8135342e0728406cffa211fc0a9ee18025cc8 101 0.99/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.99 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: 648.78 GB
    • Received: 13.08 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.