Loading Tool

Explorer IconExplorer

Memory Pool

41,954 transactions
26.55 vMB
0.06162632 BTC
Random Selection Loading Transactions
Max Size: 138.72/200 MB

Candidate Block

Mining Attempt ee7400ea244cec9647a93abe1c957f3675ad6a577c5b2f917b16f212a3c1af1f
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root b3fccadc898dc529a414653aaeae1383337804f2e51fc52729c34620a62834e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01290445 BTC
Feerates: 47.58 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (597,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
317,259 317,259 00000000000000002060261b4c216af5ebdb5208c822b65f7b4a4eff912ec6b4 99 0.07/1.00 vMB 26
317,258 317,258 0000000000000000048ff1a8bcd3403b69d3d6e5a8ccad496b311234cb8895a5 52 0.04/1.00 vMB 26
317,257 317,257 00000000000000002b319455c05726978fb0c5d504d6aa720c923e275e1d5146 406 0.34/1.00 vMB 20
317,256 317,256 00000000000000002a821f1a48d82534662b7b40ca8d243f0d00e01bbd2cf04d 64 0.02/1.00 vMB 53
317,255 317,255 000000000000000005d4b33dda42ae79344e2ff033c91795f7529f92935e2b30 426 0.23/1.00 vMB 26
317,254 317,254 00000000000000002bf5c1b98e4686f9675b6a7d4c00e94b5aa2ed3463339b8f 59 0.03/1.00 vMB 22
317,253 317,253 000000000000000028bfb2b2da6eadad7378bb4ffe58b03a46d42fda9ba708dd 104 0.06/1.00 vMB 30
317,252 317,252 00000000000000002724a463ca70250846e4e8f79ce1fe363579b771fc67b137 227 0.40/1.00 vMB 13
317,251 317,251 00000000000000000e39bd41f1f574611d9d14bef6ace49b6947c38d3508b755 796 0.69/1.00 vMB 21
317,250 317,250 00000000000000002dc56913bfe1985f9c728ce020cb25fc5dd15c8b8ab61289 425 0.22/1.00 vMB 24
317,249 317,249 00000000000000000ec8f8ab973a37de0b49ed59ce334db02442c3062eaadbac 251 0.15/1.00 vMB 35
317,248 317,248 000000000000000009965f11eea44470f7122ba63535d7b74cdd9bd95d1239a2 428 0.21/1.00 vMB 27
317,247 317,247 00000000000000000f03cfbae602a0d21385dcf6d6ce4f96f5c2cd3d3e032d7f 775 0.49/1.00 vMB 26
317,246 317,246 00000000000000002d924aad5e02ff52781d5fb99f4e02d3928a8268114af7c6 1,503 0.75/1.00 vMB 27
317,245 317,245 000000000000000011b16d88c5303ed0eb556d676f78debb9c932e3fde80918d 873 0.51/1.00 vMB 24
317,244 317,244 00000000000000002a61c174872207098d83418c7ba0748d4771fbc78e30c3ae 990 0.62/1.00 vMB 30
317,243 317,243 000000000000000028b147d737f0482515c7a2119a3e27e8d66db73e3f99d385 943 0.61/1.00 vMB 28
317,242 317,242 0000000000000000071c3737333247d658427c91fa6546fa68ec0715f7539d24 472 0.27/1.00 vMB 26
317,241 317,241 00000000000000000f6fcafa9e40a32ed2adf507f6529493c328081a6185e39a 187 0.10/1.00 vMB 25
317,240 317,240 000000000000000024ea837711910a06bbb56dc469adf1890894f5910a16f85b 120 0.09/1.00 vMB 19
317,239 317,239 000000000000000028befbb415540fd0c4d051884299b9c70c7fa04f4253e7b7 32 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.