Loading Tool

Explorer IconExplorer

Memory Pool

33,733 transactions
25.54 vMB
0.05591266 BTC
Random Selection Loading Transactions
Max Size: 129.16/200 MB

Candidate Block

Mining Attempt 9c59f8f75b2cff4cbf322f036be062607787f8c7e399722be16e66cc5daa00d7
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 0a4869a38b9bc16daf22d56d6d93dc1cfb4a85e453af05cf2f2c8a55003afc65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,543
Size: 1.00 vMB
Total Fees: 0.00955880 BTC
Feerates: 74.70 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (325,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,739 588,739 00000000000000000008856f5052dad52f396652e4725776981ececac2a9a22e 951 1.00/1.00 vMB 50
588,738 588,738 000000000000000000106627974dfdd5a620e42a55e5ae7246a1c412eca34529 721 1.00/1.00 vMB 61
588,737 588,737 000000000000000000107b02ba9730c1a32f200bdd1a3296b471be3d63d6e546 1,923 1.00/1.00 vMB 89
588,736 588,736 0000000000000000000d9632aecdfadc306a9987a8a71e766506e9618ff72bf1 2,909 1.00/1.00 vMB 12
588,735 588,735 000000000000000000070eb71743de197fa83a65a065a822394a3dfb600fce4a 2,229 1.00/1.00 vMB 15
588,734 588,734 00000000000000000014a0ccafc160f91e039527286aba3db607756992aa166a 3,006 1.00/1.00 vMB 24
588,733 588,733 0000000000000000000abeadebbb0f610c795a083363fecf499a9151d35ea9c0 2,626 1.00/1.00 vMB 45
588,732 588,732 00000000000000000007c81b6dcb1ed8b9cd4beeeba9a4e4481029afa9e358e1 2,100 1.00/1.00 vMB 9
588,731 588,731 0000000000000000001842511bc25568380fe11873198dbd920575be879f6660 2,760 1.00/1.00 vMB 25
588,730 588,730 0000000000000000001bb2da5cb6fed0f47af5b4aa97002c8a81a72dc9b9c329 3,116 1.00/1.00 vMB 40
588,729 588,729 0000000000000000001436383a598c80fbf3e46a1e116d6d1bec3bc4217fec53 3,199 1.00/1.00 vMB 27
588,728 588,728 000000000000000000120a523ffbbe400f73c20f8a7a530e3a08dbe0bceae89a 2,813 1.00/1.00 vMB 49
588,727 588,727 00000000000000000009063589f1b09139fb75b17f5d994b8570353d8a0753ab 2,891 1.00/1.00 vMB 17
588,726 588,726 0000000000000000000ac186cfd5ba06bae8e99a10e874aa8785fd28ce040e90 2,457 1.00/1.00 vMB 12
588,725 588,725 00000000000000000004995e5e461dfaaf8e61048772938bd3b422c2c4db6c88 2,516 1.00/1.00 vMB 20
588,724 588,724 00000000000000000002cb35add8a760828bb62fb40c8865bf7f2fb8cf04c1c8 2,747 1.00/1.00 vMB 36
588,723 588,723 000000000000000000019a67279e57ba58db0461a330caab87b1892c8af73fd1 3,208 1.00/1.00 vMB 29
588,722 588,722 00000000000000000006487f084384d2a6ea6a44a63fce4b229974aaa43ac7d7 2,673 1.00/1.00 vMB 45
588,721 588,721 0000000000000000000898d279285ea79bb97512a226ef73a4cc64435aa73445 2,781 1.00/1.00 vMB 43
588,720 588,720 00000000000000000005041849f865b9359be7edcf51367623974558fecfc86f 1,907 0.59/1.00 vMB 19
588,719 588,719 0000000000000000000ed3f26eaf15085b6274a0168da6b6598b492d9dcbd884 597 0.34/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.85 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: 638.62 GB
    • Received: 12.49 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.