Loading Tool

Explorer IconExplorer

Memory Pool

44,163 transactions
30.18 vMB
0.04447379 BTC
Random Selection Loading Transactions
Max Size: 171.13/200 MB

Candidate Block

Mining Attempt d8148ca5deaa81e6539eea33bafe47e133e19693239d4a81f3529d17ee967f35
Version 20000000
Previous Block 0000000000000000000107ce8e2ea95db90e37d62d4428ba3fb62864d6da29a6
Merkle Root 30c704b6cd4494467753ccc639d5511c896e038dbdee72e70897629e738cdfb5
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,491
Size: 1.00 vMB
Total Fees: 0.00649807 BTC
Feerates: 30.44 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,790 (65 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,725 940,725 0000000000000000000028c92d6ff82cc7b1f2d6814cd50cdd11ce289266e5df 2,015 1.00/1.00 vMB 1
940,724 940,724 000000000000000000007295d30a93c77ace2bc96fa03d3ab515a0b9ac623bef 4,776 1.00/1.00 vMB 1
940,723 940,723 00000000000000000001abdfd904d7f11b5dc0d9d8b411fe2d9cfec392d2a627 4,275 1.00/1.00 vMB 0
940,722 940,722 0000000000000000000187ba023947d0c8802dd7672491c2f789ccfccd8e75cf 994 0.38/1.00 vMB 2
940,721 940,721 000000000000000000013266f6f6e4ed4aff3eef46f81b511431ff9d41b3d405 311 0.12/1.00 vMB 1
940,720 940,720 00000000000000000000a8149e505738b3befe48301e3a032204eb4c7918e29c 4,245 1.00/1.00 vMB 0
940,719 940,719 000000000000000000016b637978862ea9dac9109fe6f9a5034ce61630891178 5,073 1.00/1.00 vMB 0
940,718 940,718 00000000000000000000316bc1ae8f409bb8785c4a7bae3609ac01ba6d40f4b9 3,283 1.00/1.00 vMB 1
940,717 940,717 00000000000000000000e98e3688a39f67f9f71c58b55253b0b9929176a97867 3,583 1.00/1.00 vMB 1
940,716 940,716 00000000000000000000ce9977d256f1557c74e7d342f1ec19b5cae905c91e72 904 0.27/1.00 vMB 2
940,715 940,715 00000000000000000000d05320a23be726cc1bf87a071b2c34bbd530bcd1d36c 4,815 1.00/1.00 vMB 0
940,714 940,714 0000000000000000000154d2f6a72863e45619764972c4dae18f682748058a8a 4,155 1.00/1.00 vMB 1
940,713 940,713 00000000000000000001d30c4cf6adccac0ea916a6f57642fdcaf9ccca0ee9e6 3,225 1.00/1.00 vMB 2
940,712 940,712 000000000000000000001145d3bcf2f745fdefe644db8d026644b6f7ec62a1ee 3,406 1.00/1.00 vMB 2
940,711 940,711 000000000000000000017bd260dd5c112cdc243092f8a0a7bf6d0c2be75448da 3,457 1.00/1.00 vMB 1
940,710 940,710 00000000000000000001ddd842d7843fe48cd512742a5fbd36013f5b7a5e6b88 4,294 1.00/1.00 vMB 1
940,709 940,709 00000000000000000000e08edb43a580b16cf139debf15a22f6e9590393f9397 4,049 1.00/1.00 vMB 0
940,708 940,708 000000000000000000006c0cd9f8607148ba1bb54d9f8d3977b40f177ee47620 3,426 0.99/1.00 vMB 2
940,707 940,707 000000000000000000014bde8fbcd0329dc205a4a8681a9e79ffecbed265719c 140 0.04/1.00 vMB 1
940,706 940,706 000000000000000000013e1386a9bdac3e7fc24cba325d30d28166c295ed79d7 4,498 1.00/1.00 vMB 0
940,705 940,705 0000000000000000000124d620f78482e65046643ff2b39b427d5c9779de5174 4,538 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.16 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: 4,563.17 GB
    • Received: 246.00 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.