Loading Tool

Explorer IconExplorer

Memory Pool

43,794 transactions
28.31 vMB
0.05706534 BTC
Random Selection Loading Transactions
Max Size: 150.42/200 MB

Candidate Block

Mining Attempt df6817efc604651a672ebe9af9c9ec7ea580761c23a119d8d4da7c95aa650bd3
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 87d3cb16be7e22560d8b0fdc94a0a19f0406f86ab910eddd1badaceb5ba6bbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,291
Size: 1.00 vMB
Total Fees: 0.00365559 BTC
Feerates: 43.26 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (160,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,307 754,307 000000000000000000011047b7168eef1fc2f1500b3ea6f7303ae737013de7fc 1,164 0.96/1.00 vMB 6
754,306 754,306 00000000000000000000a18112cb9dbd2e42595d8f78e8414cdd9d3e48e11739 265 0.09/1.00 vMB 13
754,305 754,305 00000000000000000004f40c63ead5d75a0f773ca8c22f59693dce15839c3280 1,227 0.67/1.00 vMB 9
754,304 754,304 00000000000000000004645d93dd382e814f12c92704b045e822ac98406c7158 187 0.05/1.00 vMB 14
754,303 754,303 0000000000000000000127e6ceb711bba5763fe40e21e888c27bfde1864a9ad9 596 0.30/1.00 vMB 10
754,302 754,302 000000000000000000050b099f3a7a5d18ac9328a16557f057d3ff0f4c7efa58 709 0.50/1.00 vMB 8
754,301 754,301 00000000000000000006b9930e859f4ef7eff0c18d532051fd2a106830adc6a4 1,220 0.91/1.00 vMB 3
754,300 754,300 000000000000000000057e1624ebc62ecc8170280f1c4cb9bd0f127d986cf238 2,177 1.00/1.00 vMB 12
754,299 754,299 00000000000000000003023b8e44befd267aa12da2c0dbec02f02ad7bc30d7b3 1,644 1.00/1.00 vMB 10
754,298 754,298 00000000000000000001369cd41234ca8838a106fba4446dafc7de42833e1539 1,658 1.00/1.00 vMB 19
754,297 754,297 000000000000000000046f4b1c87214209f055b634f88d8a8ca1ab5469c84fc5 507 0.25/1.00 vMB 10
754,296 754,296 0000000000000000000835625265ed2045d9a0c2cc1b67c3367302f034b0d82f 1,686 0.75/1.00 vMB 14
754,295 754,295 000000000000000000010588d83f4026e8432908a1627e946aad93e1472828b3 1,326 0.60/1.00 vMB 10
754,294 754,294 00000000000000000003740a46afc90a2cbb0585acbe4559fc376b4d9db25870 587 0.30/1.00 vMB 7
754,293 754,293 0000000000000000000602d98112b729a6380c2341be5a8effd691c25e48f452 2,320 1.00/1.00 vMB 11
754,292 754,292 00000000000000000004a545bd80153d226bbcfa2cb98b2a6a5cc89ca9e5d682 487 0.36/1.00 vMB 5
754,291 754,291 0000000000000000000575e3336a8afa008f14867685176a570f9b61143a4320 1,175 1.00/1.00 vMB 2
754,290 754,290 00000000000000000001091e76512fe7badb0b9556f17fbe0827b286b49afbb6 3,019 1.00/1.00 vMB 15
754,289 754,289 00000000000000000003d67b53befc22a9509bae2296fc875d5bec694924c39b 1,796 1.00/1.00 vMB 12
754,288 754,288 00000000000000000000bbd1f0311071c87759579e3a41178208b860f74a9d5e 1,892 1.00/1.00 vMB 17
754,287 754,287 0000000000000000000167316e9c1e76d3d7002e950bd4608e3a1e066114bf90 795 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.79 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.