Loading Tool

Explorer IconExplorer

Memory Pool

32,257 transactions
25.38 vMB
0.05037793 BTC
Random Selection Loading Transactions
Max Size: 126.76/200 MB

Candidate Block

Mining Attempt 5ec948da25009edb1b8aeceac8512612ba4dcd73ea84b67736adcca121dac48e
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 7086ba64e4c30f97298520c72c1111c33995fbc82216d289f5ab809ca6656c64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 984
Size: 1.00 vMB
Total Fees: 0.00420025 BTC
Feerates: 532.98 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (516,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,486 398,486 0000000000000000047d02328c6333bf5994962ac245717627cbfdb7d653a28d 1,928 0.95/1.00 vMB 34
398,485 398,485 00000000000000000611d46102286399a31bc91fc255c692bb5dca729cdbd22e 3,151 0.99/1.00 vMB 58
398,484 398,484 00000000000000000385aaeb0065e7e70d3031bb08bc95c068b50f10b7036792 2,279 0.95/1.00 vMB 48
398,483 398,483 000000000000000003fb80df589d118d785d8dd91a1f70d7b5d222c4183de0bb 703 0.35/1.00 vMB 34
398,482 398,482 0000000000000000053976f502cff3754426e920a3b7f4758663f7113dbea42f 1 0.00/1.00 vMB 0
398,481 398,481 0000000000000000059b3c869049cb048ff76fe03d2554748d30b42c14961a44 371 0.22/1.00 vMB 31
398,480 398,480 00000000000000000167ee2545f48914c1bd0624d756e9645534b152ad138917 654 0.43/1.00 vMB 25
398,479 398,479 0000000000000000069f6bbc287b5f484179b14bf8489ac5b802d1c24a017f37 2,317 0.93/1.00 vMB 41
398,478 398,478 0000000000000000041ae02a092fe35572b8edd402b1d11a60aab9b2108a6771 951 0.93/1.00 vMB 16
398,477 398,477 00000000000000000586fd0f7a6e42942756b0509649f443c7adeeeb8ee1b0c8 1,199 0.93/1.00 vMB 21
398,476 398,476 0000000000000000067f1f1801349ee99082e7d87fabca9f312c6f24a35d17be 2,064 1.00/1.00 vMB 30
398,475 398,475 00000000000000000351cf92ffe0821ac011c301086ad2a5194c016e0d0f5ab9 2,940 0.95/1.00 vMB 56
398,474 398,474 000000000000000002ea03c9d369ff510aea1ee7218c81dac135a6f6ebf89461 1,853 0.75/1.00 vMB 46
398,473 398,473 0000000000000000009e79b539f93eebc9c4dface5eb7e4313a7780b52d74954 1 0.00/1.00 vMB 0
398,472 398,472 000000000000000001bcca2a1ae16dcbb538a0d8150b9726440acab1ddac6136 294 0.31/1.00 vMB 17
398,471 398,471 0000000000000000020fd0715721d6c563328ce860c18dc290c70f2d851e411f 935 0.49/1.00 vMB 41
398,470 398,470 000000000000000003aa3c763ddded60b00fb3c91c7fc70082932eb1e27e2061 136 0.06/1.00 vMB 35
398,469 398,469 000000000000000003a99664af1869ab0da37713053147f8baf1c212d85db737 874 0.85/1.00 vMB 21
398,468 398,468 000000000000000003639ad1b7d51bb87c17376b695dd74aaf3824c866563a56 1,381 0.64/1.00 vMB 36
398,467 398,467 000000000000000003997dd46d295557647eba170dad1b320bb9a5889c275515 403 1.00/1.00 vMB 9
398,466 398,466 000000000000000004f072a40dd551f4e8926e46acd586dcfb6f2f6a0c568169 818 0.88/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.