Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
30.08 vMB
0.09146124 BTC
Random Selection Loading Transactions
Max Size: 179.74/200 MB

Candidate Block

Mining Attempt 67f21bccc98453385e723f553241abfe5ab6b61b2b0bfe7d646a4fd4e317610a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 0ff6d3b14b9f895c59edf11824bef5023ea7af9a0acd5c37bd9202349a1190d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.02150455 BTC
Feerates: 150.61 > 2.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (177,153 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,999 737,999 000000000000000000018336e5303ca39dd2955b843c4eadd7faca0339ff9189 2,226 1.00/1.00 vMB 12
737,998 737,998 00000000000000000000d0be698f926d4f32c007845e4dca04e5b34e6e897159 2,686 1.00/1.00 vMB 18
737,997 737,997 00000000000000000008f668ab442a29fa25811b496a8f31ec8aa7cd1ef5e0a7 2,039 1.00/1.00 vMB 33
737,996 737,996 00000000000000000004e85841d68179000e008a2015324ade64107513e2fd34 3,111 1.00/1.00 vMB 32
737,995 737,995 000000000000000000087f3bb0c6cad07eae2f69b7bddcdc470340af7e7a16cf 399 0.11/1.00 vMB 15
737,994 737,994 0000000000000000000713db6f6263382ec9a6b0fa6dc092499113ff9f3152eb 995 0.38/1.00 vMB 12
737,993 737,993 0000000000000000000341a917beebb473504d5b746399362b26f4b35a848f21 738 0.37/1.00 vMB 12
737,992 737,992 000000000000000000071dfcfb3a6ec8aab0dd0692ab614aa70fcf878fac81e9 993 0.27/1.00 vMB 14
737,991 737,991 00000000000000000000cf848b8ae732d537edf4683c3a8cc8edf11a462d3324 445 0.23/1.00 vMB 11
737,990 737,990 000000000000000000083f213e40dbb1aaab5bfc8dab4ba146f13b0f6d88a06a 248 0.12/1.00 vMB 12
737,989 737,989 00000000000000000000bfe3958247dbc11f9275199cecb42f2c8042c1ad24a2 271 0.15/1.00 vMB 7
737,988 737,988 0000000000000000000029c613bfa1967ee07c3ac9e0f6d072e41f53b09d3833 1,726 1.00/1.00 vMB 4
737,987 737,987 000000000000000000018265d7cbe96b95a298d4447d47f344a7e064e1398969 2,732 1.00/1.00 vMB 23
737,986 737,986 00000000000000000005f3fee5f9ea50ba46f9f4836f45af5011c04029db146f 1,786 1.00/1.00 vMB 7
737,985 737,985 00000000000000000003d66dd2f91e1c9fd3a367504c86df4a85babb7642fa2c 1,462 1.00/1.00 vMB 16
737,984 737,984 000000000000000000011688eed57d7477b0726ca7394c904e5b9549c6fa1000 2,383 1.00/1.00 vMB 21
737,983 737,983 000000000000000000039913f19187f23323bf504f140238c677237c426547f7 2,162 0.82/1.00 vMB 3
737,982 737,982 00000000000000000001a0098f7952716d288cd2268394702700a7f6d43eccd5 3,161 1.00/1.00 vMB 29
737,981 737,981 000000000000000000014d1aa4070edab216c68b93ff990c6e5955d32b3b4e1f 3,031 1.00/1.00 vMB 18
737,980 737,980 00000000000000000001ec2ac368d3f8171ddf91b9a9574534915613728f8527 1,609 0.66/1.00 vMB 11
737,979 737,979 000000000000000000089291abf3d1789f8f3502e8932211ec6adf12297dd413 1,670 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.35 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.