Loading Tool

Explorer IconExplorer

Memory Pool

81,613 transactions
30.91 vMB
0.07267747 BTC
Random Selection Loading Transactions
Max Size: 188.32/200 MB

Candidate Block

Mining Attempt ab7cb676e529aba616add7fccc22dd64b0751ad368f94cc8aafd39730781dc23
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root d39984a508bd69eb09a2a7527298d7fc7a0927d795c966c23ce2afd6c07296b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,358
Size: 1.00 vMB
Total Fees: 0.00624303 BTC
Feerates: 60.16 > 0.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (88,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,125 827,125 00000000000000000001548d778e9cb7d53f2f6eedc64a51d2e596a8c699a281 3,080 1.00/1.00 vMB 29
827,124 827,124 000000000000000000033aa6e5f63a75525d61d041923f60b62121ebe2023de1 3,145 1.00/1.00 vMB 42
827,123 827,123 000000000000000000003ceb333e7781a17546b3e844860a36cbddf245172db6 3,100 1.00/1.00 vMB 48
827,122 827,122 00000000000000000002254a45373cdabc0dd1823770b7608c49366fe95fb614 1,912 1.00/1.00 vMB 34
827,121 827,121 00000000000000000000be726053dc4115bdeb9d56985a3545af0084f956480e 3,684 1.00/1.00 vMB 31
827,120 827,120 0000000000000000000374eaa3996ee53deaf904cafb49b6d0c8cdef1c8731c3 724 1.00/1.00 vMB 26
827,119 827,119 00000000000000000003271f9eec306c8cb0fedf9e76569e3004294093398064 3,182 1.00/1.00 vMB 41
827,118 827,118 00000000000000000001d81044f4d58eda0a4793dbd645c765730a938431bbe0 3,993 1.00/1.00 vMB 32
827,117 827,117 00000000000000000000b431f304ee89ee0da46a7d6c62b546ecf334e566b4b4 2,966 1.00/1.00 vMB 41
827,116 827,116 00000000000000000003159aeecf99e6d4a840282b31dd5048f73251c0315fe5 1,799 1.00/1.00 vMB 37
827,115 827,115 0000000000000000000137935746807e90e780689f2212f50fc78988a8004ed7 2,993 1.00/1.00 vMB 43
827,114 827,114 0000000000000000000062747bc6629fdb23c986f9332d7e12c64d81b904f57a 2,750 1.00/1.00 vMB 41
827,113 827,113 00000000000000000001866127f4eafd28f5f519e82b45e11c954f3543a1ffe7 4,252 1.00/1.00 vMB 29
827,112 827,112 0000000000000000000242d97f073cb164d5de579801abba3cd06b13cef66047 3,804 1.00/1.00 vMB 36
827,111 827,111 00000000000000000003a5d1da83883234c1ccec1e1c188edf9e2529431e6819 3,226 1.00/1.00 vMB 27
827,110 827,110 00000000000000000002defa85a52db0ac0a3fb4b2cf11e413abcc956ce033c8 1,623 1.00/1.00 vMB 32
827,109 827,109 0000000000000000000365f6dbcb5930cb340353208732cb1903d8de33a457f2 665 1.00/1.00 vMB 31
827,108 827,108 0000000000000000000386fdcccebe38dc59ad1fedd8fe6df4b5132787297324 2,129 1.00/1.00 vMB 37
827,107 827,107 00000000000000000003213dcdc2a0af1920b689991293a022d5744a7cdd0120 2,047 1.00/1.00 vMB 37
827,106 827,106 00000000000000000003c52f5bd64be60c156a90caee6c7e6c770a96ed74dae3 3,674 1.00/1.00 vMB 53
827,105 827,105 000000000000000000003bfc36f244eceefec41bb9cd74d1ef3752692ee568ee 2,395 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.72 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: 705.07 GB
    • Received: 16.65 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.