Loading Tool

Explorer IconExplorer

Memory Pool

73,427 transactions
27.25 vMB
0.06322099 BTC
Random Selection Loading Transactions
Max Size: 166.29/200 MB

Candidate Block

Mining Attempt d05f524f0fee31c4ea14ab0bd660719cab18739bb91f43b46329aca9607d5d20
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root ec9f87c64f8c0d9252fdde323c1d474e337f80deeed7e90a9a147286b570c447
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.00534680 BTC
Feerates: 73.20 > 0.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (466,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,964 448,964 0000000000000000010171baf29d12dff5067370813de0a8c695d179f1cc40a2 993 0.49/1.00 vMB 75
448,963 448,963 0000000000000000025b9487907f76e71964a2f001bb031eaeb9271ad4b327fd 804 0.61/1.00 vMB 21
448,962 448,962 000000000000000002813e4b424ae03a0961c9b1c803fd9d94f280d06c2e91b0 1,882 1.00/1.00 vMB 67
448,961 448,961 00000000000000000185731c402c5c8507d5b4751c6211fab06c0da6d9af602c 1,938 1.00/1.00 vMB 80
448,960 448,960 000000000000000000484237ef0c2e1c192ca68244a9e747d12b6c586e532305 850 1.00/1.00 vMB 56
448,959 448,959 000000000000000000836227d7620a74191fcd3ca09a827d7ee5c95844453d27 2,354 1.00/1.00 vMB 91
448,958 448,958 0000000000000000023ed9a3038e75b37bad5afdcdc1ba6cc56763f7a6d123ce 595 1.00/1.00 vMB 58
448,957 448,957 000000000000000000556a2f9ea273f7ac2fa711e4d9aa3f030ea5e4acc09498 611 1.00/1.00 vMB 54
448,956 448,956 000000000000000000d7a60274b0a4c100c9c5aa4325860f23ce6df8d797a741 2,207 1.00/1.00 vMB 75
448,955 448,955 00000000000000000103a2c2fd2f325e84b3065b488b94dac6fa97cf08a4c982 1,925 1.00/1.00 vMB 70
448,954 448,954 0000000000000000016f379c2526a3335d6c0ec86059e09df0ffda454e685dbf 2,251 1.00/1.00 vMB 78
448,953 448,953 00000000000000000145bc43a82cc2b7b434e106b24f0a8f0ebacb9a8b3e8576 2,589 1.00/1.00 vMB 92
448,952 448,952 0000000000000000031dcd11344e94470ec26c48e406fdce1d33f69d2ef3fcaa 1,596 1.00/1.00 vMB 101
448,951 448,951 0000000000000000016f6567842f2c65e7d976d411c70dbade058aa6d3a72d8b 2,152 1.00/1.00 vMB 79
448,950 448,950 00000000000000000112d6929b920a77674c77f71f6fc31efdc99dfb454cde7a 1,858 1.00/1.00 vMB 77
448,949 448,949 00000000000000000218fd3f35bf7505c70891041e4d43e2ae35b60f15670935 2,313 1.00/1.00 vMB 96
448,948 448,948 000000000000000002cbba8cf01dd35fded59c4c41f496e8404f6292fded75be 2,002 1.00/1.00 vMB 75
448,947 448,947 000000000000000001415ba133ee7996a841c5a69b4e99d99b3cfad5b26855ca 575 1.00/1.00 vMB 54
448,946 448,946 000000000000000000b21633399abd3bd931a6034b22d386276f6743fd440697 2,421 1.00/1.00 vMB 83
448,945 448,945 000000000000000002ecd38b309996e15e83798abdd34beafa0ce42986ead21c 1,056 0.62/1.00 vMB 66
448,944 448,944 000000000000000002e3c349674c2a9e7183e92d8997b66892b973dc83a5ae6d 1,952 1.00/1.00 vMB 74
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.13 GB
    • Received: 17.65 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.