Loading Tool

Explorer IconExplorer

Memory Pool

41,571 transactions
26.43 vMB
0.07793845 BTC
Random Selection Loading Transactions
Max Size: 137.71/200 MB

Candidate Block

Mining Attempt b8ca7c9130d677637de0ff0e09248a7fcee64c55f25ddf8f78402fb4f3e1a917
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 8cd74d1554b73eb120befd29ee39d5be7a8ed1c6967c1ecd344e0183caae49fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02944723 BTC
Feerates: 150.98 > 2.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (301,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,892 612,892 00000000000000000009a59520251efc5c24d1cbfcd8d654e0719bddcc9522dd 348 0.11/1.00 vMB 19
612,891 612,891 00000000000000000009bb22550b5e0fd87f8a085eea199757a8b603208f4716 107 0.11/1.00 vMB 17
612,890 612,890 000000000000000000036847439952e64882e31bed61bf9ad02689907f667955 1,256 0.56/1.00 vMB 17
612,889 612,889 0000000000000000000ac89d7ea0f23320502bfb0842e8f883c1bb921f770c4a 557 0.20/1.00 vMB 25
612,888 612,888 00000000000000000008f510c0a14e1cfa6c698234ff82940bc1189baf3388b9 1,114 0.30/1.00 vMB 2
612,887 612,887 00000000000000000006f0cda4ebba89bff269253953641e4286df764af5b9c3 2,719 1.00/1.00 vMB 22
612,886 612,886 00000000000000000003e93de39f41beeab3ea6f1ed85e466b0a7bea935b342a 2,348 1.00/1.00 vMB 8
612,885 612,885 00000000000000000005a67611592773f15efba6f4670d33cbd6ce3e61917bb2 2,828 1.00/1.00 vMB 18
612,884 612,884 0000000000000000000ae355cdbffba9784f35126a6c270d4e3406cc39689d3d 3,028 1.00/1.00 vMB 32
612,883 612,883 000000000000000000071fbc764c9cb4629ca444fdfaedbd7cce2cb809e8cc47 2,351 1.00/1.00 vMB 22
612,882 612,882 00000000000000000000ffa1037ac6dbc25ba17ad4a38b0ede67fb325172012d 2,040 1.00/1.00 vMB 22
612,881 612,881 0000000000000000000a678a5efe1e0dbb3f2820d28ff34402c054c0c44a8533 2,917 1.00/1.00 vMB 26
612,880 612,880 000000000000000000017212c526b19deb4967fd61f7701d7e7c2001a4b24560 1,313 0.45/1.00 vMB 21
612,879 612,879 0000000000000000000a3e8dd2ed9e23c7d5ef284f302be9f25a0565b6d8059c 334 0.13/1.00 vMB 19
612,878 612,878 00000000000000000000917f1de38f8759bd9b6853ca9fb945212e86ab3a06d3 2,183 0.86/1.00 vMB 17
612,877 612,877 00000000000000000005da5bfc2efc5b2b86fc18d99424e61af4e8fe47811691 1,048 1.00/1.00 vMB 2
612,876 612,876 00000000000000000005698e5b1ba872cb096aec36b97caae80b2d3b80174abe 545 1.00/1.00 vMB 3
612,875 612,875 00000000000000000012374c84102ed03a0e20c119343fcdbbc290955b367e25 2,462 1.00/1.00 vMB 19
612,874 612,874 00000000000000000010c7c79a206ae2f6c645cfe60bd226c8f9f61121bc61a8 2,935 1.00/1.00 vMB 17
612,873 612,873 00000000000000000010917157fa7832f825aaa65581e8fca670e30fb182d7b1 2,935 1.00/1.00 vMB 15
612,872 612,872 0000000000000000000488bc4b53d893c6f2b7e8356aa870f6fefa1b337325fd 2,959 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.