Loading Tool

Explorer IconExplorer

Memory Pool

76,249 transactions
28.84 vMB
0.07256297 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt 06f769a9e379f81aeae5cea05e5cb34eddcfa67d23b15cda9960911188bd0479
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f5296ee555e18c0a07c796b5c03aff181aca1f0b8b2121e371089befabb5668d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.00932202 BTC
Feerates: 77.76 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (213,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,729 701,729 00000000000000000005125e1c5aa6ef59a75c18652f66877383d22065f8b96b 2,571 1.00/1.00 vMB 25
701,728 701,728 00000000000000000007f6cdb448f6fa60bb014742657814c1d0708b75e0e981 3,144 1.00/1.00 vMB 7
701,727 701,727 0000000000000000000364cfe85fa910fb973907e1da0fb3bc3fbc03b732236f 2,631 1.00/1.00 vMB 10
701,726 701,726 00000000000000000002d76d563ea760e920fbf914b026c6a1a4beeae20a3625 2,812 1.00/1.00 vMB 18
701,725 701,725 000000000000000000001ce034f313df8915e1fc80d4420d11b787441c9ff4b3 1,305 1.00/1.00 vMB 8
701,724 701,724 00000000000000000005f0e6d1fefeb6bc3e3ad081ac11fb4f22ee73d02f73be 2,286 1.00/1.00 vMB 12
701,723 701,723 0000000000000000000b42cf12ddd8132ea90c8736de2cc5507d07fa432f30cb 2,790 1.00/1.00 vMB 13
701,722 701,722 00000000000000000004c5093a1bfd10829cd13a03094de2229ffb197407c4e4 3,514 1.00/1.00 vMB 9
701,721 701,721 0000000000000000000c2c515d3f12a11fc99dfc3790906c860186e4b75c7a31 2,934 1.00/1.00 vMB 20
701,720 701,720 000000000000000000083730ecec39fe4244020349a64cb70bf9b51eb4ea6279 2,972 1.00/1.00 vMB 28
701,719 701,719 000000000000000000050e1ba9d6dd3cedc7ea832ab0952323f94f981e018546 3,264 1.00/1.00 vMB 23
701,718 701,718 0000000000000000000704079f363608538739114ba4a4a4da374a7a8a38f589 1,379 1.00/1.00 vMB 8
701,717 701,717 000000000000000000047c83ded5021286427d14bbc1eaf6e2db7b308b453e73 1,555 1.00/1.00 vMB 10
701,716 701,716 00000000000000000008c68ab6df7263fcf52c1c370bbfdafe2ccae031fca603 2,670 1.00/1.00 vMB 19
701,715 701,715 000000000000000000019145ce62985850e5f7b4a75735201e346e8b9b58c533 1,580 0.74/1.00 vMB 4
701,714 701,714 000000000000000000067d28b9f275cd5e9623637b15741520106ab8665e90d3 2,143 1.00/1.00 vMB 6
701,713 701,713 00000000000000000007d24f0fc9e9792ded93531ea7bd6ec802a23ec5f94bbe 2,418 1.00/1.00 vMB 8
701,712 701,712 00000000000000000007dba1ef87f8f05b747cc5e3441de46b64c399cdd90220 3,016 1.00/1.00 vMB 16
701,711 701,711 00000000000000000009b927aa5645b637a875e46d1352421de3eb72caa358b9 2,954 1.00/1.00 vMB 8
701,710 701,710 000000000000000000069ea79f5479f516dcef00033ee604b696009c532d4166 3,322 1.00/1.00 vMB 7
701,709 701,709 0000000000000000000912777c1a35c6af7125a22b4c0ceab86269118b71586b 2,626 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.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.