Loading Tool

Explorer IconExplorer

Memory Pool

41,863 transactions
26.02 vMB
0.05255352 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt 766d23f2cbd9f020befff8096b4e78f153eb2e96435d07af3b99bfc460ad9c09
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root c68483b5ad127d3f61740bc17b6dbb5340e6e64c51e9cd8753fbbc26677a3fae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,185
Size: 1.00 vMB
Total Fees: 0.00529136 BTC
Feerates: 40.21 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (483,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,336 431,336 000000000000000002a3c76c24a1a96e2372c4d89ed92f6e454582a7bdbeb476 1,553 0.59/1.00 vMB 61
431,335 431,335 000000000000000000eb8d4a3e9757aa5e923eea31f1ce8f099d82ccab2b4428 2,379 0.84/1.00 vMB 60
431,334 431,334 00000000000000000198ec9040907881960152f70eb61d7e0b3dccfb79fdfe3f 177 0.07/1.00 vMB 70
431,333 431,333 00000000000000000492db8c26cedb5f32dd411fb3516e74bdfcb8b8a0a8a0c1 483 0.17/1.00 vMB 63
431,332 431,332 000000000000000000a0b418b5ca7541b9e5d5e5115087f0ea8f6146c60d43ea 740 0.47/1.00 vMB 44
431,331 431,331 0000000000000000010080d6da16f06b8ca16e3ac219f4584c7ca733cff8e2a9 642 0.28/1.00 vMB 57
431,330 431,330 0000000000000000006da91e7ec389ce8683765f5b7b31678ca57e23c6e4dbff 1,018 0.46/1.00 vMB 59
431,329 431,329 0000000000000000045b6e4520d210713302cff48073028cc72a5fdf2a6bd002 227 0.74/1.00 vMB 7
431,328 431,328 000000000000000000f465db5a753c02056d48f3fd57e1d27c41ce47cab5e5a4 183 0.11/1.00 vMB 49
431,327 431,327 00000000000000000351fc9534baeaed209ecce1b3b8dbfe2926f8a9f6fdc3ec 1,400 0.61/1.00 vMB 56
431,326 431,326 0000000000000000027ca0b55fc446890c180257c263b38a16e246335f4b3ca6 73 0.03/1.00 vMB 173
431,325 431,325 0000000000000000036c71630778039763ed70efc42dcf1fdacd93b1ac4ddcca 1,128 1.00/1.00 vMB 25
431,324 431,324 00000000000000000483a7ce5e73ab5276e22605130f2821e9f1475b627fc03f 1,079 1.00/1.00 vMB 24
431,323 431,323 000000000000000003e486e16511fa09bf5067e676179af12370e39a9ba54245 266 0.09/1.00 vMB 75
431,322 431,322 0000000000000000035ab8288890e8502f2613a001338a430546ebe1eef1e1b6 603 0.31/1.00 vMB 59
431,321 431,321 000000000000000003fe05b8a2ffe7cf08901845a6ca524109b8c68c4ce9c54e 2,033 1.00/1.00 vMB 69
431,320 431,320 000000000000000004764d81ad6fae8364a72266bc7406030c186dceaf787a5a 1,486 0.62/1.00 vMB 63
431,319 431,319 000000000000000001bde6847ac286b39262af318ac326a12dc4904a2dd06d61 1,053 0.38/1.00 vMB 66
431,318 431,318 0000000000000000032ca6b777561a114ef275a5ef897db11764da2f95a409ef 1,419 0.54/1.00 vMB 68
431,317 431,317 0000000000000000008832be6ffca6bbc8627199419192cc1c1ea24793f51a2d 519 0.22/1.00 vMB 64
431,316 431,316 00000000000000000098a5a73a2537422e0df8bb19380bb950735124bd8f0b43 398 0.23/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.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.