Loading Tool

Explorer IconExplorer

Memory Pool

36,579 transactions
25.91 vMB
0.08659794 BTC
Random Selection Loading Transactions
Max Size: 132.68/200 MB

Candidate Block

Mining Attempt 0d7d49fea52180be8ad7ba8a72c39871627b59cfde8e951cc3ced1279a0246e8
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root d595ab4bff7c38b4fbe70be76b47283b56c5b285b41b445ddf19da15f25d99a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,781
Size: 1.00 vMB
Total Fees: 0.03908971 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (82,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,984 831,984 00000000000000000002245fc3ef1464405ab63641c94b79ed24dfd7b1f318e5 1,997 1.00/1.00 vMB 8
831,983 831,983 00000000000000000002f0223cb4c41d2a9c31777586a95ca7c291366e592e7d 4,451 1.00/1.00 vMB 12
831,982 831,982 0000000000000000000235f465b3b2f12fceecc81d03aa55fbff42c006b9b7e9 3,358 1.00/1.00 vMB 14
831,981 831,981 000000000000000000004018f5bd7eeedb3c90e31a272e1824e1e6a583be74a3 3,210 1.00/1.00 vMB 11
831,980 831,980 00000000000000000002016df40863403ecfc4445983a5ebbc288242ac0812da 2,872 1.00/1.00 vMB 10
831,979 831,979 0000000000000000000141e31403866a3c4f670161a4fd92ae2808684e6fb8c8 2,586 1.00/1.00 vMB 11
831,978 831,978 00000000000000000003475483dcea5bb4460907eafb70d2947787e711a00d94 1,971 1.00/1.00 vMB 12
831,977 831,977 00000000000000000000caad724e706b749a608501ab5a994d68a59ea3d1482d 3,138 1.00/1.00 vMB 11
831,976 831,976 0000000000000000000121d322af5e120ee9ba6266a7d5ee36ec20f30215c7f5 2,437 1.00/1.00 vMB 14
831,975 831,975 000000000000000000024bdf73557e6be2ff2d3d27efcf6702fcaf7d317b4ae5 2,733 1.00/1.00 vMB 15
831,974 831,974 00000000000000000001e76c5f4b4c58dc3d613128ff1ce79f601b0b5ef0b83e 3,254 1.00/1.00 vMB 23
831,973 831,973 00000000000000000002bab398b4b84b06f72c2d8aa5f5fab40aa5adf673cccd 3,082 1.00/1.00 vMB 17
831,972 831,972 00000000000000000001531bf7393064261ac0791e8d5d628010a72a02119feb 2,298 1.00/1.00 vMB 14
831,971 831,971 00000000000000000000155e8e8e2831134f7490f83dbb69df1e087800205a74 1,885 1.00/1.00 vMB 14
831,970 831,970 00000000000000000000515a5f7c766258a264565be8c61a203ba6de72ef208a 2,617 1.00/1.00 vMB 16
831,969 831,969 000000000000000000024126341a485496eda4a6926004703f94fd3d43fba182 2,880 1.00/1.00 vMB 20
831,968 831,968 00000000000000000000637d9d33fbc6fd4bab49cdd1d356bbf210d1ffead06a 3,440 1.00/1.00 vMB 16
831,967 831,967 00000000000000000001e4cb8d64666074606aafaa02ce88d86202dc0149ff4a 3,413 1.00/1.00 vMB 22
831,966 831,966 0000000000000000000009db4af8c60b40a28a98d444823c7f1313d545d1032b 3,163 1.00/1.00 vMB 17
831,965 831,965 0000000000000000000106c2ade88821384e2bf4e26d629f159f3ef217dd0556 4,999 1.00/1.00 vMB 28
831,964 831,964 00000000000000000001bf0709958b2061924628859fd57fd86437830e35d477 3,623 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.