Loading Tool

Explorer IconExplorer

Memory Pool

79,096 transactions
29.45 vMB
0.08380087 BTC
Random Selection Loading Transactions
Max Size: 180.05/200 MB

Candidate Block

Mining Attempt c45e0b7c57bf309106c52f145cb36ac7db0cd98f6b1b16443c21d2799f4edbbf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2adb12902d9059dbf2c17a8ab642a0d9cd0978f955325f68fb2d244976c3a72c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.01911129 BTC
Feerates: 402.60 > 1.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (485,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,922 429,922 000000000000000001e0196b9355556910a27d7623f339002966c9513f661007 1,646 0.69/1.00 vMB 57
429,921 429,921 00000000000000000268617566ba80a2965255576d79cd190103b80a76e30327 631 0.28/1.00 vMB 49
429,920 429,920 000000000000000000e91129a1382e57a2ece701554eba0818c404448c5ab15d 294 0.99/1.00 vMB 6
429,919 429,919 0000000000000000011e5633765f8c8c30e5b8922fd96d4c4797496ad439fd67 622 1.00/1.00 vMB 12
429,918 429,918 0000000000000000035b4de2c0ef6662bb490b59890c55095beeb689b09bf58d 1,124 0.50/1.00 vMB 59
429,917 429,917 000000000000000001e2459cba77329f5f88dfb37c08b472b6b2f53e231e63ab 1,423 0.60/1.00 vMB 59
429,916 429,916 000000000000000003b5866b359ad3afda107a9aa3421c1629461c8c7c8a1cb3 32 0.01/1.00 vMB 64
429,915 429,915 000000000000000002c46b6e009e02b3fc6956db2da3146ef44ac9fa1bb18fad 1,672 0.82/1.00 vMB 40
429,914 429,914 00000000000000000088024a6c90d8e937be4261825633b1aba6d4c99b1e38c2 1,255 0.68/1.00 vMB 40
429,913 429,913 0000000000000000020eb099f97d17599ac435e8986005c9fe8ef11f3ffcc96f 1,629 1.00/1.00 vMB 25
429,912 429,912 00000000000000000214b5ef43ca61e5efcd43b43c1d5ce2d684f2e6489f6a3d 1,511 1.00/1.00 vMB 37
429,911 429,911 0000000000000000017a9627298da4d97229c2343c213af9fe96fcf1a4f1ce34 1 0.00/1.00 vMB 0
429,910 429,910 0000000000000000039b441cd68b1d29634b0e7c13969e76a0435337af09e453 2,055 1.00/1.00 vMB 46
429,909 429,909 000000000000000000254050411045cf847cb09d83fcda40c6032179657597ca 2,370 1.00/1.00 vMB 64
429,908 429,908 0000000000000000015d9c67b6e50d1d6df59449f45fe2ca3e2a5c7689a99899 2,716 1.00/1.00 vMB 61
429,907 429,907 0000000000000000041821a6991f1ba67085f13eab464d31167ad7e23793bb8c 2,835 1.00/1.00 vMB 79
429,906 429,906 000000000000000000d8858b182ef5a870a2f93970dfd3e42d179930355ff6f5 2,803 0.99/1.00 vMB 76
429,905 429,905 000000000000000004dd74bf5494ab7876f103ccd2e9b5cb565cdabdaddd7211 2,051 1.00/1.00 vMB 47
429,904 429,904 00000000000000000322a853c30598d90f2b7a92d137bebbdb1230d4052c3f50 2,159 1.00/1.00 vMB 59
429,903 429,903 000000000000000002ea55569ae4cf896df6c2c62910b18213444d42fb089e44 2,404 1.00/1.00 vMB 63
429,902 429,902 000000000000000001f88921de02b93b72f244bcd97a5fadecac7bf382dd6dff 2,201 1.00/1.00 vMB 56
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.17 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.