Loading Tool

Explorer IconExplorer

Memory Pool

77,829 transactions
28.84 vMB
0.08725193 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 0fb7e5f1ed730e626fb67fee80b321bd13f0dd3fec728a05c8e07f87841d0ef1
Version 20000000
Previous Block 000000000000000000002eabceb06a9084ae7362b60d023c0338d08728b0d723
Merkle Root bb100fb8b4a6341cf12830879e90372fdf354efc0b9b024c11720980d75c3a0d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,010
Size: 1.00 vMB
Total Fees: 0.02726392 BTC
Feerates: 150.68 > 2.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,105 (550,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,847 364,847 0000000000000000072f9c3623796205cf07553c093e2f7ac8963f5aa6045aca 5,490 1.00/1.00 vMB 14
364,846 364,846 00000000000000000fc29d98c590f421daeb89577b189cc19e9b70cd29b4fe6a 326 0.75/1.00 vMB 20
364,845 364,845 000000000000000015f36563288aa62c8ed818fe13a07e4b4613f9e4fb6ea887 5,217 1.00/1.00 vMB 16
364,844 364,844 000000000000000015e86d71e50e7493cefbf7f80803702ecb81b0135a18bcbc 386 0.66/1.00 vMB 24
364,843 364,843 0000000000000000119e9385d2a8fb1fe583f721b19cb9c331bb95c94725e0f9 913 0.95/1.00 vMB 57
364,842 364,842 000000000000000000ca2032908a8c47d4c187acaa74a5dcf0964bbc8f2f03c2 947 0.91/1.00 vMB 39
364,841 364,841 000000000000000004bf22034400ffd11e3c51e47e184e786d28ebc7df9e5eba 358 0.75/1.00 vMB 29
364,840 364,840 000000000000000004b651f3b3ae87bfcc7983db7187777306342c45f7301cff 184 0.10/1.00 vMB 26
364,839 364,839 000000000000000008bdbea2c087ca5a9b694e863053add5ee916eb4a0cd111b 2,407 0.95/1.00 vMB 61
364,838 364,838 00000000000000000f5a81a8343fa87dc19a456847e8304be405693f61609f02 550 0.50/1.00 vMB 26
364,837 364,837 00000000000000001289b70778a8d6c2c73773e62ca5de6223474d935193cb71 5,973 1.00/1.00 vMB 12
364,836 364,836 00000000000000000f01097c41d5be16c36f581e5255148294470e8e5a65b93b 1,565 0.93/1.00 vMB 28
364,835 364,835 00000000000000000ffd7adff747eab40d5e7bdfd5828d77a20c05f7665f4673 1,344 0.93/1.00 vMB 70
364,834 364,834 00000000000000000f558b018feecf922e6b59b8593302080975e5bf8d7433ec 1 0.00/1.00 vMB 0
364,833 364,833 00000000000000000e9351398d95523bfcef6986cf02890e83277b441a2d62d5 254 0.28/1.00 vMB 13
364,832 364,832 0000000000000000091540a2d3f210d0e47e07080b8ca975a64443429d0885d6 823 0.75/1.00 vMB 34
364,831 364,831 000000000000000011e03da38c7930a23258372b6ac0e36a998775d51c91b56c 5,410 1.00/1.00 vMB 15
364,830 364,830 00000000000000000f000ad0b1b05ec51c7511ec0101a8a52dd6b3a31e562467 869 0.95/1.00 vMB 29
364,829 364,829 000000000000000011dbb8edd9027dfa36831b2a2003f243a759d7613c0963ae 4,469 1.00/1.00 vMB 27
364,828 364,828 000000000000000003bc776bf94041d287d37f09ace167f6d6d1dc200d1caafe 2 0.00/1.00 vMB 0
364,827 364,827 0000000000000000021bfd5f129c796cea6facb262f10ea38f5a997476ddb8dc 535 0.95/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.57 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.17 GB
    • Received: 15.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.