Loading Tool

Explorer IconExplorer

Memory Pool

43,694 transactions
27.96 vMB
0.15356511 BTC
Random Selection Loading Transactions
Max Size: 145.19/200 MB

Candidate Block

Mining Attempt ad9a2ff6bc29b79278a9032bc1f24755d0fda10d74e0a4f5fc5324fc034212ca
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e8b2f3269cc3b397a279b70e19ef46ed602bbed1685df67c0911b259275a8385
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.05712929 BTC
Feerates: 150.71 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (123,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
790,956 790,956 00000000000000000002ae2ba9b1762744a43e9266774bf13ff3e7105e95361a 4,949 1.00/1.00 vMB 27
790,955 790,955 000000000000000000009dbc94482d572c1469d292e618fb197a798982ef2454 5,638 1.00/1.00 vMB 24
790,954 790,954 000000000000000000050b02142721ffbb7d3dffcb580058bbd94592f9182f22 4,099 1.00/1.00 vMB 25
790,953 790,953 00000000000000000004453dee5f086f0cd64ee8960a3600a8239e6564a99854 3,104 1.00/1.00 vMB 27
790,952 790,952 0000000000000000000404aa5afd632fb0dfdd7d73029b0acbc7688169661816 2,679 1.00/1.00 vMB 59
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.26 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.