Loading Tool

Explorer IconExplorer

Memory Pool

33,271 transactions
25.74 vMB
0.06941059 BTC
Random Selection Loading Transactions
Max Size: 128.93/200 MB

Candidate Block

Mining Attempt a701d1a4d9f49d44809b90193c1105aea772cae6c5e24dff7d0a1216927d00f1
Version 20000000
Previous Block 000000000000000000009bccc0ad0d274d77561aa86f75844353a302f9f35411
Merkle Root 98b6c5810ab8550cc8f28cbf6958299f5a64783c1b115ba9302001532a077a36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,624
Size: 1.00 vMB
Total Fees: 0.02195149 BTC
Feerates: 502.67 > 2.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,221 (558,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,045 356,045 00000000000000000d51a9ba50d661947208d4a6ee568e20e455f0e30e7e8830 56 0.03/1.00 vMB 18
356,044 356,044 0000000000000000066bda72825f15e1fcbc849f088b1422f37937b9ed52402d 246 0.13/1.00 vMB 34
356,043 356,043 00000000000000000fee9e07ebe99a0f4513c4ecf0c633d143e942121e16e755 704 0.34/1.00 vMB 31
356,042 356,042 0000000000000000086910e72ebeca049e205c46ea3ebd7a7378d2ea91d5f7f8 1,052 0.50/1.00 vMB 29
356,041 356,041 000000000000000016f36007df7fa8d710121c022b286c64716f67e404e754fd 447 0.20/1.00 vMB 26
356,040 356,040 0000000000000000087eebea253c1f03e5a6704b99d5be0e18c3965c19dc9eef 578 0.29/1.00 vMB 25
356,039 356,039 000000000000000003573851813b1c335e0b5c7dc921c9dad29ffce006777a70 736 0.43/1.00 vMB 25
356,038 356,038 00000000000000000b250df00a3d200b8289311fb7b8715eef37e3be8ac2ba30 264 0.15/1.00 vMB 20
356,037 356,037 00000000000000000cf76f7ff1026ef6e21a9f3d544a8dcb87150cca5606a565 671 0.39/1.00 vMB 28
356,036 356,036 00000000000000000a4a10c0266f50c008a47408692c5d8b37de49957575b9d5 292 0.16/1.00 vMB 27
356,035 356,035 000000000000000008f026de59eb246554f9e3883eb82ce3b513e1d6dbb1974f 1,145 0.61/1.00 vMB 26
356,034 356,034 00000000000000001539064311d22228c59035f0566860f74da5ac7ffda99c25 561 0.29/1.00 vMB 27
356,033 356,033 00000000000000000a8fee572344a634130bf3fbc5c5720672473a9f453c991b 696 0.38/1.00 vMB 25
356,032 356,032 0000000000000000016bc88890dcfa3f9d81f4a20935d196082c8c529a49ca1f 1,200 0.57/1.00 vMB 28
356,031 356,031 00000000000000001312753eed627315ac5d875c32a62396c65cc84d3a870db8 545 0.30/1.00 vMB 25
356,030 356,030 0000000000000000086f1b7480b8433fdb7cf9f6a377196e837cdf3e391509e4 226 0.11/1.00 vMB 21
356,029 356,029 00000000000000000a0bf90c9e6ff278b7b1f8c7f5c5f8f8b4cf785eab0fa982 1,077 0.53/1.00 vMB 29
356,028 356,028 000000000000000005acdf29a17e7774d5da92399dbd5f37e9de62dddcedae40 1,172 0.51/1.00 vMB 30
356,027 356,027 0000000000000000015a4786795b64c8498440229274b7ddd480f74df24138c7 262 0.15/1.00 vMB 24
356,026 356,026 00000000000000000e224a93f0ceb0d3b522f2b04e2a3b927cfee6cfa9ebe44d 579 0.40/1.00 vMB 25
356,025 356,025 00000000000000000b7e653d9772e8d3f7eafcd469fa35c414a98523ef430f4c 373 0.38/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 780.98 GB

Node Details:

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