Loading Tool

Explorer IconExplorer

Memory Pool

77,280 transactions
28.75 vMB
0.07093095 BTC
Random Selection Loading Transactions
Max Size: 174.39/200 MB

Candidate Block

Mining Attempt b7cbc2c563d2bdd045d5210f59ef59e63d0fd2a11a8396ca78506a4b52a9e11c
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root 5b5362eee5d8fa7fd444d87ff0795d76849ab5f8cf07606b3dfaad5314a9653d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,042
Size: 1.00 vMB
Total Fees: 0.01117515 BTC
Feerates: 82.75 > 1.12 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (618,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,799 296,799 000000000000000049514b265625661a7d20562909df7c334972309a2718bfc9 8 0.00/1.00 vMB 58
296,798 296,798 00000000000000002ffff216a5ee3d2a4293e120ff529b55dc2f6170a9dee6fa 35 0.02/1.00 vMB 33
296,797 296,797 0000000000000000557448bb6eb27972873c3d84035e64db665c54697315ced5 295 0.13/1.00 vMB 52
296,796 296,796 000000000000000028494c61ebf752071d8b243d72a43f597d12afa566ef536a 128 0.04/1.00 vMB 49
296,795 296,795 0000000000000000346f73c052b0802268590ea0c1762c8f9a56edf3c32b2d1e 145 0.12/1.00 vMB 21
296,794 296,794 00000000000000002afaecf626c582c1ad491552a6924fd4726f0862e0a93a19 128 0.05/1.00 vMB 35
296,793 296,793 000000000000000049f219795c2f0c645c0904fb1ea3f41d8c4ac1d247a36af0 256 0.12/1.00 vMB 49
296,792 296,792 00000000000000006e74bdff694a9b154f4100b5b90636885a6d5cc7dabf1d75 146 0.10/1.00 vMB 63
296,791 296,791 000000000000000060b0199e8ca34c5bdb76ec10650cdff71b85a70270835a69 149 0.08/1.00 vMB 38
296,790 296,790 00000000000000005c71287ac03007b222d3ccbfddbd88b3fe5f3b10d6844da1 121 0.12/1.00 vMB 21
296,789 296,789 00000000000000007c57d4337e37928daa97bad51e5e5f8db84ef33e9e8cedc9 490 0.27/1.00 vMB 33
296,788 296,788 00000000000000003594f821bdab80b831a8755763c67804d1842d33ca358a5d 115 0.07/1.00 vMB 27
296,787 296,787 00000000000000007588c79d9f6da23b8b81f0b553df9472670f5634d549afdd 37 0.02/1.00 vMB 27
296,786 296,786 00000000000000009baea0ab30ce31f880bc7944b9ce719a316dc6cda68c0de8 292 0.13/1.00 vMB 39
296,785 296,785 0000000000000000255705974c133e62f59360ebb3544db83714d05031ed25bb 37 0.02/1.00 vMB 9
296,784 296,784 0000000000000000444f564c12878a358a949b7ef5ad814c74232c27bc8083cc 121 0.07/1.00 vMB 28
296,783 296,783 000000000000000048a60c95f3dd5f7a0987711b38a860298727a626d892270c 430 0.20/1.00 vMB 35
296,782 296,782 00000000000000001290f81c8b7a199b4a5413505627828536e2ae13d5735c4c 145 0.07/1.00 vMB 33
296,781 296,781 0000000000000000652daf97ebe7a7880293e20e949dd972be3af1eac6238240 481 0.26/1.00 vMB 32
296,780 296,780 00000000000000006cd76c8303ef1acfdf7a867f8afcd3ebea280a3dcb3cf3e0 168 0.08/1.00 vMB 39
296,779 296,779 00000000000000006e3f0e809e8d94d8172468f873f19a5296e5e5010ad77f8d 276 0.14/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.