Loading Tool

Explorer IconExplorer

Memory Pool

84,542 transactions
32.09 vMB
0.09839149 BTC
Random Selection Loading Transactions
Max Size: 195.22/200 MB

Candidate Block

Mining Attempt a1903b874e4ab2a4c5a6f2f0948d5ea1c30b8c2e1b18aae3d4b471006d6b260d
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 97b613b81a8839321d4ec9336beb67bf789d598efa096fcfc751299ece14c80d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,064
Size: 1.00 vMB
Total Fees: 0.02731811 BTC
Feerates: 179.53 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (242,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,649 672,649 0000000000000000000a763ae9970723443128ce6f2d82d1dfc0ec2c5187fa68 1,300 1.00/1.00 vMB 100
672,648 672,648 000000000000000000098cc180f60b9b66f21496a96fd4ab2820c95213379af6 615 1.00/1.00 vMB 23
672,647 672,647 0000000000000000000ac91068efeb0d8229116595324f2d184ebf8a7ce0428d 1,126 1.00/1.00 vMB 15
672,646 672,646 0000000000000000000c5be08256e170cca8fc39e4f1021c5e80577450374646 2,242 1.00/1.00 vMB 77
672,645 672,645 0000000000000000000b92794bf1158683e0008b96a506d431fc1f2a89e30ec1 760 1.00/1.00 vMB 47
672,644 672,644 000000000000000000070f87f7d48369ed209cc25ba581f9bcdc575aba0e59df 2,091 1.00/1.00 vMB 46
672,643 672,643 000000000000000000032bebef57df603746947f4bc71e66655f520b27a555f9 1,855 1.00/1.00 vMB 29
672,642 672,642 0000000000000000000b5f170af6fe239d7e384ca775b5070f1a47127aba5026 2,276 1.00/1.00 vMB 75
672,641 672,641 00000000000000000005827a6e427d0eecb000d85c727fbd84d2034b28bcefb3 1,751 1.00/1.00 vMB 101
672,640 672,640 000000000000000000010e4714ae58d3582739e98d8f9b0bb7db5621d52884bf 1,594 1.00/1.00 vMB 115
672,639 672,639 0000000000000000000b7e1b1f8e106ebcf05ece82ee76cc03e0c4b6300aece2 1,726 1.00/1.00 vMB 121
672,638 672,638 000000000000000000053048d81ae9a89af66624907f838e23a05812ae694ea5 891 1.00/1.00 vMB 33
672,637 672,637 0000000000000000000a36ec461de39c3d0f85fee9095da9577dcce51fa5c880 1,573 1.00/1.00 vMB 52
672,636 672,636 0000000000000000000b3c9374188bd4727d110cd0979f79eeed9917b58b70a3 999 1.00/1.00 vMB 43
672,635 672,635 00000000000000000005c2067563a2e610840d989b3eb4032ceb1e3a6b394143 2,214 1.00/1.00 vMB 68
672,634 672,634 000000000000000000025c2e95ca558ba3e8413b1964f3919b8f7a876f562d90 2,026 1.00/1.00 vMB 62
672,633 672,633 00000000000000000003c427a2ee893d82218cb771cdb911ccf92747f26fe6e4 2,340 1.00/1.00 vMB 29
672,632 672,632 0000000000000000000ae3e233762d7f665e39b7848111d33d5d1d671052262c 2,226 1.00/1.00 vMB 98
672,631 672,631 00000000000000000008471fc8fc18fe7775ee8de1806a6eff0ac9dc4e320625 2,100 1.00/1.00 vMB 14
672,630 672,630 00000000000000000007f8368ce6bc076ff80f79890af6d409fe94a1194726fe 1,777 1.00/1.00 vMB 72
672,629 672,629 00000000000000000009b4ded48228dfea62cad10e451e8b81bc7e61c1f0e86b 1,668 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.