Loading Tool

Explorer IconExplorer

Memory Pool

73,598 transactions
28.13 vMB
0.06709396 BTC
Random Selection Loading Transactions
Max Size: 167.37/200 MB

Candidate Block

Mining Attempt 7cfdc6106c28f39f3acde88e4af5422e755fe5bafb73b0da9afd21015a43f254
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root d645b29bb34ba54c432f28200ec7398ca9ce48131d5213d2b31d32bc878ea555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.01082875 BTC
Feerates: 101.62 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (74,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,104 840,104 000000000000000000022ca46078e005665290283a77e936f97e1d137876c5ff 4,777 1.00/1.00 vMB 279
840,103 840,103 0000000000000000000263dc1a6b1216b33617afb95b3ceb1b0e0ad670702845 3,866 1.00/1.00 vMB 387
840,102 840,102 00000000000000000002abc38cf6501ec1f96d1e184c0637bf0ec88aa7949f4f 3,816 1.00/1.00 vMB 349
840,101 840,101 000000000000000000016f9f01317f22872f61ef140928c2d68dcf339fde9d16 4,096 1.00/1.00 vMB 438
840,100 840,100 000000000000000000029672923c00f93600d7068a9645d521974d378a3ae58f 4,805 1.00/1.00 vMB 735
840,099 840,099 00000000000000000000827eab6434d184c5cf888516ab3eb46d8f116414e360 5,234 1.00/1.00 vMB 1,074
840,098 840,098 000000000000000000031de76efad2c24429302572628fde166e7472815b537a 5,354 1.00/1.00 vMB 569
840,097 840,097 000000000000000000022229d8f12e2113e919e9b0167f4ab10d6cf7cde14074 2,699 1.00/1.00 vMB 391
840,096 840,096 00000000000000000001670583379d0e61a7ed2586ad0741b87963c800756165 3,676 1.00/1.00 vMB 391
840,095 840,095 00000000000000000002c214e80a74fa4cf6a53808725480e15fb52811802b2f 3,540 1.00/1.00 vMB 437
840,094 840,094 000000000000000000016317e09b7e9635ba123e6d8167378f65bcdf1b5cffce 4,518 1.00/1.00 vMB 638
840,093 840,093 0000000000000000000327bc878062292d1c5d4f064dd207536b9f4f2c9997b0 4,469 1.00/1.00 vMB 452
840,092 840,092 00000000000000000000ebca1d38e58c4f205b4038c7c2662d35068b55aec9c8 4,843 1.00/1.00 vMB 650
840,091 840,091 000000000000000000023a3d879b46475af8e7271fd898d5b4bfef8a4bafe723 4,291 1.00/1.00 vMB 717
840,090 840,090 000000000000000000003eb740be632a4246f58f15822e9341faf6b056f2e419 4,404 1.00/1.00 vMB 546
840,089 840,089 00000000000000000000806e62118e63004b50245b62769fa011931aed701478 4,635 1.00/1.00 vMB 709
840,088 840,088 000000000000000000019898009dc57d32aba6e7ae43ab9e5e7760d827092829 4,850 1.00/1.00 vMB 1,003
840,087 840,087 00000000000000000002f0b43716d5b197adc2e29c918167fb3ce673be9643f3 4,686 1.00/1.00 vMB 927
840,086 840,086 000000000000000000011cfb32124d784a8d3e4b0067c630343fcb163aa63aba 4,549 1.00/1.00 vMB 1,051
840,085 840,085 0000000000000000000090105c48b84aa1ebc6511ffd28ea81022fe8b25de37b 5,225 1.00/1.00 vMB 1,085
840,084 840,084 000000000000000000032acb84ff0b9620f8584ce3b6b566c14e363e27d44fa4 5,208 1.00/1.00 vMB 689
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.