Loading Tool

Explorer IconExplorer

Memory Pool

82,326 transactions
30.99 vMB
0.10482270 BTC
Random Selection Loading Transactions
Max Size: 188.46/200 MB

Candidate Block

Mining Attempt b598e419388e2681bb8234ecf8a87b7e8f7381944c910f52232f5e8ef5c356fc
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root fab6000550277906e7810dd59876afd7cddbdcd8b534516558c4252214079b33
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,152
Size: 1.00 vMB
Total Fees: 0.03168332 BTC
Feerates: 200.89 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (203,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
712,141 712,141 00000000000000000005a3ede489dc467376359278ee22db7117b75678deb153 1,818 1.00/1.00 vMB 14
712,140 712,140 00000000000000000007aede6bdbdbaac580a0d9ca3cac48595da5c2c1ba9d97 2,743 1.00/1.00 vMB 13
712,139 712,139 0000000000000000000732f18d4bd0ae4fc3d64bb8e1d104c4814ee18f5dcf9a 3,264 1.00/1.00 vMB 16
712,138 712,138 0000000000000000000b477bc1b669a47695edf7ebbbee89981dbf4a2628f236 3,077 1.00/1.00 vMB 33
712,137 712,137 00000000000000000008d0cd3571eacfb6655f4c0097b968a24b1070cc62adcd 3,540 1.00/1.00 vMB 15
712,136 712,136 000000000000000000024295d77e94e3d841453e283de6bca4019384f7856ac5 2,670 1.00/1.00 vMB 19
712,135 712,135 0000000000000000000b8cf946060f84ff485c13316dd363505af8487ec39168 3,119 1.00/1.00 vMB 31
712,134 712,134 00000000000000000009cafaec9c7e8190dbbe022aea1ce670dadbf2be6a0468 1,979 1.00/1.00 vMB 15
712,133 712,133 000000000000000000040cbcb1129c1ca7c0909471725b2713c0fb7f4ca0fd7b 1,491 1.00/1.00 vMB 8
712,132 712,132 000000000000000000034d4f6165de4ad7ed6d18807fd0ef91628bcc4e1bccce 2,146 1.00/1.00 vMB 15
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.