Loading Tool

Explorer IconExplorer

Memory Pool

36,537 transactions
26.65 vMB
0.05300850 BTC
Random Selection Loading Transactions
Max Size: 135.30/200 MB

Candidate Block

Mining Attempt 503ac67ad5377ab5c026ba6688822d98aa648186f97bd8f57e9dfd355e7001de
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 62823e671a0d494845e4656dcb64b9e6fe4e13fcaa937eb5ac8ba00c0bc08b67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,981
Size: 1.00 vMB
Total Fees: 0.00326205 BTC
Feerates: 50.27 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (206,046 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,607 708,607 000000000000000000067577cf97ea3fc07a6681a67417b84823b1343a7ae3c0 1,271 0.47/1.00 vMB 10
708,606 708,606 00000000000000000008dbd48c5d8614de610ee8fc4ce78ec520306760e02ec2 1,108 0.61/1.00 vMB 8
708,605 708,605 00000000000000000000d362c3cbdbcca0348a8ab5e1755125ce9b16b512225c 160 0.19/1.00 vMB 5
708,604 708,604 000000000000000000062adb4dea83e6d7a7132614032dbfdeab58dc12604ee4 575 0.18/1.00 vMB 9
708,603 708,603 00000000000000000007647ad2db1bf5db881aef054363bd82382e557ced891c 848 0.91/1.00 vMB 2
708,602 708,602 00000000000000000000f77d0fe3e928f8110a442a4085b9a4b355bc753b94b7 531 1.00/1.00 vMB 2
708,601 708,601 0000000000000000000b4a25a714c74ab2537569af5100b3b5815ffd96a8de8f 2,964 1.00/1.00 vMB 10
708,600 708,600 0000000000000000000c8e85631ef0e2c2fdcf53e77b10d46bae4a0ab97a6ab0 1,439 1.00/1.00 vMB 6
708,599 708,599 000000000000000000068885cade9e1549f7304d9a78c5c17000e5547e0597b5 2,521 1.00/1.00 vMB 12
708,598 708,598 000000000000000000037bfd321a25ecd9acfda403d3df3c321fc382ffe8283c 3,064 1.00/1.00 vMB 11
708,597 708,597 000000000000000000068f2dea8d9a1b8300f3e150aca6e88260d20f8865a21c 2,889 1.00/1.00 vMB 15
708,596 708,596 0000000000000000000639f8a27917b7b5c13038d15799773a720350487c50eb 692 0.39/1.00 vMB 7
708,595 708,595 00000000000000000006ef8985f251a6448aa5155a7ef54bfcb0eb5707cedf42 263 0.24/1.00 vMB 7
708,594 708,594 0000000000000000000197d404ecc271ac2c16352f3f5cf2309c4963b698bbd8 1,040 0.62/1.00 vMB 9
708,593 708,593 000000000000000000014dcc3c79f67c68920fb8b8aa6190792af7c675515a3b 885 0.70/1.00 vMB 2
708,592 708,592 00000000000000000002a670a064c5f15f4158c4963e5cc63381705880e80cad 2,534 1.00/1.00 vMB 11
708,591 708,591 00000000000000000003185f443cdb68e9bcfffe1d1fa3533cd810e7f4038171 2,940 1.00/1.00 vMB 14
708,590 708,590 0000000000000000000136ba04963b80ad71297eaecbe9bfc36af4ddd0d3d44b 436 0.20/1.00 vMB 11
708,589 708,589 0000000000000000000a7cfd0193f81bf64c8a93db61259fd3164b673b0f674f 333 0.09/1.00 vMB 11
708,588 708,588 000000000000000000039aacb332085635d278877f9cb8200dcab9e7fecc7dcc 2,499 0.82/1.00 vMB 11
708,587 708,587 00000000000000000004cebce1bd5f5364ce11a94af42bebb302b33fc2970f61 2,348 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.