Loading Tool

Explorer IconExplorer

Memory Pool

44,359 transactions
27.21 vMB
0.07628829 BTC
Random Selection Loading Transactions
Max Size: 143.58/200 MB

Candidate Block

Mining Attempt 97c0ec30c575f16a27a5c725641d3c5a1f8fb15dae34307a876ab0a772894fa1
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 99560c5320f4fe18d42e8599ce6f4eeff81e8e06ad4cb92fbfb506ff5bacc6ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.02566257 BTC
Feerates: 200.83 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (174,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,981 739,981 00000000000000000006ebef7c7bf04e3dd2cd558a54c948b2dba4d8eaacfaad 1,888 1.00/1.00 vMB 11
739,980 739,980 0000000000000000000214919c771c7d4ab369002d0f2409db1f1002b697c438 532 0.24/1.00 vMB 9
739,979 739,979 0000000000000000000919c1466eb9ef6e45e71ee0520a7258b98ab39c029bec 2,308 0.80/1.00 vMB 9
739,978 739,978 00000000000000000006b23a44dec2829e6a22c8f230d880aa4ce2c1ed58bdd9 1,485 0.53/1.00 vMB 8
739,977 739,977 00000000000000000000c030e92e4a6fdbac605f5c15402d99383dcf8a4fa7bd 516 0.58/1.00 vMB 5
739,976 739,976 00000000000000000003e3acce91aa3a3fc4c8131fdd0a3e11c4c1631835f135 1,235 1.00/1.00 vMB 4
739,975 739,975 000000000000000000046a6c221d8d57d580c4236f62625f8104963d273fa149 2,694 1.00/1.00 vMB 10
739,974 739,974 00000000000000000003662016090bbf1a18afb709b748595b8ca768681211e8 543 0.22/1.00 vMB 8
739,973 739,973 000000000000000000006e6c7238040a885df3ace916247b4440ccacc8cb4777 807 0.36/1.00 vMB 8
739,972 739,972 00000000000000000008ecbe9bb61db9b63e4ce0add8ce24fb55d783e6b5d581 618 1.00/1.00 vMB 2
739,971 739,971 00000000000000000000d58a6eda854bb4f06b06166a551fa1f8c6b9687a4f8f 1,420 1.00/1.00 vMB 4
739,970 739,970 0000000000000000000017bc3cc37df04fcac52ae1cb3bcc36f7202a2ba1c80e 1,770 1.00/1.00 vMB 13
739,969 739,969 000000000000000000068cfbe355049ac191162df4410f55bcaa3e66cecd1037 2,632 1.00/1.00 vMB 10
739,968 739,968 00000000000000000008d74f343536f534cbd420c72317216111efe91e55a281 1,740 0.64/1.00 vMB 5
739,967 739,967 000000000000000000025b00f557479f97f772d2eee2eacd251b7219b1a3320f 2,702 1.00/1.00 vMB 13
739,966 739,966 0000000000000000000081bfcf8e1c45b0030ad8483decb4849c4024dbbc8b1b 501 0.16/1.00 vMB 9
739,965 739,965 00000000000000000006d1ade056b76f6173410123d9b18a3ffcca99ec873300 68 0.04/1.00 vMB 13
739,964 739,964 00000000000000000004c6ee2fdcecb42a2f29e992f7c2d3bf77c18b34da2cb0 1,565 0.64/1.00 vMB 7
739,963 739,963 000000000000000000063d5fa6896c73fa6afb076335810393b7928b4e42bb33 2,925 1.00/1.00 vMB 12
739,962 739,962 000000000000000000040ce691a1dc2e887681c5231b0254d6fce6c00b7ca762 1,056 0.40/1.00 vMB 9
739,961 739,961 000000000000000000038f859edec0bd9bebed397576545ce68dd8697ae2934b 1,736 0.76/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.