Loading Tool

Explorer IconExplorer

Memory Pool

25,908 transactions
22.71 vMB
0.03230683 BTC
Random Selection Loading Transactions
Max Size: 121.56/200 MB

Candidate Block

Mining Attempt 0f5910bd4dcfe80c6e1025c57f01e95d2f0f0da0eb18247cdb3c311cfeef2cfc
Version 20000000
Previous Block 00000000000000000001dd87ad6a455faf9e0cfef57cb24dab8f972fccb1a1bb
Merkle Root cd5a26c891fd71bb16d3dcde67d2268e594e4494b807713c30cf454d1d9c33d9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,101
Size: 1.00 vMB
Total Fees: 0.00754443 BTC
Feerates: 36.73 > 0.76 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,339 (687,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
252,734 252,734 000000000000004a613cd6797ec08b26c6302d1e0384794f8fef76eb0a3c1c6c 581 0.25/1.00 vMB 153
252,733 252,733 0000000000000041d39a2f87f6c41524e500cc1d7e617c4f00823dd4d87a029d 38 0.04/1.00 vMB 41
252,732 252,732 0000000000000009c9b5ba0b16f4da983e83d2962019f0dd0d5104802a0094f7 550 0.30/1.00 vMB 127
252,731 252,731 000000000000001c4161e2c4400dfd96b4f0f7593d006c523c80b7471da29025 180 0.10/1.00 vMB 93
252,730 252,730 000000000000003a68cf195cc4dfce064280009b381a8c3d65847754bc53427e 918 0.42/1.00 vMB 133
252,729 252,729 000000000000001a7bd91e2dc47eacf4374546c02d27e073f7c243eccb2122c5 646 0.25/1.00 vMB 164
252,728 252,728 000000000000004bfb6be2381415329145ac2ea672c3e53a31bad38dd7216297 614 0.25/1.00 vMB 169
252,727 252,727 00000000000000421dd516d32a74384e14bc77f16e2c9ff7f774c3a49414ed92 594 0.24/1.00 vMB 132
252,726 252,726 00000000000000475243b05c4676c574ffac75a2f341ae6bbadb167bd9452291 215 0.11/1.00 vMB 110
252,725 252,725 0000000000000020bd876ce7c30a13191f92533f9235a0f79492043dc77056b9 449 0.19/1.00 vMB 136
252,724 252,724 00000000000000454ebebb5eee82a32e0a6ff5b0aa1588ee6929595fb78d4d2d 10 0.00/1.00 vMB 72
252,723 252,723 0000000000000014c1e93cd26d9a53f8e44780084cf4f0fd080cd12364f3b4a9 18 0.01/1.00 vMB 102
252,722 252,722 00000000000000088b3bda8f443b333ca8653d7dd06161c542054efd12979600 107 0.05/1.00 vMB 116
252,721 252,721 000000000000000c1a292188ec10c2e978f8c3f95b0acf822c8382939cb0b53a 99 0.14/1.00 vMB 31
252,720 252,720 00000000000000449930c66d432ac38c6b866e226b11edf8b50819028f3ea54c 493 0.25/1.00 vMB 118
252,719 252,719 00000000000000014476ec2bbb0c5fe6affce832d4ac0b82481921d1286dbffc 86 0.04/1.00 vMB 83
252,718 252,718 0000000000000037e1de4e0671a263dee769de67f551e530f4441bba6106f7bb 431 0.23/1.00 vMB 121
252,717 252,717 0000000000000053aee1a5d212810fef0740227ea5184fef8036a65c805e2ff8 47 0.02/1.00 vMB 115
252,716 252,716 0000000000000013e22850c391f626d108461919682b5ed719254ddbfee0aba5 135 0.09/1.00 vMB 117
252,715 252,715 000000000000001643927fb9eb80dca5bca529cef1cb55d6f6e90bff12c2472a 113 0.05/1.00 vMB 84
252,714 252,714 0000000000000025ed5a69ab82fd806b1d5e1a4679eb0785f6b8b589c16ff56b 681 0.25/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 827.36 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: 4,452.41 GB
    • Received: 242.18 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.