Loading Tool

Explorer IconExplorer

Memory Pool

38,269 transactions
28.51 vMB
0.05981092 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt 41bc4ab662500a80d66ffa3a174d826c616b592a0e9cbc8ceffa00d507a48499
Version 20000000
Previous Block 0000000000000000000172f408868dfd9c95d80046967b5978bb59a25e069243
Merkle Root 7c2523c0b0ddf677a1cb3a042d521b6c55aaf9f2866e7f034df702dadec57b11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,333
Size: 1.00 vMB
Total Fees: 0.00476772 BTC
Feerates: 18.31 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,544 (149,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,747 764,747 0000000000000000000626c84f530df689bf59959d9f9ca067dbb3188a40c748 1,408 1.00/1.00 vMB 7
764,746 764,746 000000000000000000072aa0aac84be1e6ae744cab6649a68877964cb0230dc4 2,279 1.00/1.00 vMB 19
764,745 764,745 0000000000000000000166c10db037e3ce2df610349e99ac9829ea80792f22b1 2,586 1.00/1.00 vMB 36
764,744 764,744 000000000000000000002a90e90360956f9124e0709a8046c69a7de1dae49c90 2,685 1.00/1.00 vMB 35
764,743 764,743 000000000000000000054214778c3c910c9fa015bb25e8c07328ad23a97cd031 2,184 1.00/1.00 vMB 21
764,742 764,742 00000000000000000005d1de226a2bcebbe2aa7dd94fabbbbdf17c4c24e0a240 3,315 1.00/1.00 vMB 29
764,741 764,741 00000000000000000001357abac3368bbd05f6669dfc6451d80f0dba2cf7de31 1,938 1.00/1.00 vMB 36
764,740 764,740 00000000000000000006201cfbefef4c9f4096f6562ef109b8e0cdfc8802de7d 3,164 1.00/1.00 vMB 50
764,739 764,739 000000000000000000054aab74c47bb89c5fde2c0982a579411bb2615b3e6c44 864 1.00/1.00 vMB 11
764,738 764,738 000000000000000000059f369b7cf3acef2433acc8acde90b8d5982ed71b6d33 818 1.00/1.00 vMB 8
764,737 764,737 000000000000000000067f98010523809b072d0b8ddbbe11d5ec052b0e34f4c6 878 1.00/1.00 vMB 4
764,736 764,736 000000000000000000002267487e006870039e82fafb6d3c6c3412227250dbee 1,081 1.00/1.00 vMB 5
764,735 764,735 00000000000000000004dea0e7e3c00e7b2f3a32eebcdcf454ed8450c7a62f72 1,182 1.00/1.00 vMB 6
764,734 764,734 00000000000000000000891d5ce6992a11a20089c131ca5d0f1cdea6c0776ead 1,804 1.00/1.00 vMB 7
764,733 764,733 000000000000000000048c1a4047f915de0c1d1a0d36889518e1bda43e45763f 1,826 1.00/1.00 vMB 7
764,732 764,732 00000000000000000003faadcba4c81ac2775fe41ea71171cf4c7c87d7e77c9e 1,370 1.00/1.00 vMB 28
764,731 764,731 00000000000000000002166b9834f89f60f6bf6071e4d7636be9ad072041ddab 1,043 1.00/1.00 vMB 7
764,730 764,730 00000000000000000007231b57ee4fd62d3b78f630c47b4e8bc9f20e3355660f 590 1.00/1.00 vMB 10
764,729 764,729 000000000000000000073ad1fa9a343a7418990b5ce93782b70317dd59391054 692 1.00/1.00 vMB 11
764,728 764,728 00000000000000000001f1ba40e0f1cb4d435b47581239d52d3ff808dd88e13b 2,122 1.00/1.00 vMB 23
764,727 764,727 00000000000000000005382ee99257fce404770957de46e4bfb95cd254587cf9 250 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.72 GB
    • Received: 11.37 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.