Loading Tool

Explorer IconExplorer

Memory Pool

86,061 transactions
32.32 vMB
0.10765586 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt 826f6eea6b5db3bba0579b244436f1f57051f500c5aaa5ecbc22a77c8a485a55
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 63f254824182cd6462a8587285c8e79d013ca98575bb93d5a2c0b634bff4cc27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,376
Size: 1.00 vMB
Total Fees: 0.03451452 BTC
Feerates: 218.18 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (120,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,271 794,271 00000000000000000004c9c6b41c3d4ab501c7c6d20d8408471a747a09e4baa1 2,618 1.00/1.00 vMB 38
794,270 794,270 00000000000000000001fb6f65e18161eafa92e3d2643c43ef2cf2308b62b402 5,845 1.00/1.00 vMB 10
794,269 794,269 00000000000000000002ebc7163e08015c842ee4a91dbcd853f92eaaf75dfcc8 2,793 1.00/1.00 vMB 13
794,268 794,268 000000000000000000045de48728a6cc249444c0d29dbd29b9d5d785760fbca5 2,148 1.00/1.00 vMB 24
794,267 794,267 00000000000000000002ca881e2a6988268d952b81f28d48e4ca9d349c1782d5 2,206 1.00/1.00 vMB 13
794,266 794,266 0000000000000000000464029f4b426672fcc657dd16a9760c5a27b5d6bfa5e3 2,345 1.00/1.00 vMB 19
794,265 794,265 000000000000000000017356f84a9971f89e2fd62c9b2cb2020da0e9acd02a6a 3,211 1.00/1.00 vMB 31
794,264 794,264 0000000000000000000366aed4aa75e788856c0e2ca38f390fafeb6a9027fead 3,247 1.00/1.00 vMB 30
794,263 794,263 000000000000000000001709d9a1e8462af697eada1498eb9e2aa1b63f969d61 3,493 1.00/1.00 vMB 41
794,262 794,262 00000000000000000000ced64c75a8507dbf6e4d55f55af3d77e460ce3655bc4 1,674 1.00/1.00 vMB 15
794,261 794,261 00000000000000000003fc80b75de5c02a5ced461af0d377e5fd43cb8299f572 1,123 1.00/1.00 vMB 17
794,260 794,260 00000000000000000003dbae28aa3e0e3ab24a75d3c18502e6438c142302e933 1,034 1.00/1.00 vMB 26
794,259 794,259 0000000000000000000197cc4cdff69104dae564ead3c33f9ae5053ef86890e9 1,756 1.00/1.00 vMB 24
794,258 794,258 0000000000000000000293f1a435520cf2c42e8fe3aa6cde50fa7c605f1d94a4 1,279 1.00/1.00 vMB 11
794,257 794,257 000000000000000000001fd2c20517dd9decd245d82520aa8896e2eacd938d74 1,800 1.00/1.00 vMB 13
794,256 794,256 00000000000000000001aaef0705b4fad603452c42f8df18f6cc5d74704a334b 3,093 1.00/1.00 vMB 28
794,255 794,255 000000000000000000012020decc354f8d4fb961e3ccce03f9d7e878a09e71a6 2,809 1.00/1.00 vMB 30
794,254 794,254 000000000000000000040a00adf152acf4f8fc7ad0c35309114bbd4f09387722 3,808 1.00/1.00 vMB 34
794,253 794,253 00000000000000000004e30891bc55a37b298c723f7a2bd917fe2824843f5ab9 2,673 1.00/1.00 vMB 55
794,252 794,252 0000000000000000000450edc61d7d58fad1a67b9ed97f09f777af5028f1dfdc 5,288 1.00/1.00 vMB 15
794,251 794,251 00000000000000000004429d7c710c1e54a84c68fbf9320433808004912d0809 5,050 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.87 GB
    • Received: 15.61 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.