Loading Tool

Explorer IconExplorer

Memory Pool

45,950 transactions
32.29 vMB
0.12872139 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt 67c012f7188e3400bd3b986b511a093c24d97355730e1a8c3240b01d07c075af
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root ed7aa38a0d47e4f5540eded2a3af5cebcd30a176ef789d25e16035ca05bd572a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.05558640 BTC
Feerates: 265.25 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (168,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,995 745,995 00000000000000000001dfc1a6ae7d528a8388f7ab09fc8641ec69a66ca89f7d 85 0.02/1.00 vMB 20
745,994 745,994 000000000000000000006ab010dd61b9de2d0d631ef5b1de13c22647a8daefe9 740 0.34/1.00 vMB 13
745,993 745,993 0000000000000000000356a089889abc32f5ab0e9c5882430ad4919b3490a922 276 0.10/1.00 vMB 19
745,992 745,992 0000000000000000000983f580aaa3b3d7de90c0222f58dc688b9bc0b690a6d0 564 0.24/1.00 vMB 15
745,991 745,991 000000000000000000016def15aaeb808ae3630c5f6804d224acb1a62b8559fa 1,217 0.75/1.00 vMB 13
745,990 745,990 000000000000000000062d065ccdebfc0ae8c64ad42fcf6acf632759f46211b8 2,403 0.97/1.00 vMB 13
745,989 745,989 00000000000000000003d91de7e9fcdf413fc746071a64e6bac292bd2bf2f467 972 1.00/1.00 vMB 15
745,988 745,988 000000000000000000052387ebdaed8a43dbdd0b6c920fe7554bf890c23720c2 2,743 1.00/1.00 vMB 31
745,987 745,987 00000000000000000000dc0b3e5643f42f69093671c86dab6b09b0c5456172a6 132 0.09/1.00 vMB 9
745,986 745,986 00000000000000000005e64cccaf57b1d72cd6739ed2e4a19a37862a156c8968 401 0.15/1.00 vMB 18
745,985 745,985 00000000000000000007a137ff87d35b5dbe2f8a273d5017893d30f1406dc665 1,349 0.55/1.00 vMB 16
745,984 745,984 00000000000000000001c95191d767fc18000bf2b9b583314119069631871193 94 0.03/1.00 vMB 19
745,983 745,983 0000000000000000000547ddde5f18d1c4eebe9acc09399b3761ddda39e42cfa 1,246 0.51/1.00 vMB 16
745,982 745,982 00000000000000000009feaf810b7c70153c610f4fdd33a3ff6da4a44f3c6974 210 0.07/1.00 vMB 20
745,981 745,981 00000000000000000008fe1b433d4b466beff6466ae28195b00a599f85708561 1,315 0.50/1.00 vMB 17
745,980 745,980 000000000000000000021c08f537c10aafa170991942b7b3bcc1c9259cab5c97 359 0.16/1.00 vMB 21
745,979 745,979 00000000000000000005ff888af8f6e37323fa9450f694a1478f44d5bc30056b 1,029 0.40/1.00 vMB 18
745,978 745,978 00000000000000000000f6e9edd168a2deee7b5de756bd3bddaa63c2ead5c355 1,222 0.92/1.00 vMB 9
745,977 745,977 000000000000000000071a07da38fba8960d73a4eeeafcd83a12fb0345fc12ff 481 0.16/1.00 vMB 21
745,976 745,976 000000000000000000092e900837364c881ccdfd2854af0fdbd727442a74b1fc 2,139 0.80/1.00 vMB 20
745,975 745,975 00000000000000000000ea7c8cae5756d9d373a3a32b70b5a488f0f7e6bfdc0c 280 0.09/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.