Loading Tool

Explorer IconExplorer

Memory Pool

80,407 transactions
29.56 vMB
0.12848062 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt a6db8191bf5cf79eb98a1047e4fd63af9f6247bc440980c3d55e49c9756e4811
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d1d5d6b93acda4a78347cdf8767224d4228712d8c38f78f5fd04afe54fe0adcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,932
Size: 1.00 vMB
Total Fees: 0.04689028 BTC
Feerates: 477.45 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (235,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
679,661 679,661 0000000000000000000b8f45b0c34b9adf0c5d60f23d41d0539d2d06a68813cc 2,314 1.00/1.00 vMB 129
679,660 679,660 00000000000000000005e5627553b47f6d745b2fd468ee5b18cbd4c749eaffa1 2,033 1.00/1.00 vMB 144
679,659 679,659 000000000000000000024f59ea22fb58beee6822ed0b06c38008ac3772d2d364 1,525 1.00/1.00 vMB 172
679,658 679,658 0000000000000000000832bf54b9446211eabcc85b257096f35a515d8a6446b0 828 1.00/1.00 vMB 189
679,657 679,657 000000000000000000052a467d1ad6a1c7367b1d7bb03c5a2406645f808eeade 561 1.00/1.00 vMB 186
679,656 679,656 000000000000000000064cdd29261572c7c53d7164f33390af3489aa7badc683 2,163 1.00/1.00 vMB 219
679,655 679,655 00000000000000000004c11fb96f714781e1b74ecedbf56836697aa02ae6469c 2,368 1.00/1.00 vMB 213
679,654 679,654 000000000000000000098165fe0ce05cebe06144b4e22c805b924adc48809529 2,622 1.00/1.00 vMB 177
679,653 679,653 0000000000000000000bd652082b22dd78d1f6a94e98a69673b6e8a90089d8c3 2,140 1.00/1.00 vMB 220
679,652 679,652 000000000000000000061a277608cf98db63b4ee7d69ce29d6b156da5bac296d 2,176 1.00/1.00 vMB 199
679,651 679,651 00000000000000000003ec674f0e829ff75fdb3df89d87e371face88b225166c 1,599 1.00/1.00 vMB 215
679,650 679,650 0000000000000000000983b8476b6b4254fc2039d9af71a804090f4f1de3a1b7 2,223 1.00/1.00 vMB 210
679,649 679,649 00000000000000000007822f7f15584ddc520c127e25e4cfaeb3ddb7c0eb335d 2,754 1.00/1.00 vMB 241
679,648 679,648 000000000000000000041051f1d6e62e1ec6ea38b90ed7de477e555142542de7 2,326 1.00/1.00 vMB 207
679,647 679,647 00000000000000000004be14b9ff4cde883271c09aa4e22e52040a4350a6babb 2,146 1.00/1.00 vMB 121
679,646 679,646 000000000000000000030052818e26831b225ba15f8b6ed79510b8d83d0e8131 784 1.00/1.00 vMB 175
679,645 679,645 0000000000000000000af57c0552432d007a285f7592f2218b2fc96c247ca309 1,171 1.00/1.00 vMB 68
679,644 679,644 00000000000000000008ead4809825607333d843212b09be68c3cfa2b7a7951d 1,547 1.00/1.00 vMB 145
679,643 679,643 00000000000000000000eadb03b663fcbe6f32751f0b2e36d68b5b814b33f604 1,926 1.00/1.00 vMB 166
679,642 679,642 000000000000000000092504eb93987bd3d7d681ca92622b3bc962f74d9f9272 2,675 1.00/1.00 vMB 158
679,641 679,641 0000000000000000000aa031c225d1437565ec7e0f27808c2f5673727d0f5114 1,646 1.00/1.00 vMB 141
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: 713.81 GB
    • Received: 17.48 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.