Loading Tool

Explorer IconExplorer

Memory Pool

42,349 transactions
27.59 vMB
0.13889878 BTC
Random Selection Loading Transactions
Max Size: 142.82/200 MB

Candidate Block

Mining Attempt c0d07f36eb23a641158389ab2fdb74587cbd9564b9485e1cc19d3e91f449b7a6
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e18c052f16ee824539e4dafadf67de251d89dd2b34b8b5f004e9c01763f8b4db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05292439 BTC
Feerates: 150.71 > 5.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (123,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
790,977 790,977 00000000000000000003e17671c65a07734e0d9e77916f864e74b680cc563442 4,816 1.00/1.00 vMB 31
790,976 790,976 00000000000000000005343097c3871ad067b55665aeb7ed030f102fc9625c10 2,315 1.00/1.00 vMB 30
790,975 790,975 0000000000000000000472d49da628b8189fc9da16c393a063f883277d52e9b1 3,142 1.00/1.00 vMB 55
790,974 790,974 00000000000000000002a3e574eecdec003ed1a96cfc53f9e43187900132b995 5,269 1.00/1.00 vMB 21
790,973 790,973 0000000000000000000412467f7d2d219a75adab6e9523821c6f8e78d7f8cc52 2,115 1.00/1.00 vMB 45
790,972 790,972 00000000000000000004ac7f72c826aeab772529302ab021177ffcdfff106d0e 4,008 1.00/1.00 vMB 32
790,971 790,971 00000000000000000005343457f8ee46c9d09184d1c7f2eb6a68971e86f93352 2,679 1.00/1.00 vMB 40
790,970 790,970 0000000000000000000569d2fdf325553a838fb24d7b75a3ea6c10359cf8ca91 3,256 1.00/1.00 vMB 55
790,969 790,969 00000000000000000002c5c4fa59c9bbc7880d15146223f0b4a89874362a9e43 4,132 1.00/1.00 vMB 24
790,968 790,968 000000000000000000053fcddef1e763c5afde75eb781c2f3c0483907263591d 3,315 1.00/1.00 vMB 41
790,967 790,967 00000000000000000003f012d83815593e3dcc1334aeeefc6d733d460a8b5a96 4,220 1.00/1.00 vMB 33
790,966 790,966 00000000000000000002384c8bf632fbc99148da22f302cb84b83cd920ff7693 3,181 1.00/1.00 vMB 33
790,965 790,965 00000000000000000005ab31fc9c6ee65b0904302f0a5b8087b5984c36e46d40 3,679 1.00/1.00 vMB 28
790,964 790,964 0000000000000000000327be2a97f20e3539296d7a6e3a91131ac230d8c81467 6,085 1.00/1.00 vMB 25
790,963 790,963 0000000000000000000596592ab58bc7ed5527a39d4316486b2ce9002c707503 4,967 1.00/1.00 vMB 27
790,962 790,962 00000000000000000003166e5628b53b5c3bf71d46392028635af79852492b7b 2,460 1.00/1.00 vMB 47
790,961 790,961 00000000000000000002e308d34d15d750647875d964dbc2ad281ff7936ec50f 2,506 1.00/1.00 vMB 23
790,960 790,960 00000000000000000001a101244ace3e06f8f867ec1617f1602c9b18a303fbd0 3,876 1.00/1.00 vMB 26
790,959 790,959 00000000000000000001a8cc126f7f9d6f4ddcf5761f83133dc307ac2f5a87a0 3,041 1.00/1.00 vMB 56
790,958 790,958 00000000000000000000c0ea8e978cf0946bae69db54de40a2de5c81127005fe 4,312 0.99/1.00 vMB 25
790,957 790,957 000000000000000000035872e8e56f16afc0dcee09232c20ab584cd8a7074b80 5,508 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.87 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: 643.24 GB
    • Received: 12.58 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.