Loading Tool

Explorer IconExplorer

Memory Pool

84,234 transactions
31.81 vMB
0.09931212 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt 269ea80fdeb30d54fe71b51b6f75c49131e821dd105449c03f44537a80ff8987
Version 20000000
Previous Block 0000000000000000000157740f438ce3e5ef10f5710cd37a32b7a7487f8610f1
Merkle Root 39e03f57dcfef6bceccc977376efb181a6a93077140d9da07d2878997e06c158
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,403
Size: 1.00 vMB
Total Fees: 0.02313847 BTC
Feerates: 82.29 > 2.32 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,218 (462,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,785 452,785 00000000000000000011b635aa114da8d0e376e5c48fc89fea598826fd9173b2 2,127 0.92/1.00 vMB 90
452,784 452,784 000000000000000001e1487134f5b11db5cab23d45cf97ffb6f4bc37718d0967 1,099 1.00/1.00 vMB 47
452,783 452,783 0000000000000000024eaa3e29f0ffafcca9ba20229a89de3155e33907e24ff8 781 1.00/1.00 vMB 32
452,782 452,782 00000000000000000131817d0e608b44888db1f580d1cda870d7f19aca6cb7a5 1,636 0.90/1.00 vMB 94
452,781 452,781 00000000000000000091270d0cc221ccd8ebb9b46cb2741ccdfe9608be868583 876 0.52/1.00 vMB 97
452,780 452,780 00000000000000000206e5cfd9460fc29725e246f59d41247e62aabfe23f3f1d 1,039 0.69/1.00 vMB 39
452,779 452,779 0000000000000000027c9b823f37e350392d647647968b0669b6c86ee3af2190 1,640 1.00/1.00 vMB 65
452,778 452,778 000000000000000000c6ab399f40138feb093ead6b21dc5230bea8ce2c050601 2,742 1.00/1.00 vMB 82
452,777 452,777 000000000000000000827cb2252d44bbf13168915b2307e1cd10d83e9fec7683 2,391 1.00/1.00 vMB 94
452,776 452,776 000000000000000000186603ef6dafa979e76c2f5889af1a26f4fe6a87df8727 1,982 1.00/1.00 vMB 110
452,775 452,775 000000000000000001fdbdf86cc1c075f3b558e76b87721fc90c905d2edddde7 1,212 1.00/1.00 vMB 112
452,774 452,774 000000000000000001918abaa8dd1921b50416c2b19a43df076cbb3be525f5e8 1,985 1.00/1.00 vMB 84
452,773 452,773 0000000000000000019793391ae5ab3a09515f650ffb0dd26043e2fb758af4d3 1,905 1.00/1.00 vMB 90
452,772 452,772 000000000000000000fa8b81ccc5407c1e8da59899f0ca5cb8688f31165bda1a 1,922 1.00/1.00 vMB 129
452,771 452,771 000000000000000002349460c633ffa70a7d895f41b36a6a84a564c57969cb48 1,884 1.00/1.00 vMB 149
452,770 452,770 0000000000000000018482b08ed9415e3780de2028a6d5b44aa8c4b85b4af99d 435 0.17/1.00 vMB 89
452,769 452,769 0000000000000000026e8feba391099dc2f356444bd11e34ea18ae1d1c5fdc90 194 0.07/1.00 vMB 117
452,768 452,768 000000000000000000da0fadeb53c3b889599ebf107f3767ea2373e151d30acd 1,331 0.66/1.00 vMB 86
452,767 452,767 00000000000000000290cdef44f755035c6b62be293ed5a7b7da8545880e94cc 438 0.20/1.00 vMB 103
452,766 452,766 00000000000000000237b14774b5be7865d6f1f5f934a808fd057dbf075ec697 437 0.17/1.00 vMB 119
452,765 452,765 0000000000000000002eee30eda9c6d5f44604e7ff9c656e2751450b0331deba 986 0.78/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.