Loading Tool

Explorer IconExplorer

Memory Pool

41,254 transactions
26.30 vMB
0.07449188 BTC
Random Selection Loading Transactions
Max Size: 136.96/200 MB

Candidate Block

Mining Attempt b7bfc4b83681f230e86c8df3e1a500addd5cbc4947af18532fe75c21d054381a
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 378064ca37efc2ba9a7240dae2b45a253bb634719b8fc67ae6227073a5177695
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,685
Size: 1.00 vMB
Total Fees: 0.02642678 BTC
Feerates: 150.98 > 2.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (308,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,706 606,706 00000000000000000008728c89b229864c5c6e85f67e46981d7e605c9d08c700 995 0.34/1.00 vMB 8
606,705 606,705 000000000000000000037de3eb131329d8ebd7697d79e2821754a8f19592fad9 2,902 1.00/1.00 vMB 14
606,704 606,704 00000000000000000001327c3a31a1718704ab2100248e167f01ff6aaa37f751 2,593 1.00/1.00 vMB 18
606,703 606,703 0000000000000000000af1a5baef627412f1774dbf9f37ed7e16c9c923f66897 203 0.13/1.00 vMB 9
606,702 606,702 00000000000000000003b072088873e3664ceff7e162d3748b643118bbda4c06 1,667 0.44/1.00 vMB 19
606,701 606,701 0000000000000000000316ae321b7b447677714d4d112135c10769028cb8bbd2 5 0.00/1.00 vMB 13
606,700 606,700 000000000000000000150ccb454fb741ccc221e343c53842b2d63a789b45aed1 1,709 0.44/1.00 vMB 14
606,699 606,699 000000000000000000103462cf4b39e549f9eba8519ccd9be14004cea39ac8a4 1,574 0.45/1.00 vMB 19
606,698 606,698 000000000000000000128d23e9d53ad55a9b39de8ea32b5d5c284b6e704d0686 837 0.28/1.00 vMB 8
606,697 606,697 00000000000000000007bdef8e74912573d72f1793509e003f8bcb0c14c2901a 2,445 1.00/1.00 vMB 31
606,696 606,696 0000000000000000000b38e2fcfdee519234a7c06a1232b12dd103cf7dd21fb0 552 0.26/1.00 vMB 47
606,695 606,695 000000000000000000130787450b0fb3a38e3b0e2d6c1ca787dff38c44a211dd 302 0.19/1.00 vMB 66
606,694 606,694 000000000000000000132ac5c1aa455d1143642a27811234e750e92503b008cf 556 0.21/1.00 vMB 44
606,693 606,693 000000000000000000032cd42e414b7374ce914dce5e1043e1a480e64a3d0293 378 0.10/1.00 vMB 25
606,692 606,692 0000000000000000000d7a9339ae48c974a90192210e71c158b314f0fe215143 458 0.19/1.00 vMB 20
606,691 606,691 00000000000000000008f90e0f70d8c9bc3d0247a4ece814e3530f0078378f03 256 0.07/1.00 vMB 9
606,690 606,690 00000000000000000001499bc564cec8ebd5c6bbf440ff455b26dae3945a5c8a 3,252 1.00/1.00 vMB 11
606,689 606,689 000000000000000000057020cccbab0eff6604d7dfbc414f72abd39621da36b9 3,325 1.00/1.00 vMB 28
606,688 606,688 00000000000000000014457903f92056fbc73e57b571eeb3ae4ec807ca7c7ab2 1,083 0.32/1.00 vMB 17
606,687 606,687 00000000000000000006982fa3d86be9669033ffc131b01cdba66a28dd592705 1,369 0.36/1.00 vMB 16
606,686 606,686 000000000000000000005a0dcc6523a8596f149373af9d9a9f0555b0c0f10930 341 0.19/1.00 vMB 9
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.