Loading Tool

Explorer IconExplorer

Memory Pool

50,857 transactions
28.72 vMB
0.07229534 BTC
Random Selection Loading Transactions
Max Size: 154.49/200 MB

Candidate Block

Mining Attempt 66b5d606e3ca654997ae77440b126397b2bdea5e362933a5a6990fca5fd32b85
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 70847bd00cb0a8a287879cfc5503844fbd961c5c5d3e4bd9ce20ea53324da44c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,819
Size: 1.00 vMB
Total Fees: 0.01599182 BTC
Feerates: 122.12 > 1.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (166,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,917 747,917 00000000000000000001a7f90c85a813e344945a0d145902887cd1f0cd9fa3e5 3,033 1.00/1.00 vMB 14
747,916 747,916 00000000000000000004fe3b4dd5fdb185c74f02a3e5cbc07f7f0db955cba7b9 2,883 0.95/1.00 vMB 12
747,915 747,915 00000000000000000008bbd1e67fc562c33e0e15def99302d7b16ab008d3e1ef 1,484 0.78/1.00 vMB 5
747,914 747,914 000000000000000000079e978b5185e8a4b3ae4abd3a63fca6e583d0f9de4a3c 2,284 1.00/1.00 vMB 14
747,913 747,913 0000000000000000000542a914feb72c767bd03eb4607aaa3cfae9b6a2a01dc2 1,175 1.00/1.00 vMB 16
747,912 747,912 000000000000000000089f16c42f42d3bc35cf1ea07197ab213df6f167b9ba8c 975 0.37/1.00 vMB 11
747,911 747,911 0000000000000000000371d83d1ebed0fbac1262130ed3096c40426ec51c1827 2,218 1.00/1.00 vMB 6
747,910 747,910 00000000000000000007091e82b142b45fc3338526de3364ec39d6f781864e37 2,147 1.00/1.00 vMB 13
747,909 747,909 00000000000000000009401b8aacdf49be33dafbb31ec7b9c91f624864b873db 3,280 1.00/1.00 vMB 18
747,908 747,908 00000000000000000008e657b9348dd557390f9f670d6ba98596ea34a4e5bc4e 191 0.11/1.00 vMB 12
747,907 747,907 000000000000000000005822428bc9e9da1e11013b6418d0fcdad05de980b579 322 0.45/1.00 vMB 2
747,906 747,906 0000000000000000000026e9456bb135f6e101ea32d3033fefb8cb96b55476eb 2,628 1.00/1.00 vMB 14
747,905 747,905 00000000000000000008b8a9a4b0d0b9e7df9abd9983c06b45128149af3e5b59 674 0.24/1.00 vMB 11
747,904 747,904 0000000000000000000102986bc344efc5cd8272bd17d7a2dc9a7a1245eae639 308 0.15/1.00 vMB 7
747,903 747,903 000000000000000000026e2f84950fa73390917ed52014b8f3c655dc2e18c07b 993 0.30/1.00 vMB 14
747,902 747,902 000000000000000000057b0f97b7d7237f0eda79f66dac731d95a1a04f825c6c 1,143 0.39/1.00 vMB 11
747,901 747,901 000000000000000000074d6fa3cac550e09bd83eec77440dcc97ec69f07787cb 550 1.00/1.00 vMB 2
747,900 747,900 00000000000000000005e08050a9f515736b0c22ce5046e0d10ad79866a9bd0e 1,220 1.00/1.00 vMB 6
747,899 747,899 00000000000000000005dcf992dacc17c2b3dd00373c0893f380b98aad88546b 2,654 1.00/1.00 vMB 14
747,898 747,898 00000000000000000003d02738170667495d793a8b6bca0a8e0071814842c04a 2,092 1.00/1.00 vMB 7
747,897 747,897 0000000000000000000784c2db0a6cff2bb06faa00563920afef51ddf18ea3c2 1,223 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.02 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: 649.82 GB
    • Received: 13.22 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.