Loading Tool

Explorer IconExplorer

Memory Pool

47,567 transactions
28.18 vMB
0.10587910 BTC
Random Selection Loading Transactions
Max Size: 148.32/200 MB

Candidate Block

Mining Attempt cf0d0b4808e703e09ffddd0ca278a1ca70c1d6f4c217a53d62bc7844c5a41245
Version 20000000
Previous Block 000000000000000000000daf054202e657483ffdca3c83fde776f6782404cc63
Merkle Root 26635535e72935f1c25c7069461036383270ac57b676d91e8e7db5e2f48148ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,220
Size: 1.00 vMB
Total Fees: 0.04373328 BTC
Feerates: 265.25 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,887 (263,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,193 651,193 0000000000000000000d150bf3b9f5fd461c24c889341d830270eeb51bfbcd4d 577 0.92/1.00 vMB 7
651,192 651,192 00000000000000000002eb49f005be9df155d570e3e219deffbcbf0c30f05781 463 1.00/1.00 vMB 4
651,191 651,191 0000000000000000000cb07a20296e797a6bc8dce2788c4f52644277ba04d934 786 1.00/1.00 vMB 10
651,190 651,190 0000000000000000000b8e640cf751aa0df243a3f3ca90d74103f285d56dc82c 1,954 1.00/1.00 vMB 25
651,189 651,189 0000000000000000000d49e5de5c57547cb40db1d805ce79600b5083794984a7 574 1.00/1.00 vMB 3
651,188 651,188 000000000000000000020811b6372975e645efdfc4cd42d3847510ff90c46ff1 2,460 1.00/1.00 vMB 30
651,187 651,187 0000000000000000000379a1a91d53133ed8803259a1535b1145dda33c85e6c2 2,658 1.00/1.00 vMB 47
651,186 651,186 00000000000000000002050ff83acfeecf3226a92c50547d927b5d6c15a43a65 1,069 1.00/1.00 vMB 2
651,185 651,185 000000000000000000007f2ac83860999a84dd05f51b7cc1cd8dbc7da682b78b 2,850 1.00/1.00 vMB 14
651,184 651,184 000000000000000000089cbb91ac0695003dd8b23f9555f5b260677ec1f82c4c 2,169 1.00/1.00 vMB 34
651,183 651,183 00000000000000000009206a181f12ac8da3b308ab06c490211d06ced367f770 2,312 1.00/1.00 vMB 31
651,182 651,182 000000000000000000022ba5c6903e6cadd8d45184c6ab8c9db2b2066a99bdfe 2,397 1.00/1.00 vMB 102
651,181 651,181 0000000000000000000bfa1b0e5b67177e82ee2941b6dbb1d6a8d057eecd2273 2,155 1.00/1.00 vMB 69
651,180 651,180 0000000000000000000939a1d2a60afc1a3963342245c128a14a5e80cc9cbb80 2,591 1.00/1.00 vMB 39
651,179 651,179 0000000000000000000c9023f5cd0e26106135740ef288caae04a1fcf5c369ab 1,643 1.00/1.00 vMB 26
651,178 651,178 000000000000000000075dab2c3e85b598383be13f86b65b0e6165dfd2466f1d 1,326 1.00/1.00 vMB 19
651,177 651,177 0000000000000000000133d2fee566c2461c445515b50f371dc69bbdf2f95195 2,477 1.00/1.00 vMB 49
651,176 651,176 0000000000000000000cc40988f16b65447fe846e88fafa5e38cc43f355b8279 1,979 1.00/1.00 vMB 48
651,175 651,175 000000000000000000088eeda2d2d2dc388242563288a8b8453aa8db1faf1c35 1,515 1.00/1.00 vMB 17
651,174 651,174 00000000000000000004baa6aca0dec02fd2ae3b4f0a1e40bf92d85d00de0040 642 1.00/1.00 vMB 4
651,173 651,173 00000000000000000004e09b7630bc59973bc5ff9dbf4049de0197f4d1771832 203 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.19 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: 653.71 GB
    • Received: 14.03 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.