Loading Tool

Explorer IconExplorer

Memory Pool

78,469 transactions
29.37 vMB
0.08059140 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 4d30a80b2ce5d9ee9e32d1ff8d68e46730ec220bc44ecb22d776dd779ac4f99e
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (8,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,926 906,926 000000000000000000022c1380332d4b2397968703f1b6177ad6d03698fb6092 866 0.16/1.00 vMB 2
906,925 906,925 000000000000000000022dcd019486d30a922a6b8eb8e07195a0dec5ef6b5811 81 0.02/1.00 vMB 5
906,924 906,924 000000000000000000011301ba90360f2377b74ecf6d43704930c4a0d6879a20 1,584 0.75/1.00 vMB 1
906,923 906,923 00000000000000000001780d9a6fe8afd68247c108ce453dc36ad765f7709e49 2,580 1.00/1.00 vMB 3
906,922 906,922 00000000000000000001bfaec1a593d2b0d3a8bc10c22c50f033e55a322c5c80 3,431 1.00/1.00 vMB 1
906,921 906,921 00000000000000000001bc63e909f6ee21749e9aa169220dd255e83afd054bea 2,301 0.74/1.00 vMB 2
906,920 906,920 00000000000000000000df79958c1bfc973a085de5f92835d8ab69b536fa7bcf 125 0.03/1.00 vMB 2
906,919 906,919 000000000000000000002bd7a93ae96681b5ef65c97a018fce592f3ce05b4aa7 3,017 1.00/1.00 vMB 1
906,918 906,918 00000000000000000000f95af15b473fe5b7e468954398da4b52298c0d926494 2,072 1.00/1.00 vMB 3
906,917 906,917 000000000000000000005b9ab1c3a3ca3d825343225c612d5b1bf2af41c5226d 2,571 0.77/1.00 vMB 2
906,916 906,916 0000000000000000000031716fed495f9aa52ebbcfa588ae6128af6b7ab89b23 208 0.07/1.00 vMB 3
906,915 906,915 000000000000000000011eef6a844fa29e38eefb29dd36d9816da104d0be1ab7 502 0.22/1.00 vMB 2
906,914 906,914 00000000000000000001a080e309b87de5adfeae990d309d17cbd42b67087955 1,581 0.73/1.00 vMB 1
906,913 906,913 0000000000000000000000d90bd0a6d178570c7bbb3dfffb6f7a5d5eeb13ceb4 1,093 1.00/1.00 vMB 1
906,912 906,912 00000000000000000001a2ad6971465357c1b0ec5efbc9bec90e32082a5c6f98 2,381 1.00/1.00 vMB 3
906,911 906,911 00000000000000000001b259fa314810179ee4e32fa96bc5aeedb3c9e06c17a7 2,308 0.67/1.00 vMB 2
906,910 906,910 00000000000000000000fd4a34da76dbca8b523da12fedf0571cdc7e8434f0c3 1,375 1.00/1.00 vMB 1
906,909 906,909 00000000000000000001ab2261a1fb9d480c4c664ac67babb44de7a3fce01065 3,453 1.00/1.00 vMB 4
906,908 906,908 00000000000000000001618598265f016e4b5ec951f6bc88e558ed4518016749 1,471 1.00/1.00 vMB 1
906,907 906,907 00000000000000000000b122f3e368ccc4c9a1d0e78067fa182f606d05b568e2 2,214 1.00/1.00 vMB 2
906,906 906,906 000000000000000000008097b41b9280eedf467a74106d32aad7aeb2bb487579 3,016 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.