Loading Tool

Explorer IconExplorer

Memory Pool

75,966 transactions
27.66 vMB
0.06826613 BTC
Random Selection Loading Transactions
Max Size: 169.57/200 MB

Candidate Block

Mining Attempt 74a61d2d182de158d4bb24dfaea27b3e914a78d5420b9614c515e770f999701b
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root f83a6a0834bbab42480140c6ef4163b0c57cddd0ab828c02903fe79cca694dc0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.00884825 BTC
Feerates: 81.11 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (424,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,698 490,698 000000000000000000db785e4056904a0963b709c74602ae7fc123f134826dbd 2,323 1.00/1.00 vMB 196
490,697 490,697 00000000000000000050d46fd066546fc0595aed05a850e85256ebce2837cd51 1,120 0.97/1.00 vMB 21
490,696 490,696 00000000000000000030963637361af7d6b165112a45cbce3a24825d1bfb9845 868 1.00/1.00 vMB 37
490,695 490,695 000000000000000000aea9e666929a2588dc11cbc226721cb9c70ab3b0990a6c 502 0.18/1.00 vMB 109
490,694 490,694 000000000000000000770fad28866045d749b4a77c242053f67931c6e113bd96 1,983 1.00/1.00 vMB 51
490,693 490,693 000000000000000000d7f996d3052f271b796d147b290433bba9de851b6524b9 2,542 1.00/1.00 vMB 36
490,692 490,692 000000000000000000c63ccdc92963dc7d8c6a9ce501b1763a57e4f99107a231 1,188 1.00/1.00 vMB 119
490,691 490,691 0000000000000000008edbbe0eca1e232acd9d45f999daacebde397fe591ec2f 2,005 1.00/1.00 vMB 165
490,690 490,690 000000000000000000c86deeb50c01bfc13c20e61865471dfbb9895dfb65dfcf 2,237 1.00/1.00 vMB 280
490,689 490,689 000000000000000000d03edd32bbf6fa4b4c2c26b073b5c6aba2fe7cb5df3176 1,180 1.00/1.00 vMB 158
490,688 490,688 00000000000000000015fa812a04798db0cdc748ea26350e7b66d774bd05ac40 1,168 0.98/1.00 vMB 40
490,687 490,687 000000000000000000aaf9ef577bf09646ba93d5634f854dee1f6e63083d8447 1,027 0.94/1.00 vMB 63
490,686 490,686 000000000000000000aa1d25dea632ced01d519e6cc148f926948606053cd71d 2,404 1.00/1.00 vMB 33
490,685 490,685 000000000000000000aad32b91593cba704893b7f7bb15aa7a89e5b7605eceff 3,023 0.96/1.00 vMB 110
490,684 490,684 000000000000000000cc9bfac3ed9daf0e7c5f162e1a3576980de7bc28f50174 2,938 1.00/1.00 vMB 62
490,683 490,683 000000000000000000a25b76400b18eb56f62b60ec72de9d0f08d9679dceeaf4 2,313 0.94/1.00 vMB 119
490,682 490,682 00000000000000000094567c30f77155802e3af7ab7c2f3c1d553b38ea46e322 1 0.00/1.00 vMB 0
490,681 490,681 0000000000000000006fc2e77dfc5bf4a5379d745ad9072e7474ec217bb80f12 2,088 1.00/1.00 vMB 143
490,680 490,680 00000000000000000046351d511d3af28faec7a0ecbcd3c6f5455d858c44e019 2,322 0.94/1.00 vMB 12
490,679 490,679 000000000000000000e81d5c04f4cc8e15220c77f46882949eec5ed154ea2643 411 0.14/1.00 vMB 157
490,678 490,678 0000000000000000000a75a9b3e3676bba53350b9c1d7f89ba7b0cf92753c49b 1,774 0.79/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.93 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.60 GB
    • Received: 17.57 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.