Loading Tool

Explorer IconExplorer

Memory Pool

75,018 transactions
28.91 vMB
0.07836506 BTC
Random Selection Loading Transactions
Max Size: 171.05/200 MB

Candidate Block

Mining Attempt 734f9f3b5badfdee46d4f1e09102a9f42aed7f06df9c420715db38d84b2a6be1
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root c2e4cd1b019ca03dd3a2bd7d5e0a54c03e35f48b5765a22d4961f9d615b0ca80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,797
Size: 1.00 vMB
Total Fees: 0.01829842 BTC
Feerates: 100.29 > 1.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (279,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,878 635,878 00000000000000000005dff7ee2f8cbe14e22e1cfdf7c66d5d73ba09b5d742e1 2,992 1.00/1.00 vMB 40
635,877 635,877 0000000000000000000154ba9d02ddd6cee0d71d1ea232753e02c9ac6affd709 3,099 1.00/1.00 vMB 41
635,876 635,876 0000000000000000000f9578cda278ae7a2002e50d8e6079d11e2ea1f672b483 2,874 1.00/1.00 vMB 45
635,875 635,875 00000000000000000010a70006a1c0731d1c30fcc678a75a501e4db0a23cf3f6 2,611 1.00/1.00 vMB 33
635,874 635,874 0000000000000000000de45d281e945619f181f62950d7101ec083fc909f61e6 2,718 1.00/1.00 vMB 32
635,873 635,873 00000000000000000010070ab33026088bfd7d6949779d3c6f3399d64f24da1c 2,730 1.00/1.00 vMB 32
635,872 635,872 0000000000000000001081416f496502400ccd680be8e712a912e81a69700be2 2,902 1.00/1.00 vMB 36
635,871 635,871 0000000000000000000253a8c73d55f81b8679b365f10b4e7c9ebb5e7a5644f2 2,686 1.00/1.00 vMB 37
635,870 635,870 0000000000000000000769eb99743eaa217c1b7ede2a80149bbc827f59402b9a 2,527 1.00/1.00 vMB 21
635,869 635,869 0000000000000000000ada7899dded48ada798ae126670f9e5c8bfd3f814cf13 2,711 1.00/1.00 vMB 32
635,868 635,868 0000000000000000000859094c4aba9f1e7d56dbcdc3a07cee1135b0910d930c 2,806 1.00/1.00 vMB 27
635,867 635,867 000000000000000000106df62f3b5402c048c4021043d6696f144b66608856b7 2,389 1.00/1.00 vMB 21
635,866 635,866 0000000000000000000715585629aa1a75609d8412e76fce7bf4f65da64e4a34 1,334 1.00/1.00 vMB 8
635,865 635,865 00000000000000000011763f176564941422c0a0831ff2b4c135238df23f7273 2,135 1.00/1.00 vMB 20
635,864 635,864 0000000000000000000c766a6cb8e592eb03f148d7b77c894caf30a84be5c85f 2,781 1.00/1.00 vMB 27
635,863 635,863 000000000000000000093cb647c2d6a21db9fb0d28a8c9f2c05ea9fb1af93ffe 2,323 1.00/1.00 vMB 21
635,862 635,862 00000000000000000000c9bb76328540ddd46e894b547dbb9f277b0fe40aebe9 2,240 1.00/1.00 vMB 38
635,861 635,861 0000000000000000000055a2bdc33bf5a88733ec5311a68e75bc7bc9ba638bab 1,976 1.00/1.00 vMB 15
635,860 635,860 00000000000000000001f8a23d47a3c82c39e8f9df3f2c842de79565f8be7008 2,648 1.00/1.00 vMB 23
635,859 635,859 0000000000000000000179a5dbfb46306d52ad38370ed3ccb4889644858dccc4 2,914 1.00/1.00 vMB 23
635,858 635,858 00000000000000000005bd46dffcea8de783c3b0d275dc214a554178cfd5ae32 2,554 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.