Loading Tool

Explorer IconExplorer

Memory Pool

44,254 transactions
28.11 vMB
0.16011211 BTC
Random Selection Loading Transactions
Max Size: 146.14/200 MB

Candidate Block

Mining Attempt 45290be2fc8933c24f1a1251dd734d66d6d1f29205df0fb782c1d12898e27268
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root a4c0c56338ed369bbc6ceed16515d04f647730b12652b834f76e757763881d90
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,722
Size: 1.00 vMB
Total Fees: 0.05838763 BTC
Feerates: 151.12 > 5.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (123,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
790,951 790,951 000000000000000000003aa46e37a506a56f7c47d8c807059643af27fed3f4be 3,645 1.00/1.00 vMB 54
790,950 790,950 00000000000000000004f4064b03dfe47ac1394105bc584e300b1189cd41fe7d 2,580 1.00/1.00 vMB 103
790,949 790,949 000000000000000000007b787294ce9105e1f2f8c65d1e66916a6ae28718b977 3,283 1.00/1.00 vMB 42
790,948 790,948 000000000000000000018111611067ea802407c7166d38f1bb49703700f59901 3,172 1.00/1.00 vMB 48
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: 11
  • Data Transfer:
    • Sent: 643.27 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.