Loading Tool

Explorer IconExplorer

Memory Pool

18,774 transactions
8.79 vMB
0.04050962 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.10/200 MB

Candidate Block

Mining Attempt 2146117aa75411d4b35aec891455a52076c46a91af217a4df6f5a58f2c61ef10
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root d46b1e2602c758f3e113af228b5fd512c9c4c2ef409abe745143f33735af1be7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02068512 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (667,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,357 246,357 00000000000000077e5396c3e97af08039f9f15515df3e2d2ce01021d20de524 303 0.13 vMB 141
246,356 246,356 00000000000000161095dd3ff3ad87fd2fd07e1932c04da7f746e48fb454c63e 84 0.04 vMB 85
246,355 246,355 00000000000000763a54ced15a7d7ae59a67a9ba5aa72da52f92187e49704986 123 0.05 vMB 208
246,354 246,354 000000000000009839fd3bd356af29b9675342bd36d75414f7b65162e804df76 256 0.13 vMB 93
246,353 246,353 00000000000000220b104f0f697ce684957a8153bbce461b9e5a4ea3b528285b 288 0.15 vMB 113
246,352 246,352 000000000000007012189acd861973488c871ace1d287781ffbc90ae274540a9 270 0.13 vMB 113
246,351 246,351 000000000000001f767cfb88fbd806e36abecafa37e5d41d59c1eedf300b4820 226 0.09 vMB 119
246,350 246,350 0000000000000086c62b03ba465530eea472880398070deefc06bfa2d9908141 268 0.13 vMB 126
246,349 246,349 0000000000000081d9b4be24bcfba4dc0d25e3eeecaec98fb8650e9cdcea2d32 363 0.14 vMB 154
246,348 246,348 00000000000000741a3d86137a53ccc53377a154cccf35810eb9091a55c0d70a 190 0.09 vMB 168
246,347 246,347 00000000000000823223450ed72f9000a7781397c6c34277a5094f7707e508f2 189 0.09 vMB 163
246,346 246,346 00000000000000a29b6f7e4e73d0c1584140484cee111e993510c401b53df5e5 348 0.17 vMB 141
246,345 246,345 0000000000000025aa92f3c7ba119210d9901205fcc77a5319a8a13cfaf71904 621 0.25 vMB 196
246,344 246,344 00000000000000736c6f5c3f355aad7932b87f450b168b822f506a8356a46261 28 0.02 vMB 92
246,343 246,343 000000000000009fa021a9babca1d018a7fa116d3cce4d03e2ceba2342487003 191 0.10 vMB 128
246,342 246,342 0000000000000033b409c0045696e792c9a078dbbf0b01c10615c45a697d7f90 180 0.06 vMB 4
246,341 246,341 0000000000000061ea6262aedf6e0d021b761e7fb25ea7294921e841a53675c7 111 0.05 vMB 99
246,340 246,340 00000000000000363fa84c994ca1028c71e15ba4650251f34b8f27b1abd167ba 449 0.19 vMB 176
246,339 246,339 000000000000007877530204f50cfa9d9983600e4ba33df15f8287aa1e02da6d 8 0.00 vMB 54
246,338 246,338 00000000000000632600a50cf9582a548f10b87b1b8ca3972552f7f33b1cdfcb 102 0.06 vMB 117
246,337 246,337 0000000000000028174b24fbcd2d25c4551a03e2be69b79cf10dbdb5d85c55a2 272 0.11 vMB 206
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 239.75 GB
    • Received: 0.91 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.