Loading Tool

Explorer IconExplorer

Memory Pool

37,891 transactions
28.02 vMB
0.06350826 BTC
Random Selection Loading Transactions
Max Size: 142.00/200 MB

Candidate Block

Mining Attempt d644b4b7931b305b2fd6d347de972bbceff1ffeec778ae77bc79379d0c785570
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root f36a71144d16c17089f011546673e0f42c87e538fe26340bc091031c8d82b33a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.00992427 BTC
Feerates: 126.10 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (144,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
770,104 770,104 0000000000000000000254f065c753d250c70be5f3551a095d8d5ccc35cf9fae 3,615 1.00/1.00 vMB 10
770,103 770,103 00000000000000000006f7fd7b9ba1d31a3ae1458c16bd04e0036ecbafedc713 2,673 1.00/1.00 vMB 22
770,102 770,102 0000000000000000000740932e41b9240402032a81f8e32761c834b601130d2d 2,249 1.00/1.00 vMB 8
770,101 770,101 0000000000000000000597011edb059671b5a241efeaea4d4f87010c816342c3 2,284 1.00/1.00 vMB 17
770,100 770,100 00000000000000000006c16599bcd28ca84f08e07ccc36f299a41f0e5e3a1996 1 0.00/1.00 vMB 0
770,099 770,099 00000000000000000001c445014e88373e4c660d1ad0c78832348b04578510f4 2,749 1.00/1.00 vMB 3
770,098 770,098 00000000000000000002743e4ceb6321e75f81301cfe684be01d49b486a65ca6 1,456 1.00/1.00 vMB 9
770,097 770,097 000000000000000000069157b376109e96a684f9da662a69808e5897096083ee 2,657 1.00/1.00 vMB 9
770,096 770,096 000000000000000000054932d195c1fd68a969defb3eb3b89461eb1dd949b2bd 2,637 1.00/1.00 vMB 15
770,095 770,095 00000000000000000001d6d0890271ec63c36f7c389173bb064a983d15a57518 2,903 1.00/1.00 vMB 13
770,094 770,094 00000000000000000005198ccd454c874a03c50715ab4f93d149d9cb16c89a90 2,319 1.00/1.00 vMB 8
770,093 770,093 00000000000000000002a42bbc873b4423d9bf3a41a470b6876f7eb5cfebdc8e 2,800 1.00/1.00 vMB 14
770,092 770,092 00000000000000000003f7c74538c21be068ed55461a29120698d5d75c22f223 2,506 1.00/1.00 vMB 5
770,091 770,091 000000000000000000042e443ba64c624b622141f27d71b21884174842a13b84 690 1.00/1.00 vMB 5
770,090 770,090 000000000000000000020d46822e5b15446920ed8fe1c8db979cddebb42d0e1c 1,620 1.00/1.00 vMB 7
770,089 770,089 000000000000000000020a340bcdf6413f5e729165e0a15bb6c1b60c5cd2f4de 2,035 1.00/1.00 vMB 8
770,088 770,088 000000000000000000070b262866101eb4d8f4bcb052ecfdea49956d8c2c8f35 2,751 1.00/1.00 vMB 12
770,087 770,087 000000000000000000022621613f1b0f0141f74ed2e98cb2604f31e9294fcd29 2,617 1.00/1.00 vMB 10
770,086 770,086 00000000000000000004ee834ac1f7bb87419df55404ff32d043b23c7d711fdb 3,109 1.00/1.00 vMB 12
770,085 770,085 000000000000000000043249c3fcbc673726fef1be82b48eedffc358adf433d1 963 0.41/1.00 vMB 7
770,084 770,084 00000000000000000000d5f86a9a5d980de25f3966d063e7695d9c1718b1ed59 492 0.21/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.58 GB
    • Received: 11.81 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.