Loading Tool

Explorer IconExplorer

Memory Pool

40,898 transactions
26.20 vMB
0.07202101 BTC
Random Selection Loading Transactions
Max Size: 136.37/200 MB

Candidate Block

Mining Attempt b7ca5e37a733be0a074cde937e8a1acefe4175f54e5896f6cd3a0da3d2edd346
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e9087a4b8a128834144535064280c9f7441cf4c35f19258a00a9b12853b1bd60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.02421815 BTC
Feerates: 150.98 > 2.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (603,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,639 311,639 0000000000000000223d09932237ccd8448e695b028073c0f37cae773d100799 260 0.27/1.00 vMB 18
311,638 311,638 00000000000000001c14bd2496bb44949282a2738f156b03a3f7cedb628be3d3 261 0.39/1.00 vMB 16
311,637 311,637 00000000000000002c0e3451e2007894163b89df6cd0529fd990486754bb7c31 182 0.19/1.00 vMB 17
311,636 311,636 00000000000000000d1e45518f2edf9303c0cd21d19dfdf065de7c82070758b3 512 0.22/1.00 vMB 37
311,635 311,635 000000000000000014e7b44ccf441850d8aa562d15ea82aa45a909a4a854a39a 396 0.26/1.00 vMB 32
311,634 311,634 000000000000000022f1c95b8315f202d5943d18855c9143cc32a7729debbe78 287 0.17/1.00 vMB 28
311,633 311,633 00000000000000000a89fb7d9a25e8cce04fce3618dc1943c2d272c8351005c5 607 0.36/1.00 vMB 27
311,632 311,632 000000000000000021224f49fc0b56bf374819274b703115d9c6d3b4777ab19f 209 0.12/1.00 vMB 25
311,631 311,631 000000000000000018fdf1e6f81c92c6566c6a17fef4f07553b19b720aebcd32 128 0.04/1.00 vMB 44
311,630 311,630 00000000000000003d95507457688ba644d6abaea389b47812a65972d56a06a8 46 0.02/1.00 vMB 30
311,629 311,629 000000000000000006731cf65218d6238ed068d1dce87397fb3167d26f1bc10e 48 0.02/1.00 vMB 39
311,628 311,628 00000000000000002d0130cfb14a73a6c46d52b42d8c4180a42379fbf09e9622 401 0.26/1.00 vMB 28
311,627 311,627 00000000000000000b6852a1ab382ce46c3f524ac156382595fe6807bd0187fb 46 0.02/1.00 vMB 32
311,626 311,626 000000000000000007f4ce07ddc7818002027d604a9bebd10897e69dbdda7c24 196 0.19/1.00 vMB 17
311,625 311,625 0000000000000000063ba2087a8d07f835abfdd4cc96af6db17e0b288080e3d9 219 0.20/1.00 vMB 20
311,624 311,624 0000000000000000012ec192821be85fb14f1dafb96e7fd41c58fda8340d51f4 256 0.09/1.00 vMB 50
311,623 311,623 00000000000000003978efd00a0e7370635decd08707b78ae6edb56c4c4eb819 164 0.09/1.00 vMB 29
311,622 311,622 00000000000000002d4d5af721c1fede411c42cea3f99a392b2b06d8e9747702 99 0.05/1.00 vMB 27
311,621 311,621 00000000000000002bd0bbeb4f20f642e0212bd84edc9f4a55dd1f109e263e19 101 0.05/1.00 vMB 31
311,620 311,620 00000000000000002622ee8a380af6a3bcbfea39963b43edce104be166353bce 63 0.05/1.00 vMB 22
311,619 311,619 0000000000000000220d2d5c709ab6bd1ece9a65c6ee1b3f326bc6c2cd841012 50 0.03/1.00 vMB 27
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.