Loading Tool

Explorer IconExplorer

Memory Pool

80,988 transactions
29.77 vMB
0.10314753 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt 4b7a573d0397f3e3b94f899b526de1f69541245c881d525ceccccdccbc20165a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root c5b06a64cc0d3b9dd0bd1fa927a0b4e053c39ff4e7ff3e2daf5f2cb19b65c92f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.03826465 BTC
Feerates: 146.36 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,763 368,763 0000000000000000024e6eea792d7c808dbf3a60ec9a58514a8d2b394b7b7029 1 0.00/1.00 vMB 0
368,762 368,762 00000000000000000b64ab46e1e0ad0eba4cfb235628933ac300a8e1abd1543c 819 0.49/1.00 vMB 38
368,761 368,761 000000000000000007cfb95b014a004b02374dbc3c8b71da61ac5e50ff347a0d 672 0.41/1.00 vMB 30
368,760 368,760 0000000000000000045907d641966c0902950608064a1a0873d6d90a003107a7 1,900 0.95/1.00 vMB 41
368,759 368,759 000000000000000000d820af4827ca791006cb3e613a9965c874b01095e89123 945 0.88/1.00 vMB 25
368,758 368,758 00000000000000000533d24a8cbb5df98a44741bb8ff4bac0822d517958ce1f9 2 0.00/1.00 vMB 0
368,757 368,757 000000000000000006db35872faa525c36131d699f1cfebc3f495cf892b66d0a 322 0.20/1.00 vMB 38
368,756 368,756 00000000000000000ec1ee45ac428e6176f25e5dbf6825f9a0079026304cd817 982 0.93/1.00 vMB 28
368,755 368,755 000000000000000006acb4303c09186089425a53742e409d1aa4956b1e839b4f 817 0.56/1.00 vMB 27
368,754 368,754 00000000000000000a9e7f9fae9cfd61991f544d127047d1d30db2c4255ba11c 1 0.00/1.00 vMB 0
368,753 368,753 00000000000000000320c0edef6349fb8b755500a5d3d8b68b9f1b3cc913e1f2 1,220 0.93/1.00 vMB 32
368,752 368,752 00000000000000000d3eba3d75974ecb3a80342204a96c49169f6128c2eaa00a 1,455 0.99/1.00 vMB 38
368,751 368,751 00000000000000000e3cdb7340a80acea7c71b14e2af7d9c9dea22df19fa941a 563 0.32/1.00 vMB 37
368,750 368,750 00000000000000000c001aac448a0edbdab9f62635517ba28099de69972aaac6 1 0.00/1.00 vMB 0
368,749 368,749 000000000000000012b6c8c1b25698ab5641b35806bcf3306dc952cd9cb8e982 771 0.43/1.00 vMB 35
368,748 368,748 000000000000000004b645cece32e8c8dca1f13ced3f02aecf23606d14db53dc 1,042 0.75/1.00 vMB 48
368,747 368,747 0000000000000000124365c2a45e99bb16ac77ed33e27b53cd436b8fdcc0ec1a 797 0.42/1.00 vMB 42
368,746 368,746 000000000000000009b411e6a575cfb8892daecdf2495a619fa79087ca54f6b5 470 0.75/1.00 vMB 22
368,745 368,745 000000000000000011a6d1adc2558cb60f779941fa356b8303a8f4bab9cd30c0 280 0.25/1.00 vMB 22
368,744 368,744 000000000000000011ba505988faa3a1438e6cc22598418b327b31d52f601f92 388 0.39/1.00 vMB 14
368,743 368,743 000000000000000011da4729111479e38d43c65e9b977c6f93faa1d0cb2724de 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.