Loading Tool

Explorer IconExplorer

Memory Pool

81,622 transactions
30.91 vMB
0.07279873 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt d55f58c7138f7679ec37d2410210298c877d547e7fd1762d485236a48d68c6b8
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 (801,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,996 113,996 00000000000089c3940caa020c6736589aa13926fe5765c962e36a8c360123b1 9 0.00/1.00 vMB 0
113,995 113,995 000000000000b4b9068270e39518e8383c4c70dd839b2d58cded370c3efdf131 7 0.00/1.00 vMB 294
113,994 113,994 000000000000958cbf3b5e93e50ab0af00d02447d18cc9307fb68e424a791325 11 0.00/1.00 vMB 0
113,993 113,993 000000000000424cbf58ee6c0eeb77fdb481409d927afea8c4538e0afd9b45ab 9 0.00/1.00 vMB 0
113,992 113,992 00000000000018393ce94c25d02517ec1bc6cc434325d2698f206ad52b570d59 31 0.01/1.00 vMB 0
113,991 113,991 0000000000000069f27bf1a093841af416a1fad6ee1e5c442d502d8e2bb94b67 9 0.00/1.00 vMB 310
113,990 113,990 0000000000005a7c75f3c3e2b00b1db365cf2cf0df98108434500be290ff7f33 9 0.00/1.00 vMB 0
113,989 113,989 0000000000005bf36b2c6671e247d03609cfb3085935beaf4ff53030e9fd8cae 9 0.00/1.00 vMB 318
113,988 113,988 000000000000689bbf626be3147580abce60337a82cc9777cda1339069397bc0 11 0.00/1.00 vMB 0
113,987 113,987 000000000000adb3ba35fafe20fd77460bc1b28f10a5a65cafc0310cf575c398 17 0.00/1.00 vMB 0
113,986 113,986 0000000000008d20b1346e394e1c808d45aa8bf2451d45b15407e667848be657 1 0.00/1.00 vMB 0
113,985 113,985 00000000000032423318658705b0a9d3ea6d5d3a22357a68485da227538594f0 10 0.00/1.00 vMB 0
113,984 113,984 0000000000002b5e4a2c8f53a728888477545d5c6929c69967b915405f9b3b1f 8 0.00/1.00 vMB 330
113,983 113,983 0000000000003d8f756a29bedfab8cf10895c0828b6be6527094378399337218 32 0.01/1.00 vMB 225
113,982 113,982 0000000000003380517ef6cca05f69d8fbc0a5d6775dbdaa675a07086ab50807 18 0.01/1.00 vMB 515
113,981 113,981 00000000000030f8615b35dadc228c40332827a4b1a91290a32969229985fc64 12 0.00/1.00 vMB 867
113,980 113,980 0000000000004b891155a423e12bdf19a6f9fd5e7763a343d6dc5fb67bc5dcc1 21 0.01/1.00 vMB 0
113,979 113,979 0000000000001d4056ae37e393e42475416d979e13e8631c1fc70f198128b707 3 0.00/1.00 vMB 3,883
113,978 113,978 000000000000d14bf084ad04e1e9a797c20e0ea21be74cc621738e84d90c6ce1 11 0.00/1.00 vMB 0
113,977 113,977 000000000000a58a799e55e8f538a9c897cec892a3ecf254e861c1e3d81da3d0 10 0.00/1.00 vMB 0
113,976 113,976 0000000000002cf6fd0deb27ea6b2473ea737dc5a6d6862288a2803a1bb99f73 8 0.00/1.00 vMB 0
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.