Loading Tool

Explorer IconExplorer

Memory Pool

73,895 transactions
27.31 vMB
0.06597851 BTC
Random Selection Loading Transactions
Max Size: 166.77/200 MB

Candidate Block

Mining Attempt a968673cfb32c014606724fbf7f75134e2146c8ac926630349905af8e09ca808
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root ba79b7f6af46b70dcc30837e1240068aae32c0c0ea79ec5725c965a6f62001db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.00790939 BTC
Feerates: 73.20 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (409,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,312 505,312 00000000000000000040f27142a1e240e73981d7bb3e17b78bd2b2689723cde1 659 1.00/1.00 vMB 50
505,311 505,311 000000000000000000468910a9d7f2bf0d13579dc20ee951dc56dcddf07dc268 1,318 1.00/1.00 vMB 98
505,310 505,310 00000000000000000060a317b0a92e5f32a27b8d1ff06f9d339da307dfe5e378 900 1.00/1.00 vMB 46
505,309 505,309 0000000000000000001c98592ad5cb91111ed81ac4fa3059259597f336f9fc8d 2,284 1.00/1.00 vMB 305
505,308 505,308 00000000000000000042b98e9afc74f9fd3c0b1eb606ce7811905f5c45d9ecee 1,324 1.00/1.00 vMB 114
505,307 505,307 00000000000000000043773fd64aa6a904b93bd7cd1065626a5dc43fbadd4356 1,587 1.00/1.00 vMB 213
505,306 505,306 000000000000000000142b299c40885463b35d4887b81c2cb5012d6445becb56 1,515 1.00/1.00 vMB 222
505,305 505,305 0000000000000000000f16e008f5e2810f7aadd268d71f1dd5b23d4df51ef3d7 1,574 1.00/1.00 vMB 183
505,304 505,304 00000000000000000055c8b06ef4537248819119ea5af32b1c02b17212cb027b 1,028 1.00/1.00 vMB 55
505,303 505,303 0000000000000000003dc2ae6ce48079901bb9f9d8df0122a6ef6d795be67a87 690 1.00/1.00 vMB 106
505,302 505,302 00000000000000000050b25a5f412954d590e0cddcf2a4fb4b023b268e758597 1,923 1.00/1.00 vMB 302
505,301 505,301 0000000000000000006ca8d5c8863ee71f11cffde7bfc4725479f030de3832ab 1,142 1.00/1.00 vMB 201
505,300 505,300 00000000000000000054fd43bfab7d9c7479172f8a3f4e62a243118a41e9f449 1,578 1.00/1.00 vMB 317
505,299 505,299 0000000000000000004770f72a2a02a8d518a1acd1e2261036e50bcc51fc4c03 761 1.00/1.00 vMB 176
505,298 505,298 0000000000000000004b73cd573a37396257144289274338c91ab633b57bab4c 763 1.00/1.00 vMB 106
505,297 505,297 000000000000000000128713e4cb3cbb1da8def1c29da796143f069a81f6b1fd 1,932 1.00/1.00 vMB 283
505,296 505,296 0000000000000000000a150ab009ec10d90a31ad1eed18a93516ca72c076a47a 1,292 1.00/1.00 vMB 126
505,295 505,295 0000000000000000001fcda7b794e8bc548a3b993c83da73da48f460f6ab2c47 1,813 1.00/1.00 vMB 238
505,294 505,294 0000000000000000003fcbe0f81181430fd34ff04bd19305256c38a865e72be9 1,094 1.00/1.00 vMB 45
505,293 505,293 0000000000000000000133886c99831806048ea59ed03641639cf236c5eb0c5c 2,923 1.00/1.00 vMB 128
505,292 505,292 000000000000000000397ed285257b8eae9d557e7e98f2781ebdc47669e79f37 2,458 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.