Loading Tool

Explorer IconExplorer

Memory Pool

82,355 transactions
31.00 vMB
0.10513445 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 7d3eb8537cbee571b5055f7c54e909d5258eaba41c56425e7d872a0ec470b5c3
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 25c0f8167bbe8018d7cc8e916760c50478f8c0057a117d67e4f23297bf54b219
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03180602 BTC
Feerates: 200.89 > 3.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (203,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,162 712,162 00000000000000000008f6c1c1377d02d20302be75b217ca75c51966887c55d3 2,548 1.00/1.00 vMB 26
712,161 712,161 0000000000000000000a88ed9296879a22683aa2a66b55791f27b85abe7d97b0 1,409 1.00/1.00 vMB 9
712,160 712,160 00000000000000000009b2a2b419d899811205df27041289aca854d639e7894c 1,216 1.00/1.00 vMB 12
712,159 712,159 0000000000000000000961f31debd25b002162276c430aca046733808f0bd9fe 685 1.00/1.00 vMB 9
712,158 712,158 00000000000000000007de5f2be66cd615e5fceed09a10b20ab07da944f54025 592 1.00/1.00 vMB 9
712,157 712,157 00000000000000000009397478b7822557ae15ee634d8a1045b63a30b6f10aff 1,387 1.00/1.00 vMB 13
712,156 712,156 00000000000000000009761f983a90fc43315d8c78ccaaf899305d5964ff67a6 1,330 1.00/1.00 vMB 20
712,155 712,155 0000000000000000000aab18e3b7caae41680cc7e21c3b0306b9d3e6d3cb2082 2,096 1.00/1.00 vMB 22
712,154 712,154 00000000000000000002e951bfb28aadd0a798dbee779d174f1862a784566f5d 1,247 1.00/1.00 vMB 10
712,153 712,153 00000000000000000000cfa0837431f2a5070b1dd54bf50b720ed0ae032e8670 1,920 1.00/1.00 vMB 15
712,152 712,152 000000000000000000036f7f5d6148040b4b3b9423248d4db49c03d3942f62b8 1,237 1.00/1.00 vMB 10
712,151 712,151 00000000000000000007658f4bb2ebc48dc2bcb492c52b4cdc6e10d43ab51bf9 2,011 1.00/1.00 vMB 17
712,150 712,150 0000000000000000000615e524f7b28f50d8d3f9e376e2667253b0d81b0b0ebf 2,508 1.00/1.00 vMB 27
712,149 712,149 00000000000000000002847927e51256d6c38705d52a866f929ac0cd74f2b474 2,641 1.00/1.00 vMB 17
712,148 712,148 00000000000000000000937cfad81e59755454bf31dd8ff6c060dbc5b234a249 2,519 1.00/1.00 vMB 19
712,147 712,147 00000000000000000001eaf1094f966d2b0b58fb9b91baa99f3d956b4348de9c 2,680 1.00/1.00 vMB 22
712,146 712,146 00000000000000000002f351082d111ce1f339be304557e8a4038099417cf677 3,477 1.00/1.00 vMB 21
712,145 712,145 000000000000000000059f34beb626c56ca0f62db494b8224bf6232adc421f85 1,530 1.00/1.00 vMB 11
712,144 712,144 0000000000000000000a16a4f25efe678709206d2147c8cbed9671bc9e068497 2,497 1.00/1.00 vMB 17
712,143 712,143 0000000000000000000bce50fa9538aa9ffcbb2950f4dda83795d56a9cae7058 1,911 1.00/1.00 vMB 26
712,142 712,142 0000000000000000000ac796edf4aa14a37fc8dedcd5d2384e6081369acd635d 1,551 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.