Loading Tool

Explorer IconExplorer

Memory Pool

77,882 transactions
29.42 vMB
0.08873933 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt 19a5535603af6d6767195c57d6a4cc8d3e0735bd12960e0529a0e8caeedd04a5
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 69f49237f9132833906f5951d9510b52c0a1a80ba706c51e7ac709920b6b5509
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.02371072 BTC
Feerates: 301.35 > 2.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (172,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,135 743,135 000000000000000000063fa4ca049183eebd3a486018ed00e970767ed0cfc5ee 1,265 0.52/1.00 vMB 11
743,134 743,134 0000000000000000000086c868ef4657c895f642fa509d3ae1d7cd00f3e1eace 784 0.34/1.00 vMB 2
743,133 743,133 000000000000000000086305392c8ce9609336ca4b722a54c32a07183e398e95 2,629 1.00/1.00 vMB 14
743,132 743,132 00000000000000000003a934b9570eafa1734ac161335bfa71470da916924ce6 455 0.95/1.00 vMB 2
743,131 743,131 00000000000000000006f531ea222aa6b06b85578ce5c0cc97d79abb85bfcbfe 2,325 0.99/1.00 vMB 10
743,130 743,130 00000000000000000005962e53873cd8aaa9ed0786d6beaf97af4365ccd529df 1,970 0.64/1.00 vMB 12
743,129 743,129 000000000000000000063ad181dec810ad3f213d283b81f20495fc7f61ab12d3 1,793 0.63/1.00 vMB 11
743,128 743,128 000000000000000000023646e22002e6c0ec4e15f950938739493dc341c796e7 1,954 1.00/1.00 vMB 11
743,127 743,127 000000000000000000054d890124f8db7eabe78652a8d1150b586ac833965ecc 1,711 0.97/1.00 vMB 7
743,126 743,126 0000000000000000000071d314d12890daeb59a47c513a708f017e83795d1484 1,669 1.00/1.00 vMB 16
743,125 743,125 0000000000000000000719fac6571574787336cf9b3408d7a1990e03c61635cb 1,119 0.39/1.00 vMB 12
743,124 743,124 0000000000000000000727a61a4eae6cac53fd66bb15990b59fdf132fe5a5eea 134 0.04/1.00 vMB 8
743,123 743,123 00000000000000000003ef752f428d65379d286448f07d4b9280e78393d9b983 526 0.17/1.00 vMB 13
743,122 743,122 0000000000000000000488b67a1b5bbc267149417006b03e1051dfe0f2341a15 607 0.23/1.00 vMB 12
743,121 743,121 000000000000000000036aaca685ac1dbed838a88ba52e733e792e7fde50e124 2,149 0.84/1.00 vMB 12
743,120 743,120 000000000000000000073f2432540b05ab398ca0600ebd6b4e69f46d006f54eb 1,143 0.63/1.00 vMB 10
743,119 743,119 000000000000000000010eb246d4c3a00d3121ddd11df9c00472e031e426b8b4 440 0.26/1.00 vMB 8
743,118 743,118 00000000000000000005ccc583d6d8223a0d2fc52141d785166dbcda829e5a98 1,346 0.43/1.00 vMB 12
743,117 743,117 000000000000000000089a787bdf4e028416c700644b2f6f637ba3b9c1cf1b59 1,355 0.48/1.00 vMB 13
743,116 743,116 00000000000000000005136f124a0a76c5ab4787f406978ef7f923af3265b961 1,521 0.59/1.00 vMB 11
743,115 743,115 00000000000000000008c00caae4c8bd3cd6eee3a41864df25b45af6dc611929 920 0.48/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.