Loading Tool

Explorer IconExplorer

Memory Pool

82,840 transactions
31.78 vMB
0.11043034 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt 5d8b68c605aa2a0bd41be71ec25813342631507f3108a98ccd315bc483a4a42a
Version 20000000
Previous Block 000000000000000000012e88459ade7b41276fe5cb0870cdd0274669d679f5b9
Merkle Root 7a7ee38759cb7413ed30d28c83d43b749301a3d82b0312b84fdaf68519f51b5d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.02720555 BTC
Feerates: 344.14 > 2.73 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,378 (502,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,078 413,078 000000000000000001a5a16386fe44cbbe4d25a835a5b05b3e097856fe12f008 1,928 0.99/1.00 vMB 46
413,077 413,077 000000000000000003b2e6e73c9db2421d13ef98b92bf9f177660c32bf935509 7 0.00/1.00 vMB 150
413,076 413,076 0000000000000000034099b5793e5dbf9ef8fb17ad34c3b683f54fa092bf2443 37 0.01/1.00 vMB 43
413,075 413,075 000000000000000001c191d46db53967591c54722a2f81b2d7cfc85916b35976 581 0.62/1.00 vMB 24
413,074 413,074 00000000000000000038941516b8d19e1ce51b87d794878fab5bf5fc070a1ac2 2,687 1.00/1.00 vMB 59
413,073 413,073 0000000000000000049a81dec969133bed8b6cc669e8d4eae15e5e5c12046853 280 0.12/1.00 vMB 47
413,072 413,072 000000000000000002d9e8e632857a1d4b7b11b31a3475e682e8337c7c7c98d2 910 0.45/1.00 vMB 41
413,071 413,071 0000000000000000031494ac6ea19618aca40994d92ee7923890b52bd951ff1f 847 0.43/1.00 vMB 39
413,070 413,070 0000000000000000001d3976f0389544641fce130ed5773952cd76a485e2a46a 850 0.63/1.00 vMB 35
413,069 413,069 0000000000000000014eae1efa05e2d73ee3ceab40313f43cdb3a88c18aa1a22 654 0.45/1.00 vMB 38
413,068 413,068 0000000000000000036cd1a0f3e20be9e8c99ddeda00760674952a35b40b398e 225 0.12/1.00 vMB 40
413,067 413,067 00000000000000000352f7e9ec9c0375e46809b5de3368ee52f01b451407c9bf 850 0.39/1.00 vMB 41
413,066 413,066 0000000000000000059bd37a9f1f51bae78cbb68deb0914d1026aa565e28087d 94 0.06/1.00 vMB 28
413,065 413,065 0000000000000000010d2bf01d7da5990d533fcab1867aa32ed9c4e486d4e156 633 0.38/1.00 vMB 36
413,064 413,064 000000000000000002b0fcfa5694f4f56987ca670c500ef5341a2ca9407681b3 51 0.02/1.00 vMB 49
413,063 413,063 0000000000000000003642b72424e870a2eced55fa4f51f4fcf6c83e903b3183 748 0.44/1.00 vMB 39
413,062 413,062 00000000000000000249538e5222896311b84a70fe0faea04bc0a45bff106e55 598 0.32/1.00 vMB 39
413,061 413,061 0000000000000000004a7f546494c369f591c010acf1445286012a1d15e45afb 484 0.36/1.00 vMB 29
413,060 413,060 00000000000000000519622a541354e78bd1b6176571fd69ce256267e58b4f1a 1,650 0.75/1.00 vMB 47
413,059 413,059 0000000000000000016eaeefcb801ae7984db09b4728c6366bb7a4ede764f1a3 122 0.08/1.00 vMB 31
413,058 413,058 0000000000000000034d44a19818ca7346bb8a0a9a3c9cf74c7393bcbe0f396f 2,047 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.