Loading Tool

Explorer IconExplorer

Memory Pool

79,893 transactions
29.56 vMB
0.06487188 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt bcc4743e961c0d6101d6224e2429482c65cc9abffe25ecfcaef8a7850d3ddf1e
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root da17eaa837b26e61bf556c8085100e33a0e6c2f1e079ae9006de1cdb2512e7ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,567
Size: 1.00 vMB
Total Fees: 0.00472751 BTC
Feerates: 50.24 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (290,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,637 624,637 0000000000000000000e43638420d5f05d06100d7cbb1149779ede2e9a76f9ae 2,501 1.00/1.00 vMB 17
624,636 624,636 0000000000000000000db9e038806142d2acb923cdf242303feadec6c21059d7 1,540 0.62/1.00 vMB 3
624,635 624,635 0000000000000000000c9cf710e18ccaba28af8fcd540506ad30d70de49d28f3 2,770 1.00/1.00 vMB 20
624,634 624,634 0000000000000000000bfb49150d448bc9f1483b38d94976632b7ed79d943c15 154 0.04/1.00 vMB 19
624,633 624,633 00000000000000000007e0529fb52526caad3b0519d6dd187916caabc37b167e 113 0.04/1.00 vMB 16
624,632 624,632 00000000000000000000335fec6a3817ff048581ce5a896e293dae51a1b92bd6 832 0.26/1.00 vMB 17
624,631 624,631 0000000000000000000c1df91c2b2587d08961295d226776d316a63b462fdd05 1,772 0.58/1.00 vMB 7
624,630 624,630 0000000000000000000224535b8d228269fee78b995c2c3f07d1666dc7c87304 2,837 1.00/1.00 vMB 13
624,629 624,629 00000000000000000010295d984f6351a337f847f63fa832d8e54ff61a2b13c9 2,628 1.00/1.00 vMB 23
624,628 624,628 0000000000000000000635e6c18c1577929c5543fd55819245753a3de53ed08f 1,146 0.47/1.00 vMB 16
624,627 624,627 00000000000000000010fca669a2c519298c83e60894af94eea0af45e5f3fe26 1,487 0.66/1.00 vMB 4
624,626 624,626 0000000000000000000725472b1ceef35538e8e44ffa872bfcddda82551322cf 2,831 1.00/1.00 vMB 17
624,625 624,625 00000000000000000007e7efbc309a29221cd9c92b016b79c4db29d0cd734233 1,587 0.71/1.00 vMB 5
624,624 624,624 0000000000000000000575392a391f844b0594d3996ff50e6b1e2d2126266081 2,241 1.00/1.00 vMB 18
624,623 624,623 000000000000000000051ff7b7a35d01ea68036d61746956e42943f6743e1e65 2,678 1.00/1.00 vMB 21
624,622 624,622 0000000000000000000789caabf85e714192f2dd1ff8406ddc97026f6cfce179 2,123 1.00/1.00 vMB 18
624,621 624,621 000000000000000000113d6322bc7588bbf4af27adec6761d51c9c0b9736a47a 2,088 1.00/1.00 vMB 17
624,620 624,620 00000000000000000000fe04180cc5d57d3bd968830cdd062fe48f8d1a39e99e 2,267 1.00/1.00 vMB 3
624,619 624,619 000000000000000000110895ae9bf401ebc76be1a1a08e66cf347e3ac2f6d844 2,320 1.00/1.00 vMB 21
624,618 624,618 000000000000000000102601151cb50306586a4a6c634713775a3bad7ccafc51 950 0.63/1.00 vMB 1
624,617 624,617 00000000000000000007e8ef50a4328da005623476b6c5b72ab81116eff8bf99 2,934 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.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.