Loading Tool

Explorer IconExplorer

Memory Pool

80,800 transactions
29.92 vMB
0.12209167 BTC
Random Selection Loading Transactions
Max Size: 180.22/200 MB

Candidate Block

Mining Attempt 0e58aa57f88d61a0559830497d8e1be2c3736b829c2b81c39eaaebce8a4c4bf6
Version 20000000
Previous Block 00000000000000000001da0a60f0698b1c5dd5ff7d15014352ab111436e992fd
Merkle Root 82a6254fc360c65c63c74fb965808c6c06616dd08ad403f7a2b25d58c8fd47e9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.03433212 BTC
Feerates: 149.47 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,300 (635,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,773 279,773 000000000000000178dee4c45ad7166ce6ef7a625adf4232232349a2e19fc7a5 252 0.15/1.00 vMB 30
279,772 279,772 0000000000000000a5ef21c1364f34164ec5c7b4005b063b1d071b3c72ada2b3 436 0.22/1.00 vMB 52
279,771 279,771 0000000000000001ddb381aba0ca334fdc9b9305256e458232a020b2fe423304 246 0.14/1.00 vMB 40
279,770 279,770 000000000000000277d197026a23faef3df89da95a345434b371fb5ae321807c 508 0.28/1.00 vMB 51
279,769 279,769 0000000000000002f74467c2046b1368f85a440059cef2e989f25eddc14c4b79 342 0.18/1.00 vMB 61
279,768 279,768 0000000000000000924f8d1fbf6d5b74d64125f7982108d3c79a514a50acc8e4 594 0.32/1.00 vMB 50
279,767 279,767 0000000000000000928ea04b82670ff2bd3f58024195a20572861a54d67fa1c7 215 0.13/1.00 vMB 32
279,766 279,766 0000000000000001fa4c499ae3902999bd0385e876509e5e981f271e116e6188 614 0.25/1.00 vMB 69
279,765 279,765 0000000000000000571c6ff91523f71be2d6dc545de7ba93f062e33a06c5bff6 112 0.07/1.00 vMB 39
279,764 279,764 00000000000000012a5cc339ef6adbcaf2dc1504e52f63027b99e74dbe1978d6 517 0.24/1.00 vMB 52
279,763 279,763 00000000000000007aaf221a0c39ab95da2e5b3dc5fa7787ce73a19d77579f60 107 0.03/1.00 vMB 90
279,762 279,762 000000000000000248f52c1de5c4dc21e70ab9bd4a29bdfa67af52474a8fbf2d 177 0.11/1.00 vMB 88
279,761 279,761 00000000000000022d7a2910ebe1594b190ae5c0c539418c3233233957974709 502 0.25/1.00 vMB 41
279,760 279,760 0000000000000000bd21b558907c44d25addba79da43fc1eb7720c9197b9fa48 453 0.28/1.00 vMB 43
279,759 279,759 00000000000000012a5cc144607f52a1e6c2205f5d121961efe265db948cfe90 51 0.05/1.00 vMB 13
279,758 279,758 000000000000000110dded8805555addf82df433406a699e76dcf4d24e7c0b51 33 0.04/1.00 vMB 14
279,757 279,757 0000000000000000d4bb45d861fe2036edaadfa8825e42d0f14ba786c4f58193 141 0.11/1.00 vMB 27
279,756 279,756 0000000000000001ff0cd223b80a15ac9f7d2545616c44bd88333a5b728138b3 93 0.08/1.00 vMB 21
279,755 279,755 0000000000000001de0f3d026be016563b61364c8a615cfffe3e493001f0612e 78 0.08/1.00 vMB 14
279,754 279,754 0000000000000001cb7f8cecbe6b1f3e1906e3d8d127f38fea26660f503dbbd5 109 0.08/1.00 vMB 34
279,753 279,753 000000000000000166dd651030247adb0aef39360e3bdb4874262a1160a10031 216 0.09/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.91 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.85 GB
    • Received: 17.49 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.