Loading Tool

Explorer IconExplorer

Memory Pool

79,443 transactions
23.90 vMB
0.10963616 BTC
Random Selection Loading Transactions
Max Size: 153.86/200 MB

Candidate Block

Mining Attempt 8511c95b192a0a2ddf67d4569a6fa53cec32183928a03b7d5c13acb438c8db2f
Version 20000000
Previous Block 00000000000000000000d8824305e65809f7f54a1ce7e3b8645993571a8a5018
Merkle Root 0f24969c7117b25966d81b560e0a9afa4a3560bc3b9db0e9650eaba93b7e546c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,528
Size: 1.00 vMB
Total Fees: 0.03619723 BTC
Feerates: 151.12 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,830 (910,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,232 5,232 000000003d7f565bb3875bc5a3469891543bfed8d6d05e770bf63ea2e7ac8f1d 1 0.00/1.00 vMB 0
5,231 5,231 0000000066cd621d6aa86ea4b5b12113ca53ebf73906a63e0fba0dcf14b94f31 1 0.00/1.00 vMB 0
5,230 5,230 00000000b532e7eb8df7df568a936746a2a703cbe5833eb51681fbdf18e07835 1 0.00/1.00 vMB 0
5,229 5,229 00000000fd46082d454dfaaec6d33608e0d5ab5e23d9312be6f354071752b9a1 1 0.00/1.00 vMB 0
5,228 5,228 000000000b34c8f671d5578392dbf957b15a7af94cb5b7308934636e9055eed3 1 0.00/1.00 vMB 0
5,227 5,227 000000003db6a8c848dcadb131d97296db6047219bf845af05a69aa73bc88bdd 1 0.00/1.00 vMB 0
5,226 5,226 00000000894026d9592927a8801cc0205481186c66c9b5798e0b052c3951940c 1 0.00/1.00 vMB 0
5,225 5,225 00000000abe4c28ece0280696df0b1800409d4d5e212c3d5a1f21f3549abf0b9 1 0.00/1.00 vMB 0
5,224 5,224 0000000096a80b51b920852ee9dfc4e721a46d10622c0fc41aebba16928e13e7 1 0.00/1.00 vMB 0
5,223 5,223 00000000ac875a3840c83257ecba20fd9393b19666dff3bc2b2461da99a6a88e 1 0.00/1.00 vMB 0
5,222 5,222 000000004ae563e322b2a2b6cd268695e30c28e1262377cf52382b50edbbf623 1 0.00/1.00 vMB 0
5,221 5,221 000000001700f2e36768136bdfe7afc1e00eab22d262b0b5b658a0d78efa1f5b 1 0.00/1.00 vMB 0
5,220 5,220 0000000077a46379120a2d081b212f4f69f9a5d4f153419f7b58bbd9c94f85f7 1 0.00/1.00 vMB 0
5,219 5,219 00000000f7dfe5f7fa8d482a0b9277dd51ca01b3113320ecfddb20eb3cffffdc 3 0.00/1.00 vMB 0
5,218 5,218 00000000980997109d9cf5de1fe19aac6de68ce809a07fdb4c2a14050ce9b1d7 1 0.00/1.00 vMB 0
5,217 5,217 0000000025075f093c42a0393c844bc59f90024b18a9f588f6fa3fc37487c3c2 3 0.00/1.00 vMB 0
5,216 5,216 000000002d98b5f04bfec834842873d9a8dcaf92f25817d5a3dd04c601b84b94 1 0.00/1.00 vMB 0
5,215 5,215 0000000037372e0730345c9991f9f4426428afd462329d9d61a3e626dc6ac015 1 0.00/1.00 vMB 0
5,214 5,214 00000000fc0835127379eaa4c4592084e5b99b50eef43c96a140a2930fdee654 1 0.00/1.00 vMB 0
5,213 5,213 000000000b9cb276a6d303d7104c9fb7c92b2c79193196c9e2200ac2c34adf02 1 0.00/1.00 vMB 0
5,212 5,212 00000000db30aefe9e1dd65c55d9bf2d28655f5ba8e557fa19fab50731304b7a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 791.44 GB
    • Received: 21.80 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.