Loading Tool

Explorer IconExplorer

Memory Pool

84,371 transactions
31.67 vMB
0.14289287 BTC
Random Selection Loading Transactions
Max Size: 189.20/200 MB

Candidate Block

Mining Attempt c0c9ef1eb2d8867a84681959a1147baff8621c49b3a15a501d15063073956249
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root a124288afe7f161f56f4e824c0544c0635b8404b62a13b9bd60dac8c282d0bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.03779911 BTC
Feerates: 55.77 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (221,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,969 693,969 000000000000000000105c55669c5d7ab4e69eef7df58740fd5d77f14628c079 825 0.36/1.00 vMB 10
693,968 693,968 00000000000000000012fa1ae29d5ba0d5be5c209de8b460b8efc2ea1ba7e96e 1,064 0.44/1.00 vMB 12
693,967 693,967 000000000000000000008488eb48a12b62fd7262c34ab219c2b260e2a4d87123 229 0.08/1.00 vMB 19
693,966 693,966 000000000000000000093313dc6f3f65bd15b7ce229262b82dacf70135132b1f 479 0.16/1.00 vMB 12
693,965 693,965 00000000000000000010034fcb4ac01c837345a273b692d5908c833abeaba6bb 628 0.28/1.00 vMB 13
693,964 693,964 0000000000000000000fa477c0737856358b687a505a5467e0587ca3db2bc6c2 2 0.00/1.00 vMB 157
693,963 693,963 00000000000000000012f4137e4faf7e70bcf41501d167e769d4a409a026e2cf 1,011 0.55/1.00 vMB 10
693,962 693,962 0000000000000000000cc9f2a8d8d668624213541c807aebd81a488045203228 1,063 0.41/1.00 vMB 16
693,961 693,961 0000000000000000000c4358406c6275c233b33c2da38a9b2cdb3d2b92db872a 2,012 1.00/1.00 vMB 4
693,960 693,960 000000000000000000101d30495cc3267801b14b8988fff443227a4154a9e80c 2,596 1.00/1.00 vMB 24
693,959 693,959 0000000000000000001272b0720dd1c371e44ebc6d03c0d78a13bcdf402c8fdf 16 0.00/1.00 vMB 38
693,958 693,958 00000000000000000012793270428f13bdfda7c83a6aad7b0e1c7943722d4ed6 474 0.29/1.00 vMB 9
693,957 693,957 000000000000000000084a154fafbd70cc127df367f31f1d5a0167761b96823d 128 0.03/1.00 vMB 15
693,956 693,956 0000000000000000000880de05063ff083eff445cdb7a6044e11b6db2b57d50f 313 0.11/1.00 vMB 13
693,955 693,955 000000000000000000085b0bb330d17ec01f453d356b2027aca1f57c111dbc54 361 0.19/1.00 vMB 23
693,954 693,954 0000000000000000000a5cac224c0a988790893181bd90896091b3fb18ebdc80 677 0.35/1.00 vMB 9
693,953 693,953 0000000000000000000f217da757cd5b413e3d356684c08f35b1d1ed369f0316 795 0.49/1.00 vMB 15
693,952 693,952 00000000000000000010ea6e0df8e20bbe4d0f6b5d315dcfd2c1df5bbf6493be 79 0.02/1.00 vMB 14
693,951 693,951 00000000000000000007b600d801065210dd6bac2070b7a9be0b4b88ca98cbb8 91 0.03/1.00 vMB 22
693,950 693,950 0000000000000000000bc5b5d464918b33074047bec40b9fe7e6c0084dcf4054 497 0.23/1.00 vMB 9
693,949 693,949 000000000000000000105ff726fedc3e3ec841bd79c0d03d11996be29b11ac8f 147 0.24/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.