Loading Tool

Explorer IconExplorer

Memory Pool

78,332 transactions
28.72 vMB
0.10573530 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt b062ca9ecd34239af4d4c3279a09bba5f96a7840aef5a77b6eb64603f9521477
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 445c9d21bb40c5b27e4efa7897593fd397439965eb3fa56fbd203f3e174f8053
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.03769405 BTC
Feerates: 602.26 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (107,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,995 807,995 000000000000000000018d3076950875266f9815f2853edeed09e412b2aecf90 3,808 1.00/1.00 vMB 14
807,994 807,994 000000000000000000014be2a28c1165c13c6978acbfe3371f93f040cf14b9b3 5,628 1.00/1.00 vMB 16
807,993 807,993 0000000000000000000199632cae29e36d679274bdfa3ef1f47618bdef8ed0a6 3,608 1.00/1.00 vMB 18
807,992 807,992 000000000000000000011a5e98c65b09e4e60dbe026f470758a087fb6a1be3cc 5,135 1.00/1.00 vMB 16
807,991 807,991 000000000000000000013454541a4083152b57d06046ede80c0ce059cab929d3 2,005 1.00/1.00 vMB 23
807,990 807,990 00000000000000000001227143364c43923ae7409b95e33f1eed8a8df577044b 5,270 1.00/1.00 vMB 15
807,989 807,989 00000000000000000000350b3ce428b1fb2871ac395c883a023457396b2b5d4e 2,396 1.00/1.00 vMB 16
807,988 807,988 000000000000000000036226e003fef4e85d6917e08e5a0fc6f2a7086c49f7c1 3,339 1.00/1.00 vMB 24
807,987 807,987 00000000000000000001e53ff70ab29b15566afebc8754407e5c3165fac78390 2,953 1.00/1.00 vMB 20
807,986 807,986 000000000000000000013a85f95969c177e893ed7bb71a632cf0d9f0ca7b0111 3,475 1.00/1.00 vMB 15
807,985 807,985 00000000000000000003a7c66a45e5f94a38bf258cc12d54afeb52534979e4c5 4,381 1.00/1.00 vMB 14
807,984 807,984 0000000000000000000358752719c6580ec4e9ea3ec0ac2cdd616c6b07ce2bad 3,104 1.00/1.00 vMB 24
807,983 807,983 00000000000000000003d7ad8fc1149334cdc72a29cd8bf5785f09c8221f45d2 3,022 1.00/1.00 vMB 21
807,982 807,982 00000000000000000004a33d75a79e9b0d20064336ba0e825d3372befe75d9fb 2,244 1.00/1.00 vMB 19
807,981 807,981 00000000000000000002b5d275841793bae17a8b7326cec677ac3adad68b6ba2 3,768 1.00/1.00 vMB 16
807,980 807,980 00000000000000000000f0e1c84ac4e505d8ca5f743a0d4998b88321b67d3c1a 4,072 1.00/1.00 vMB 16
807,979 807,979 000000000000000000049c655d74b88a08a1b594a41d39fd92eaf0f2044c9664 1,693 1.00/1.00 vMB 15
807,978 807,978 0000000000000000000070bb06f5825de251342968b3793d999acaa58f9842a3 1,775 1.00/1.00 vMB 18
807,977 807,977 0000000000000000000079c44c61773e819d13be641e731624876fddc5ed9bfb 1,963 1.00/1.00 vMB 19
807,976 807,976 00000000000000000000ec29cf13b96619dd706a88e90af5d3c259c6e09f7106 556 1.00/1.00 vMB 15
807,975 807,975 00000000000000000002eee382621b097cacf84ad06ee5bfc1326adb41275683 3,539 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.92 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.39 GB
    • Received: 17.53 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.