Loading Tool

Explorer IconExplorer

Memory Pool

74,053 transactions
27.39 vMB
0.06822619 BTC
Random Selection Loading Transactions
Max Size: 167.15/200 MB

Candidate Block

Mining Attempt 92d038c834a2a042718d00bbabf90d5f262dbe83720eede58f52446e6093f7d0
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 70e578c54e126c60a4d9a432bd9527ac98cd2de05d09ab23888b5d888df40d97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.00994019 BTC
Feerates: 402.60 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (133,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,992 781,992 0000000000000000000126f10422873bfe7aeda77d277712eb4a50e3c7c25a7e 3,475 1.00/1.00 vMB 25
781,991 781,991 000000000000000000026208c4cb7b877d0900ad0cab77333acfa86536e42b2d 3,298 1.00/1.00 vMB 24
781,990 781,990 00000000000000000000417baade6ec1212001f13a8266d5c5fe512a54848551 3,089 1.00/1.00 vMB 35
781,989 781,989 00000000000000000005930ece402ffc23f33a602c1b74528c3d7750ee01ac1f 3,057 1.00/1.00 vMB 33
781,988 781,988 000000000000000000039ba48e1d5a13af8a380c43fe29b441ed29efba2e8fb4 3,295 1.00/1.00 vMB 36
781,987 781,987 000000000000000000045799372c65a39b16b2c69d2a5b31fc2379c33296f66f 2,253 1.00/1.00 vMB 29
781,986 781,986 0000000000000000000542ef344839aff1d08f90bd26a6351524f82e8983dd7b 2,591 1.00/1.00 vMB 32
781,985 781,985 000000000000000000017ed4119e5a53448cad70614655c0ad5d2efb4641d054 1,452 1.00/1.00 vMB 16
781,984 781,984 000000000000000000027fc702609698de15eefc19b6c3d077b3038c08c1a425 3,310 1.00/1.00 vMB 23
781,983 781,983 000000000000000000059fcffea7cb3ac25b659d03051f0c4b71416f888422d4 3,719 1.00/1.00 vMB 25
781,982 781,982 00000000000000000003d6ed819a1b761a18b6c6ad20dd87b718481fbf8528fe 3,421 1.00/1.00 vMB 39
781,981 781,981 00000000000000000002d0022e5ec7c90e0a18b88f867a575341c5f8e13af0af 2,189 1.00/1.00 vMB 18
781,980 781,980 0000000000000000000368819055388dc7f572ddd4289342002186536257a2ac 1,903 1.00/1.00 vMB 17
781,979 781,979 0000000000000000000335b1852e12ff29315979e463932e1e252c6894e6ac91 3,826 1.00/1.00 vMB 24
781,978 781,978 000000000000000000010d240e705cfbfdad520d56e62c1d6c4c3d0b3ff81332 3,666 1.00/1.00 vMB 26
781,977 781,977 000000000000000000005d6528f64a032eaf4d621843f2296056e5669d0edcf8 3,249 1.00/1.00 vMB 46
781,976 781,976 000000000000000000003c86928a43d85bc7e68575595b52b53ffd7f4af33e59 1,605 1.00/1.00 vMB 24
781,975 781,975 000000000000000000004463ceeeb7c49ab5d5089733e74bc222e561e2b0401f 2,173 1.00/1.00 vMB 23
781,974 781,974 00000000000000000000f7f75aef090727d08d4ab68d0b13b0ef77dc2693a37b 2,210 1.00/1.00 vMB 17
781,973 781,973 0000000000000000000396c340cd6c1d490aebfc1a156f0512063b9005c56abf 2,561 1.00/1.00 vMB 30
781,972 781,972 000000000000000000060773e756e8d103929788ccf735c7e97b02fb85891e90 2,396 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.