Loading Tool

Explorer IconExplorer

Memory Pool

74,010 transactions
27.36 vMB
0.06704475 BTC
Random Selection Loading Transactions
Max Size: 167.00/200 MB

Candidate Block

Mining Attempt 15652f4cd63705231d4c5d61befc89be227d72973dabbb3d7689d4f6291e838b
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 4d6f188a257102c5286bb9d32ee5d63ecb5847ccae126c00b660e837dc0f1975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.00890967 BTC
Feerates: 150.42 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (542,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,962 372,962 0000000000000000010c8561187b961f038db5028dc4dfeb0ab6a8b30af2a795 265 0.25/1.00 vMB 12
372,961 372,961 000000000000000002f328e7b77c9b8582f539f93ba1a7fe6a7a80f949ce4ea3 150 0.14/1.00 vMB 27
372,960 372,960 00000000000000000d2d3c9ba1b552e9855f7e1ebded0859b3f8e14b0f05b0f3 506 0.33/1.00 vMB 34
372,959 372,959 000000000000000005ce1d2d10aeb9def4d38233e859d98a4a168ea3fa36687a 186 0.15/1.00 vMB 36
372,958 372,958 000000000000000008a692a19c3dbab9f7835bdd5ae3ecd0344b0a3f18aa9836 214 0.20/1.00 vMB 32
372,957 372,957 000000000000000006c9df04a171245f18138985f2c78f0ad92a92e3f8f7b309 828 0.46/1.00 vMB 47
372,956 372,956 000000000000000013486c007ccec83b98125a9536ca2a4eb0e569fd2a2c6fbf 209 0.18/1.00 vMB 35
372,955 372,955 00000000000000001110d4e108bab2bee71af2d0546240354a41f90094f5b034 688 0.71/1.00 vMB 28
372,954 372,954 000000000000000009517a1631d811119bea561aa0c56a35bccc6f0fbb31643e 130 0.07/1.00 vMB 36
372,953 372,953 00000000000000000f37b3dd3a429b6cea98ad80ff28d62ba8418eb6c8e71f42 38 0.02/1.00 vMB 38
372,952 372,952 00000000000000000ca6022c1c1c2dccfcaf20753a83b7390a0fcf5b8efe45b5 730 0.47/1.00 vMB 42
372,951 372,951 000000000000000007fda4daf1519acc0b595c4c975a692fb251c62d2940703f 422 0.23/1.00 vMB 59
372,950 372,950 0000000000000000073eecfd63e20465ac6582d3d40cdd16c302745f207dc7b0 100 0.06/1.00 vMB 43
372,949 372,949 0000000000000000092b5f4cbc7ac0a2e6d2480e3cf9fd48a9eff6148ac04e30 311 0.15/1.00 vMB 51
372,948 372,948 00000000000000000e09d3894f9330463e2f05dbc83af0b4b450d881056a31bc 978 0.62/1.00 vMB 39
372,947 372,947 00000000000000000cdf40e2da76d84405d898becc300cb25908926a36a630d7 439 0.21/1.00 vMB 51
372,946 372,946 00000000000000001242e0a6291a81ced35268777d6860a0ec45b3dec8ecf75c 376 0.21/1.00 vMB 44
372,945 372,945 000000000000000013465204cfa1f94d741f9d6b4b01b8c905295d23684c090d 1,441 0.77/1.00 vMB 42
372,944 372,944 000000000000000010753d9d89c5066eaafaf7b1005184c6495a55d972a129b7 1 0.00/1.00 vMB 0
372,943 372,943 000000000000000005caf0953a55616701a0a71e0b5129c11593f13c923930cd 352 0.20/1.00 vMB 37
372,942 372,942 0000000000000000076ba07b379785720ee7023752ee36495513f30acd503418 332 0.28/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.85 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.59 GB
    • Received: 17.19 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.