Loading Tool

Explorer IconExplorer

Memory Pool

79,272 transactions
29.74 vMB
0.09400959 BTC
Random Selection Loading Transactions
Max Size: 179.41/200 MB

Candidate Block

Mining Attempt de605b3ddf2db5f4516f6d8a17900adb18a4c16bcb836fb65838aed661f2d538
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root e5cb7f214737afb11f9050f6b654f8c26139a851b56c03f38f90dbf4e9c8ad16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,650
Size: 1.00 vMB
Total Fees: 0.02768564 BTC
Feerates: 251.00 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (671,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,870 243,870 00000000000000d11161288152745046d2611f0ff9aeabd20668b54fd9d31174 69 0.08/1.00 vMB 64
243,869 243,869 000000000000005de92945bc4a0862ac530a48b921171a988f60e13c65d594d4 95 0.04/1.00 vMB 143
243,868 243,868 00000000000000a176408b2e08154fb59bb6d46150cf264d62c94b0ca2e3787a 317 0.19/1.00 vMB 101
243,867 243,867 0000000000000084e032e937495684905fa87f945b7623e1ebd99218b7abe9f3 11 0.00/1.00 vMB 98
243,866 243,866 000000000000006dafa677d6fd820721dc25619ff09367e9428fb8d67642cb90 51 0.02/1.00 vMB 106
243,865 243,865 000000000000001bd35e8b09b1d365da5d3badca9e547c5ce52f0be95e4d723d 95 0.04/1.00 vMB 116
243,864 243,864 000000000000009f873e05427825b9df38669183e2ff1ce5affc0a6130ad957c 147 0.07/1.00 vMB 146
243,863 243,863 000000000000006969ebd02ef646173f80c2c4b4bef0ce984ea01135ee090225 23 0.01/1.00 vMB 110
243,862 243,862 00000000000000a263e4d627c5a2fc6ebce05d1bb206eac4b93c2c72d14be088 67 0.08/1.00 vMB 18
243,861 243,861 0000000000000091b94c58b2eb296123da477190e61b85aa36598d64011843fb 51 0.03/1.00 vMB 24
243,860 243,860 00000000000000b05c89807f03837c9f4b24fc196bd44dd1c8d42fc758d32872 384 0.23/1.00 vMB 101
243,859 243,859 00000000000000dbf877bffae75fd961fb2056f48b7c52c0284e72657303ea0d 622 0.25/1.00 vMB 171
243,858 243,858 000000000000008c96d7020423bbf3a48945327f2c87ac80cd892e58fc7f3137 128 0.06/1.00 vMB 72
243,857 243,857 000000000000006d5ed8f29154ce41fdeb04d651c07d3fe5697e90d0e7b7f739 512 0.22/1.00 vMB 74
243,856 243,856 0000000000000001912bb8c3669defff5570d87899223c0a82718099a5cd2dc9 4 0.00/1.00 vMB 44
243,855 243,855 000000000000002f0991640d2bf0b7923f31e3b1fdf40878fb816088b4026753 205 0.07/1.00 vMB 207
243,854 243,854 000000000000006a045f89294b4a72c840c038e2778e0392b292be8c96a61a63 256 0.28/1.00 vMB 37
243,853 243,853 0000000000000024881ee805a0486982230f8845ff650c39e7c5b61e7740a03a 266 0.11/1.00 vMB 60
243,852 243,852 000000000000006e33e821bb4f79e8737b5b780098c8fb2ea793099b54f55ae7 451 0.30/1.00 vMB 96
243,851 243,851 00000000000000248773c6d03af48611fed794d46353b08b59428c4a659afd46 614 0.25/1.00 vMB 154
243,850 243,850 00000000000000b959cb030c92c4ec36d8009c10065e2606cd462363368a62d9 345 0.12/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 782.62 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: 672.02 GB
    • Received: 16.11 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.