Loading Tool

Explorer IconExplorer

Memory Pool

80,996 transactions
30.88 vMB
0.08348197 BTC
Random Selection Loading Transactions
Max Size: 187.42/200 MB

Candidate Block

Mining Attempt da04d9b70a098eec3b208ed9517686fc1fb5b9a64b01e14cc8245e92404834d2
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root a87e7f32056a8fbe92bd93a8c0ab941343770bfa565bc7225e5b5ad57471c492
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,924
Size: 1.00 vMB
Total Fees: 0.01709622 BTC
Feerates: 100.69 > 1.71 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (401,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,013 514,013 000000000000000000219b686edc67bb78096674f7203f125ab1958b0ca1d15d 1,012 0.37/1.00 vMB 64
514,012 514,012 0000000000000000002697b773c77e98bb557d9b16c0eebe638f089f66cff346 653 0.37/1.00 vMB 29
514,011 514,011 000000000000000000142c69a138eaafce0aad9e7864b730b58f5222ce435666 1,561 0.52/1.00 vMB 41
514,010 514,010 000000000000000000018529ad32dff054460b18179d5658d761972fae3938d2 756 0.29/1.00 vMB 28
514,009 514,009 00000000000000000038c38c9802836e9fab1e9f38df5ddbf6ba1101db616e9d 201 0.14/1.00 vMB 37
514,008 514,008 000000000000000000482a0a225ab915d700a277f453941d38880674a0eacdbe 401 0.13/1.00 vMB 24
514,007 514,007 0000000000000000001aee0fb6c6213b132e95519fd0b8a327aa84181c3f0dcf 229 0.10/1.00 vMB 19
514,006 514,006 00000000000000000043fd6f70d8776c601c0bc9e6586234b3969843889c40d7 285 0.09/1.00 vMB 27
514,005 514,005 00000000000000000044ed0c59dc034ded314472c1ee9ee2ce29824af72ad790 266 0.09/1.00 vMB 22
514,004 514,004 00000000000000000051f108c957ecab11cae2ba5d7347a81f272f103a9be4be 934 0.54/1.00 vMB 32
514,003 514,003 00000000000000000017c12ec86497f1cc8d41c07b55f5023316eff798c1cba3 2,576 1.00/1.00 vMB 54
514,002 514,002 0000000000000000002adf6c3ec9dc179b8ec2f70f5f11fd7985c1fde38af919 170 0.07/1.00 vMB 14
514,001 514,001 000000000000000000040c421005d950a4e667af5dcfee739e5acbdf34d88414 121 0.04/1.00 vMB 22
514,000 514,000 0000000000000000003fc2067c2f17f0712caa4eedda294e5290e2fff278ed88 1 0.00/1.00 vMB 0
513,999 513,999 0000000000000000000efc557a92c70811da6fa7ec4db56f42d57b97f9d9325d 724 0.32/1.00 vMB 27
513,998 513,998 0000000000000000003b76912dab1b719950fb0da2be96ca9ae13aa33b7f71a6 1,547 0.51/1.00 vMB 30
513,997 513,997 00000000000000000050a83ee84efb0e196bfb9fe09dfd8a4005ef732a3fc0af 1,243 0.45/1.00 vMB 30
513,996 513,996 0000000000000000003cb3e6f32a0c470522d74c70ae5268839745527aeade52 1,341 0.49/1.00 vMB 36
513,995 513,995 00000000000000000006a280456d7f52bc6e402127097c9966373d1c85a6bfe8 2,086 0.81/1.00 vMB 18
513,994 513,994 0000000000000000003fc5c5600c720452a1e3b25d064bc5d96b22e4e8a59992 173 0.08/1.00 vMB 54
513,993 513,993 00000000000000000051b34c9733219768cba744dab635864f2847670412326c 2,955 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.72 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: 702.18 GB
    • Received: 16.63 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.