Loading Tool

Explorer IconExplorer

Memory Pool

35,520 transactions
25.57 vMB
0.05287088 BTC
Random Selection Loading Transactions
Max Size: 130.77/200 MB

Candidate Block

Mining Attempt e9dd1e73616c3e12496a41d31a3ef94a47e25666e278c552b42129dc49c94e32
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root 95dd2044d1bdefd7950c2d611a7362f11acb5dcbc5fd4511ea42684a94a55fc0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,535
Size: 1.00 vMB
Total Fees: 0.00624524 BTC
Feerates: 150.93 > 0.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (77,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,644 837,644 00000000000000000002fab9ec2d60d847801b75450e8a97e30abdd4dc876782 544 1.00/1.00 vMB 6
837,643 837,643 0000000000000000000067d7d73c213c0f87740f24366c1f2623acc372f2827c 2,612 1.00/1.00 vMB 14
837,642 837,642 0000000000000000000200c2c98f80cac8a933aa1a65ad12d113ef4aa3a74e3c 1,300 1.00/1.00 vMB 11
837,641 837,641 00000000000000000000e79b89c15c1d793b39bd39f1319e4804982bce3ce974 225 1.00/1.00 vMB 8
837,640 837,640 00000000000000000001d83b4f5d8bf968ffc261f2a9a90d88a264dfe2ab8d49 3,002 1.00/1.00 vMB 13
837,639 837,639 0000000000000000000171abfac85fb4d76822aa7e0f5e0c37894ada1ad34750 2,678 1.00/1.00 vMB 11
837,638 837,638 0000000000000000000037c2c2f0293c26fb45d0e90e3e2f45a95e46052c806e 1,968 1.00/1.00 vMB 9
837,637 837,637 0000000000000000000043d45654816dc58503dfe1ff7fccda674414cfb4d7f4 575 1.00/1.00 vMB 7
837,636 837,636 000000000000000000004e45f94e54306b92da766e97e697647b74f664ce313a 403 1.00/1.00 vMB 7
837,635 837,635 000000000000000000009a122ab0246945fe28fecd482b0cafbd7f916c42b34b 2,161 1.00/1.00 vMB 13
837,634 837,634 00000000000000000001151f5a38f14f29118ed9be9e0fd7c0c262502b5aa2b8 2,210 1.00/1.00 vMB 14
837,633 837,633 00000000000000000003537b0230f6822e7ceea54b7ee23e7b524eb418aee9c2 2,368 1.00/1.00 vMB 10
837,632 837,632 0000000000000000000257501532dab64e4ad97f87acfd049a989441187085b5 2,093 1.00/1.00 vMB 9
837,631 837,631 00000000000000000001b9905292e79e4f546eb43e2c032b6657c53d05478ab3 1,661 1.00/1.00 vMB 10
837,630 837,630 000000000000000000010fb8965106640b5384bf1d34b0b85fba89db83c9034e 1,901 1.00/1.00 vMB 22
837,629 837,629 00000000000000000001079f93c70d8e360e8fa02ae950ade933bc1e4effa19d 1,589 1.00/1.00 vMB 8
837,628 837,628 0000000000000000000316ccdf839bf00c9c1345507baf1527cc9c04c9bb8907 321 1.00/1.00 vMB 6
837,627 837,627 0000000000000000000063fee0cb882d7eb9f45b172ff11b37f05c924b6ed399 859 1.00/1.00 vMB 6
837,626 837,626 0000000000000000000326458140ed117a471d3e1ad2af980fc731e4fa860f90 2,357 1.00/1.00 vMB 15
837,625 837,625 000000000000000000035124e9ec5758519516b0ede618bbb0dc1853b1f57af8 2,069 1.00/1.00 vMB 9
837,624 837,624 00000000000000000000baf75045a74f6f8ea798ecbb1dbd7598534d080c540a 2,374 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.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: 635.57 GB
    • Received: 12.32 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.