Loading Tool

Explorer IconExplorer

Memory Pool

79,793 transactions
30.16 vMB
0.08294743 BTC
Random Selection Loading Transactions
Max Size: 184.03/200 MB

Candidate Block

Mining Attempt 4b0e2e439a76218725e61e7382b8f48f24bebc39f8f7ebb8d7c6bb76d35ae03c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2de492b476962a4030bfaf5d0818c834ba0dca9aa12c52121a17f1d83a702dbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.01568717 BTC
Feerates: 200.89 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (234,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,985 680,985 000000000000000000048186ad036ce5d8a961e6b0d507f6b35f20a26a55c471 3,395 1.00/1.00 vMB 146
680,984 680,984 0000000000000000000879f137211858de4f01053f58de1ec9fabf4814d73b0c 2,973 1.00/1.00 vMB 205
680,983 680,983 000000000000000000071ba7843961b4b99bb56617a669094f59a18b79fc3416 1,193 1.00/1.00 vMB 141
680,982 680,982 00000000000000000000a1c1a5647998d2e190036fe04da71caa4c21cd88a02f 2,391 1.00/1.00 vMB 189
680,981 680,981 00000000000000000005d9a49a6d94152b20442071b6856ec0880292d3cf566f 1,989 1.00/1.00 vMB 90
680,980 680,980 00000000000000000005723808e4773d404897fe87c65b6a6870493f55497941 339 1.00/1.00 vMB 24
680,979 680,979 0000000000000000000370fc8a2c669f1bb072048ff409497ae3f7465ba80505 1,465 1.00/1.00 vMB 20
680,978 680,978 00000000000000000001eb44cb63c5b09a7b2b2dc2ddf5dee29785b766f656e9 1,904 1.00/1.00 vMB 40
680,977 680,977 00000000000000000000243b2826a67967dc419941d860c169f5fe488b1570c5 2,161 1.00/1.00 vMB 84
680,976 680,976 0000000000000000000bcd7cc2a79bf0e906eebf600f84ed79777d1cfbac1910 1,455 1.00/1.00 vMB 40
680,975 680,975 00000000000000000004bc4e6dc7240ff5a2136ef88a35d91b19a5d115e20e71 1,345 1.00/1.00 vMB 67
680,974 680,974 00000000000000000001299c21c44392df282ca2d4e5a823c237ca1c85f3cd97 1,059 1.00/1.00 vMB 91
680,973 680,973 000000000000000000075bec3c5063c7d70b148e88e0a2621cfacdda0bd44869 2,520 1.00/1.00 vMB 142
680,972 680,972 00000000000000000004f1b3878df59f262325b0476c45fc428946322bb249d0 2,910 1.00/1.00 vMB 196
680,971 680,971 0000000000000000000788053ac7f66eaa77129259c5e43cd5e312972eefbd0b 2,582 1.00/1.00 vMB 22
680,970 680,970 0000000000000000000ad52b69c795d69f83ec61862163247b12699e3cd28014 2,083 1.00/1.00 vMB 58
680,969 680,969 00000000000000000008960e0b6223b9ad11e6cb1e9c2d33380ee98720f94c31 1 0.00/1.00 vMB 0
680,968 680,968 000000000000000000021cfeb944cb7f7696dcce3f03b51dbba757707906cdbd 2,307 1.00/1.00 vMB 39
680,967 680,967 000000000000000000055c2139a654196da1e0ae7f791437a043a8cf7fa50c28 1,188 1.00/1.00 vMB 124
680,966 680,966 0000000000000000000418f6370cd9da2a71d9156db7ff1b6ef77cad3bb05478 3,381 1.00/1.00 vMB 148
680,965 680,965 00000000000000000009b272bbc1e2e4c1f8b8cfe9179011a17e3bc9b53bacca 1,501 1.00/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.