Loading Tool

Explorer IconExplorer

Memory Pool

81,718 transactions
34.38 vMB
0.14309803 BTC
Random Selection Loading Transactions
Max Size: 195.35/200 MB

Candidate Block

Mining Attempt 1427d7f82255f1b3a0bd466be095cd0e2474007326a779f7ebb66ed431c7c1d7
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1ca9a3bc00c499338328ff099268aa87f2702799f4d965e0742ffb6345f8d1bd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,025
Size: 1.00 vMB
Total Fees: 0.02758069 BTC
Feerates: 384.62 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (626,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,817 288,817 00000000000000010eb991a1749a2e6ef0f7126dcbcecbdf578286d36dfe4818 901 0.58/1.00 vMB 28
288,816 288,816 00000000000000005ce933201df856f0d043bc1269e06e8298a59263540c4883 649 0.40/1.00 vMB 31
288,815 288,815 0000000000000000ccc6075a15510f857f632f3e99aa3324f02eda283cecd10f 727 0.49/1.00 vMB 24
288,814 288,814 00000000000000008fda75f954993bd18c69529d08baf8d79f50d3ccdd287eba 1,024 0.35/1.00 vMB 64
288,813 288,813 000000000000000083ee7eb0cac4ad4e7a6cc8cc932b3705e4fd8f334c47e01d 1 0.00/1.00 vMB 0
288,812 288,812 0000000000000000c2117a836748874018842bfb84a5355c684333f41a5da7c0 706 0.35/1.00 vMB 44
288,811 288,811 0000000000000000947666c940f62973d998608e6bb779ab6a79d9530768f221 640 0.37/1.00 vMB 32
288,810 288,810 00000000000000010fbd0659306b7252bc09c79c0b7d86605a49a88d5d4ca5cd 169 0.18/1.00 vMB 16
288,809 288,809 0000000000000000356b05a5f77db44b07a51589427ce5470c9271fa22214110 512 0.21/1.00 vMB 51
288,808 288,808 000000000000000027ee6f9a5e40b500c0fc6f86958dd108f376d2b5729081f1 330 0.19/1.00 vMB 41
288,807 288,807 0000000000000000b97224c8238b4d9b7c17a6824411f265328e3656c4e5ac8f 195 0.46/1.00 vMB 14
288,806 288,806 000000000000000081743c1b829491b00059ff5bbd5df26b5cbc66cab5cc6ca0 266 0.23/1.00 vMB 21
288,805 288,805 000000000000000006d2abbec0331626af038f584a171b4402e549f571a8f480 517 0.50/1.00 vMB 20
288,804 288,804 0000000000000000115116fa28589c910df3bddc65ea4a25709b441fc8249f52 1,169 0.50/1.00 vMB 41
288,803 288,803 00000000000000002e20ff7eba41b8e55674c9614de2da4013802cbaa26596a3 784 0.25/1.00 vMB 64
288,802 288,802 00000000000000006166cedf1f9dfbf5487c6344af40baedf3c2fb7ac69cd085 1,120 0.87/1.00 vMB 28
288,801 288,801 00000000000000005bf594bc7897e567913189ae700c28ece1f23a1691fa3623 557 0.25/1.00 vMB 98
288,800 288,800 00000000000000001d8741a48769a10c363a281d9270546a7064fad6bac61f9c 239 0.23/1.00 vMB 23
288,799 288,799 0000000000000000fecee096dd57be98356ebfbb2ddfd73adfdf1c3e5ef380b2 495 0.35/1.00 vMB 22
288,798 288,798 0000000000000000a7865a81fde83a3f8c590697ce89aacb3a7c860d78b140d0 30 0.04/1.00 vMB 12
288,797 288,797 00000000000000002fdf7d96c5f0b5dc5bc1340aeb734a3e73aa0d7715687d57 211 0.10/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 783.10 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: 729.87 GB
    • Received: 18.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.