Loading Tool

Explorer IconExplorer

Memory Pool

77,966 transactions
29.17 vMB
0.08361862 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt eaf6ae9b94fc4700cc990ec168162ac2424b251e0c7227bd61d736ba28113c85
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root ee1844d87d4abd6561532e5f3ba17766018235daadbf700dc32b9e44ce17c6fa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.02263975 BTC
Feerates: 302.06 > 2.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (477,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,802 437,802 0000000000000000031e4216a542d218694f087475f3ce5e6d0520ec9db8ff7f 2,554 1.00/1.00 vMB 76
437,801 437,801 000000000000000003b6e93f0d39d317ecee867ff9eddc0b8e669a568568f177 2,603 1.00/1.00 vMB 92
437,800 437,800 00000000000000000104b8ef25d2389ac02996862634672c21a2ec94cdb37b18 1,747 0.75/1.00 vMB 98
437,799 437,799 00000000000000000259dd06e36a11d55e11310656494b8108352ecef124eeb4 1,892 1.00/1.00 vMB 50
437,798 437,798 000000000000000000850b163edb36a7039b35479df651b1c4d4b1df4ba305b0 2,097 1.00/1.00 vMB 64
437,797 437,797 000000000000000000c1dad694c6fe7847e9be121abb09004773e7ed223c2117 2,116 0.75/1.00 vMB 102
437,796 437,796 000000000000000003bb5b797e6fea347ce192adc743e98e5a2931c7711fae4f 1,711 1.00/1.00 vMB 72
437,795 437,795 000000000000000001e7d307ccb86ecee44337930accb977c31973c5d58029bd 2,279 1.00/1.00 vMB 53
437,794 437,794 000000000000000000ec308645f717c415c91c75cb57468445b2b1827bc5bb7d 2,775 1.00/1.00 vMB 58
437,793 437,793 000000000000000002d2365b5ec57d213bc3b3c02cd64bc9dae64a4a6fae9d42 2,586 1.00/1.00 vMB 74
437,792 437,792 00000000000000000388492ab2e1fe27b2903c72fe6a81059ab5379a66f3cb44 2,297 1.00/1.00 vMB 82
437,791 437,791 000000000000000000361b3a9c82d4a5ba82bff9348292d3b8611eed10c7949f 1,992 1.00/1.00 vMB 81
437,790 437,790 0000000000000000015c27462a449bef6928d233675cce8805984f7c27372903 2,957 1.00/1.00 vMB 73
437,789 437,789 0000000000000000001325aeb56685603456833cb1884d87c4419c19326d4058 2,877 1.00/1.00 vMB 56
437,788 437,788 000000000000000002e717e20bdbc9bc29070f336f9f4f462ec7fae5f75be4dc 2,490 1.00/1.00 vMB 59
437,787 437,787 000000000000000001397c6b0e4d05ecdbd57555b81045af0209849e993e3dcf 1,642 1.00/1.00 vMB 83
437,786 437,786 0000000000000000025133afeeaece35de8231d5dc0110dcdb35a0c63e7258e7 2,420 1.00/1.00 vMB 76
437,785 437,785 00000000000000000389b7d70c649107788d273f585c73be5c8819f0cc56ff39 2,596 1.00/1.00 vMB 99
437,784 437,784 000000000000000000a152782bd8457f398a9e61877d35d7eba45e4dccb68f2a 2,448 1.00/1.00 vMB 138
437,783 437,783 000000000000000000d4e0bdf82897e6b68b4b57c2076daabff408477139dae6 2,311 1.00/1.00 vMB 62
437,782 437,782 00000000000000000237373bbb7e48fffda31cb461278cc4219e5eebf30bff97 2,245 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.