Loading Tool

Explorer IconExplorer

Memory Pool

77,930 transactions
29.13 vMB
0.10853879 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt 0367b80d1fcb6e940a40dab6736aab35902f34c954a9e4b87898fe52f91c9a3b
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 93785db81fd50d0799c328b2577b9a18616ca85bb11a4c1fb9843c91ff84ea66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,810
Size: 1.00 vMB
Total Fees: 0.03697991 BTC
Feerates: 198.58 > 3.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (147,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,929 767,929 0000000000000000000690d9c0533becd65ee4789bf6901f2d214bd2b2a5f8d7 1,595 0.96/1.00 vMB 5
767,928 767,928 00000000000000000004af12e87af241a9da5476ff868411fa73bd773fb8ef82 1,933 1.00/1.00 vMB 15
767,927 767,927 000000000000000000025d298c8042dbaf96585d457dad78a8c76da7b4545159 1,576 1.00/1.00 vMB 18
767,926 767,926 00000000000000000007e58817edaffed07975857bb7af6bfe4fe66ae37c6650 259 0.11/1.00 vMB 8
767,925 767,925 00000000000000000002d5c69da0e2d74992eed471f94200c78bf8c0d1346cbd 470 0.15/1.00 vMB 15
767,924 767,924 000000000000000000023f276441fc0b7ecc5362b5edd5ec5e16452bdd84a760 2,351 0.86/1.00 vMB 13
767,923 767,923 00000000000000000006a15f11bec45d34df0b5cac627dc73046b90619533dce 1,770 0.76/1.00 vMB 11
767,922 767,922 000000000000000000009403eb3a933de360c618a01a40549110a4145b8aeb2b 1,966 0.74/1.00 vMB 13
767,921 767,921 0000000000000000000508bacfd6814572cdfd0fb8348d3e0b0317a343f275eb 810 0.52/1.00 vMB 3
767,920 767,920 000000000000000000025502f3b1aaf31b34a41494dd779b3dbf4919a92de74e 3,340 1.00/1.00 vMB 18
767,919 767,919 0000000000000000000592bd5559d7559b4a165fcb98fe2e0347ddce8e576dd3 17 0.01/1.00 vMB 18
767,918 767,918 00000000000000000007b4c7dbf20ad3a936409a929237462b82653d43f18fea 2,761 0.97/1.00 vMB 13
767,917 767,917 0000000000000000000723d7e4d52c7d7eac72980a264df0fef9166ab79f21ed 172 0.05/1.00 vMB 14
767,916 767,916 0000000000000000000208380259455dcd7c4c5d7b18fa00a9bc50dd10e5f258 972 0.71/1.00 vMB 2
767,915 767,915 0000000000000000000820e5a6316318ac2aa0069fbcd24f41c1e8461a497a1d 2,849 1.00/1.00 vMB 13
767,914 767,914 000000000000000000077311b60dce318e2a486018a44ba1efed7a18becc6029 2,232 1.00/1.00 vMB 14
767,913 767,913 0000000000000000000335f3f2b24451f01b49caa60f23458105f0900be037ea 3,489 1.00/1.00 vMB 21
767,912 767,912 00000000000000000005b98ed79922948c34e81449b0307e8a8dd2fc5e916d44 2,206 1.00/1.00 vMB 6
767,911 767,911 00000000000000000004014f114465afc5bc2cd1b93af7fb8a8f3b0836c0a25e 3,635 1.00/1.00 vMB 23
767,910 767,910 0000000000000000000105195d20e7c05d0f882406da0a95552d07bd43297b78 78 0.02/1.00 vMB 15
767,909 767,909 000000000000000000071a74e9bdb545a3d8d93dc23e7b39addfb6e7d6323b9b 56 0.01/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.86 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: 712.91 GB
    • Received: 17.25 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.