Loading Tool

Explorer IconExplorer

Memory Pool

78,886 transactions
29.39 vMB
0.08269195 BTC
Random Selection Loading Transactions
Max Size: 179.69/200 MB

Candidate Block

Mining Attempt f65ea9ed4d2dfa25baf9f81ba8998bcbc24b125891011b3ad58094a3381f0145
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 691c21807e173f83e8aa3601d3bb8530f265d8b2df3f9eacc4baa8b03fd75f8d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01812036 BTC
Feerates: 402.60 > 1.82 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (480,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,851 434,851 00000000000000000251337c99ba368b17e329e729c2c26dd52ff48935eaa7fc 2,562 1.00/1.00 vMB 70
434,850 434,850 000000000000000003970378bd96aeebb4643216a04612a07170cf0cbaa48ae9 2,690 1.00/1.00 vMB 66
434,849 434,849 0000000000000000042add53967d3bf107f7c50e44e2ed22151d99f2a00969a7 2,402 1.00/1.00 vMB 84
434,848 434,848 000000000000000002b27cd6fbad6161f2c74ad4dd451bbe1f89d5b34002f64f 1,182 1.00/1.00 vMB 52
434,847 434,847 0000000000000000032aa3ee0007085399199cd1f1c89ae8c3468eda8697f22a 1,656 1.00/1.00 vMB 57
434,846 434,846 000000000000000003baa98b740712c261293bc636db93092aa3a4aaa2496cef 2,650 1.00/1.00 vMB 79
434,845 434,845 000000000000000001a75b110ba44b159fb110c5fa4f24831908023ce130d32a 1,984 1.00/1.00 vMB 77
434,844 434,844 0000000000000000010ef53f057d6dc27764b826885955f04fa3e10413794ba1 1,871 1.00/1.00 vMB 54
434,843 434,843 0000000000000000000281bfdc247cff903f9c96d2789cc5741351d012585e46 2,618 1.00/1.00 vMB 83
434,842 434,842 0000000000000000033744f6f34ba4e8cb26fd7bdffed37059405736dc96914b 2,407 1.00/1.00 vMB 63
434,841 434,841 000000000000000002cd064bc120f2166e08f6abfcc8c33e1e8bcab9806c1ca9 2,729 1.00/1.00 vMB 61
434,840 434,840 00000000000000000175c7506264201901c3cd818f48b4b2e125bec6f3604977 2,848 1.00/1.00 vMB 84
434,839 434,839 000000000000000001655cd7e4197d5ac2642619ef75c923a9cc289be89eeb8e 584 0.23/1.00 vMB 67
434,838 434,838 00000000000000000014fd15061167501a54bfa50ab0a1c2017df83f9a646c80 1,710 0.71/1.00 vMB 62
434,837 434,837 000000000000000003eba480973af0afad13c4192b964f0557542d4b3940dc13 992 0.42/1.00 vMB 65
434,836 434,836 00000000000000000431e0e0d23149d45a701687a4908fdc22e953e72f786dd4 1,232 0.50/1.00 vMB 76
434,835 434,835 000000000000000003196b368fdaf60736ebc1933738242c94eb6b37dde4a852 296 0.16/1.00 vMB 67
434,834 434,834 0000000000000000037da833efbf99912b1a96ab782f681f37a9f28d35b9c747 1,262 0.96/1.00 vMB 44
434,833 434,833 0000000000000000007e8f8a7c3795a060fa0c95cc7313430e49ed47fe81df71 207 1.00/1.00 vMB 54
434,832 434,832 000000000000000000e21d9468d79ed57e57fc0b6e4b0431e7f3c0e5384f19bf 2,086 0.75/1.00 vMB 77
434,831 434,831 000000000000000003e94dc7379fb73e6fc84b3b1fd2163f3e5b7df9e6a2c4d0 1,770 0.69/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.