Loading Tool

Explorer IconExplorer

Memory Pool

78,995 transactions
29.66 vMB
0.10815349 BTC
Random Selection Loading Transactions
Max Size: 178.01/200 MB

Candidate Block

Mining Attempt 92da9a12984cfa9ded32b20a280dad0a08fea0fe4098f65949650b930c6c7491
Version 20000000
Previous Block 00000000000000000001115f152a1dc031c831cba708e9cde5f1c67ecfca11d2
Merkle Root 64b934a0ae92669943d58cbb67dc0601ed816ecfc4bd0a667383cc040fae6f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,772
Size: 1.00 vMB
Total Fees: 0.02568000 BTC
Feerates: 100.53 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,301 (384,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,211 531,211 0000000000000000000d6029f8882b6b474f98cc313cfc24f75e4c53a7437586 1,390 1.00/1.00 vMB 5
531,210 531,210 0000000000000000001f2f723c65c29a433452250316169a7df887c3fe73402d 2,619 1.00/1.00 vMB 24
531,209 531,209 0000000000000000001f12220889f1a8e8f2f464cb7801e9be4ed65aae0778df 2,544 1.00/1.00 vMB 24
531,208 531,208 000000000000000000044072bb96eafbf455f20eccd5dba9e4680184e78e9c5f 2,122 1.00/1.00 vMB 21
531,207 531,207 0000000000000000001d44e947ae253b1933c4ffb13f42da6b77eb42cdda5cab 396 1.00/1.00 vMB 4
531,206 531,206 0000000000000000000a1d6eb902bd457babb98402fa26ed381e65372edcdc76 1,594 1.00/1.00 vMB 14
531,205 531,205 000000000000000000095ec8cc210fd982aaefff131205769ed429b64ed36306 2,767 0.99/1.00 vMB 29
531,204 531,204 0000000000000000001a9cb7a42116bb24d70f5aedcd32884d0846da8f56231d 348 1.00/1.00 vMB 3
531,203 531,203 00000000000000000031c9cc7331b470c7e4572eb3808047b0cc18e0c7548aa6 655 1.00/1.00 vMB 2
531,202 531,202 0000000000000000002f8387ac940e2ae6b9bf55e4401ced80f3aad3db7e49e1 2,255 1.00/1.00 vMB 33
531,201 531,201 000000000000000000100361477cc3fff9ad17a5e6cf837be567a4fc51910bfb 1,914 1.00/1.00 vMB 14
531,200 531,200 0000000000000000000ba0e85b1055287398d4a30cc700c41cdb95aa71dda068 910 1.00/1.00 vMB 18
531,199 531,199 00000000000000000001fb22a45e80079be2cb77be0689725e501a45c17b6cc4 2,512 1.00/1.00 vMB 22
531,198 531,198 0000000000000000001c35686e58aa69e26a060ca6b44db234fbad7eedd24e44 406 1.00/1.00 vMB 3
531,197 531,197 0000000000000000002761798910ee83643bbffef02ca4204ff6603c4ad81216 1,089 1.00/1.00 vMB 15
531,196 531,196 00000000000000000023f4c4e75a517cbba0c7532499e19326a11084a6e9bd4b 1,351 1.00/1.00 vMB 17
531,195 531,195 00000000000000000013d0a2129e653cde9219885d9ec9a4c252ee84ee531053 635 1.00/1.00 vMB 7
531,194 531,194 0000000000000000000279951f83b457e4022fee99c274c372f32f3a38c18aa7 1,109 1.00/1.00 vMB 12
531,193 531,193 000000000000000000271f53e7f5441a2fc9008281be9ff5360a5dcd08493727 2,193 1.00/1.00 vMB 11
531,192 531,192 0000000000000000001d085011af9098be26a2ee0af25a75ae2df812e22ebeae 2,243 1.00/1.00 vMB 6
531,191 531,191 0000000000000000002dd4bb7b60cbdacb34c36336662f28e922bbd77e4d7a4a 2,473 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.91 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: 714.00 GB
    • Received: 17.50 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.