Loading Tool

Explorer IconExplorer

Memory Pool

76,723 transactions
28.70 vMB
0.09343506 BTC
Random Selection Loading Transactions
Max Size: 174.19/200 MB

Candidate Block

Mining Attempt b10a4e06e4df9828bb2debe286150ef87115fb6d6f86da02f9c50d4aa9df69ba
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 8e60043707db2f0322947bcb41705324f5a34ee185aa0a17890eac2606780e8e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,995
Size: 1.00 vMB
Total Fees: 0.02701947 BTC
Feerates: 180.82 > 2.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (318,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,967 596,967 00000000000000000000e39087c12a2c03a4d8b1c32301788a683ffcea43e80e 3,087 1.00/1.00 vMB 41
596,966 596,966 0000000000000000000016b72d77ce09ff1ffd98824e671e92c4e6b536e05b2c 16 0.01/1.00 vMB 12
596,965 596,965 00000000000000000011fd4649a02a0f1d64e44a852b1fa730ada3426df3bb99 1,552 0.46/1.00 vMB 20
596,964 596,964 000000000000000000085c21e8eb29cf70e47fef3f46e4e5d5f37c92e3a47689 2,008 0.72/1.00 vMB 20
596,963 596,963 0000000000000000000a8364622c2906fdffc125462916124d02b52b3fb60d72 2,352 0.76/1.00 vMB 22
596,962 596,962 0000000000000000001062fef42e7280f23b04c660026015d404d0a829410cd1 1,167 0.52/1.00 vMB 12
596,961 596,961 0000000000000000000a9b3e082750be7f9699e7f00c04db8912ce7099689db1 2,574 1.00/1.00 vMB 19
596,960 596,960 0000000000000000000021059c2fb2d89bb633e552efe7f9bfec750f133d81af 1,095 0.34/1.00 vMB 19
596,959 596,959 0000000000000000000b6fbaa00295f89ef0bd3b1e9869c11a9fad97544a78b1 1,248 0.40/1.00 vMB 20
596,958 596,958 00000000000000000006cccee3fd39142a5588338f5504e3f1c64f8d41ae809a 667 0.21/1.00 vMB 25
596,957 596,957 0000000000000000000003ab5484c37a67a3d955af13da3d992ccc18159b75e4 3,009 0.86/1.00 vMB 14
596,956 596,956 000000000000000000151888c4d0fe950d851100a711f5a7ce42bc2a4fa9b8ae 3,094 1.00/1.00 vMB 27
596,955 596,955 0000000000000000000e6cc143236fadf97fe3fe8d2003746c13c9e815ea4fc2 2,708 1.00/1.00 vMB 27
596,954 596,954 00000000000000000009fe6de74fc1083c660906b987f207ec56dee11c8e5306 2,087 0.62/1.00 vMB 19
596,953 596,953 00000000000000000004af30191261f3e7ad1d21533e5ecc7fb8ef76823ebacd 159 0.04/1.00 vMB 25
596,952 596,952 000000000000000000058ce3e4c15eac566da384f6839bd79d5bc583956da70b 976 0.32/1.00 vMB 24
596,951 596,951 00000000000000000012bc2587ec979d5dc4eb7e2ff82837263d9129cd73d30c 3,208 0.99/1.00 vMB 22
596,950 596,950 0000000000000000000cd2116c0988c4be4ffef73edc7302bc70e6c417ed2477 2,638 0.90/1.00 vMB 20
596,949 596,949 0000000000000000000a46fe83a66b0de5188959499a5d28125a0490e6b609a2 1,659 0.51/1.00 vMB 24
596,948 596,948 000000000000000000139532a799bd5ca0b93a975b942934a6857cd9ae29fe60 3,176 0.98/1.00 vMB 19
596,947 596,947 00000000000000000001140994e0e22731c4938bc52542397060e02d48e9c6ba 517 0.15/1.00 vMB 22
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.89 GB
    • Received: 17.24 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.