Loading Tool

Explorer IconExplorer

Memory Pool

33,021 transactions
25.12 vMB
0.04989145 BTC
Random Selection Loading Transactions
Max Size: 127.42/200 MB

Candidate Block

Mining Attempt ae85fd368bd8ab855e001595d46968cdbccbf19072dd61aac001760c06524cbb
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root c66665e7fb1fdad2cb82a0c3c58cb32bba9137c46a8c73645bb6c584068686cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,745
Size: 1.00 vMB
Total Fees: 0.00486517 BTC
Feerates: 75.37 > 0.49 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (427,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,821 487,821 0000000000000000001f20bfc7890e5a1bcd5df0914770b8ae73a41640570a6a 1,371 1.00/1.00 vMB 118
487,820 487,820 00000000000000000086a18b6d817e8a3d3f75aa2330d3e777a4b285b3cddee3 1,466 0.98/1.00 vMB 86
487,819 487,819 00000000000000000019fec003e97f872c309e12e7a16c09e2818c1780f1a6c2 2,469 1.00/1.00 vMB 171
487,818 487,818 000000000000000000f80b3c02db064811cf2ada6eeb37f11ef25c055adec0ca 1,081 0.48/1.00 vMB 82
487,817 487,817 000000000000000000ae5bbf11d0895e2e80ac82822b5a7a7d33726f1350a29f 1,695 0.85/1.00 vMB 65
487,816 487,816 000000000000000000b088408d309a40806cd8952e1bbb89d30cfe08e9d21358 2,299 1.00/1.00 vMB 45
487,815 487,815 00000000000000000047d5beb5bf3c518027481694f6ce153014b85c542b1d5a 2,435 1.00/1.00 vMB 140
487,814 487,814 00000000000000000075a4fd65fe677635f3ca035b14f5d6f59ea0cd2ca35e75 1,924 0.95/1.00 vMB 23
487,813 487,813 000000000000000000426cd5963982deecd8456c87ea4d66d4c790ab8d22f51d 1,816 0.97/1.00 vMB 83
487,812 487,812 00000000000000000075e8083775cc446e90c4d534b45e9971dd718f9d9d8852 1,786 0.98/1.00 vMB 186
487,811 487,811 000000000000000000eac88f7f85ade2c1ebbe430b1af2ba1e27152b166f24cb 2,281 1.00/1.00 vMB 86
487,810 487,810 000000000000000000c4cd63a56c0561c360e4d352211cea21b01a4c0434bf70 534 0.22/1.00 vMB 88
487,809 487,809 000000000000000000195eddd96fb9c5f24a53e5a8e82952242975603a47635a 108 0.04/1.00 vMB 73
487,808 487,808 0000000000000000004faf27d618feb2d4cdd1c63810252dccd88797891b3c67 1,473 0.60/1.00 vMB 68
487,807 487,807 000000000000000000a96e3c7f4463a70c40a586d4159467546f398439a1041f 952 0.43/1.00 vMB 104
487,806 487,806 000000000000000000a709dd776a2d1e05680a3c05d7e1c77b033f692b6fd0d1 1,093 0.43/1.00 vMB 85
487,805 487,805 000000000000000000da2795793ed5f50e5565d1af50961cf73340db68ad4f2d 1,254 0.61/1.00 vMB 60
487,804 487,804 000000000000000000ed121fbf238e039fdeb46f604746e53ef7246acb12305f 616 0.34/1.00 vMB 73
487,803 487,803 0000000000000000008eeec1371db024d26b70fa08de4ff19ce56948f01c27a2 2,235 0.96/1.00 vMB 78
487,802 487,802 0000000000000000007706a71b200e5c1e5fb365638abb0af137768f48546885 2,144 1.00/1.00 vMB 62
487,801 487,801 000000000000000000df5bdd1cd4a9a70ec4babcd576390296786be7f303dd8b 783 0.33/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.