Loading Tool

Explorer IconExplorer

Memory Pool

28,866 transactions
10.37 vMB
0.03841500 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.53/200 MB

Candidate Block

Mining Attempt 7f46fa17eb2e269e390e79633b91ace6adfa443a413cb408d972349e722aba2c
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 31dc1908624373fbede75f8e3cc693df9b1a7754a01c01c97e3d50168612080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 948
Size: 0.44 vMB
Total Fees: 0.01329893 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (744,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,023 169,023 00000000000002935b377e60cd2698016e1ddecdedf072f53a7133729ee010f7 4 0.00 vMB 0
169,022 169,022 000000000000037e0795c1c2268b5c95a83f92df6525152131bde0779671848d 5 0.00 vMB 410
169,021 169,021 00000000000003de27f7c991559ba7766d04d8480fe041a26590012206aa3a72 12 0.00 vMB 17
169,020 169,020 0000000000000a2b4056ad540a81032027e6af60f20537ad66b08891c830ab9e 57 0.02 vMB 140
169,019 169,019 00000000000008e8de5bc78589b1906f17687f16d5b6bb390c72acd88ecb64a0 25 0.02 vMB 190
169,018 169,018 00000000000000cd4c31d2ae24d6fe05ebb7ecbaa85f63580d45853a34fcb797 9 0.00 vMB 32
169,017 169,017 0000000000000b3ef51137440a1c10a4acedefde2fffc777b576343e1106a2f5 49 0.02 vMB 126
169,016 169,016 000000000000073a728150a06eb61a86b57b9aefd1d9dcd32cbc8f249a7ab7f0 32 0.01 vMB 156
169,015 169,015 0000000000000089ae6f9c6c36e2d82bf07f9385a3809368c4fad068d32158fd 10 0.00 vMB 89
169,014 169,014 000000000000050cbe70f877159e4ce678d520ceaca39587fa1f53633a8773f3 12 0.00 vMB 53
169,013 169,013 000000000000032d811a779c9ac2100afb865eaf6f80520e10193492d2c90ccd 2 0.00 vMB 123
169,012 169,012 00000000000008f72d0fccc7174f27a3c2cfada2cdd194426125c1836ee5a789 7 0.00 vMB 100
169,011 169,011 0000000000000c19ffeab7c21102b616952026bb719d634dac2f0042e92b40d3 29 0.01 vMB 21
169,010 169,010 000000000000004fb1ccc3e909350dc08cf585f420e5a52b2ac99199a5dd14bd 34 0.01 vMB 14
169,009 169,009 000000000000019cbce4333b9f0b1ca252bf8ba381f8696a644bdac675f2bbf4 56 0.03 vMB 68
169,008 169,008 000000000000005d6ab1e560c0827a8a9da61c237ad92b80eaa9676aeca6c0da 9 0.00 vMB 0
169,007 169,007 000000000000028d4218d45682e2b8dda33d125d24cafa0d4f8cc6571e98ee95 8 0.00 vMB 34
169,006 169,006 00000000000009cc400cbb4d9e5bf36cc74ba66cffd24789d1df8f4a5f982cf7 13 0.00 vMB 16
169,005 169,005 00000000000003ed83c90590600505c25c74333768c6e618b0e7472ed21892cd 80 0.03 vMB 117
169,004 169,004 000000000000031224dd9fca4e531bc1273013482b5f20ce1bf58382e0422e73 40 0.01 vMB 154
169,003 169,003 00000000000008b98cfb06f02741d8396365985c3630023d5434c7f8238d3ab0 5 0.00 vMB 131
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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