Loading Tool

Explorer IconExplorer

Memory Pool

73,873 transactions
27.31 vMB
0.06582134 BTC
Random Selection Loading Transactions
Max Size: 166.74/200 MB

Candidate Block

Mining Attempt 0b9e284e99bb798338f1676a9f21453608d1bd22024d60e867b3ffc8d58daed1
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root d87c11279ee3d01bb344c0fbd7a77d656a48d4dc37da469591ca7957545295fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,497
Size: 1.00 vMB
Total Fees: 0.00781912 BTC
Feerates: 73.20 > 0.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (611,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,835 303,835 00000000000000004af5fc174444047f36fb8b13e208cb2c25095bb6550666e8 1,435 0.61/1.00 vMB 41
303,834 303,834 00000000000000000aabf7a2f829f1abc1b7e65dbd79faaec16eb37737c2696a 35 0.01/1.00 vMB 23
303,833 303,833 000000000000000019c5b49ccbc9a32ff2a218f6e12fb5252425cae0b80cace3 266 0.15/1.00 vMB 29
303,832 303,832 00000000000000004a250da394d2493ecb643d4bf81a5d6a1c4f218be3e45ca7 110 0.05/1.00 vMB 32
303,831 303,831 000000000000000002b09adc2a101e3ab589aae8ce5be64d3ddf9b95ebfac04c 382 0.23/1.00 vMB 30
303,830 303,830 000000000000000024a5b294463bba56029b374838f4ccfee0b773754fb7f3b0 69 0.03/1.00 vMB 33
303,829 303,829 000000000000000043dfcf3ce622dd3ce316fbed9a76411cce8e081a63016edb 216 0.11/1.00 vMB 28
303,828 303,828 00000000000000005f2dbcad23ec66ae22f802e1eb80522b294b0f0b67481629 298 0.17/1.00 vMB 29
303,827 303,827 000000000000000000d0e18777aadb44a3242608c30bb205df50b1ab90bddf42 262 0.26/1.00 vMB 8
303,826 303,826 00000000000000002af793dfd46d1708337bdfe6392d8b41b15f457f520ca082 71 0.13/1.00 vMB 7
303,825 303,825 0000000000000000041cc6f33377b81c0802270b82f6b6772fa9947e81a27676 677 0.37/1.00 vMB 33
303,824 303,824 000000000000000014b742755187e5c1f576716b9e53db515c5e1ab59595e21f 128 0.06/1.00 vMB 20
303,823 303,823 000000000000000068bc715e4fed4ae394ff967e601a8030cf40eb48c75ec2b0 490 0.23/1.00 vMB 35
303,822 303,822 000000000000000037590eeba45562d2fc30eaea32fe7b07b3d6f4fcbbb6227e 180 0.21/1.00 vMB 19
303,821 303,821 00000000000000000c1303b04ad699aa2b5b43c50cf253ba8ff42c70e518c9f1 747 0.35/1.00 vMB 34
303,820 303,820 00000000000000004572d4e63fd80a374dc73b6ae22a1b06921e565d216aface 321 0.15/1.00 vMB 33
303,819 303,819 00000000000000002775b73086c3baa7d9e7272a4cf5dec83217795f90ae3752 472 0.22/1.00 vMB 35
303,818 303,818 00000000000000004b1fdedcd189f0c78fe8f8a7e20fbcd634deac8838bd4b27 948 0.58/1.00 vMB 43
303,817 303,817 00000000000000002635051b5a984d6ccd83c24df5a070cabdb01a21a6421f23 34 0.03/1.00 vMB 19
303,816 303,816 000000000000000047eafdc3130c3898f9b43cad47a93bdf44aa170bb899d1a6 332 0.20/1.00 vMB 26
303,815 303,815 000000000000000010172638ecab82fe3a130c05ae657034c88508bf11fbdf1b 487 0.25/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.