Loading Tool

Explorer IconExplorer

Memory Pool

44,407 transactions
26.56 vMB
0.05675636 BTC
Random Selection Loading Transactions
Max Size: 140.14/200 MB

Candidate Block

Mining Attempt c2e482a83b7807ea814f8179bc3a7fbb37ab15a01a60864c191b7e1ffe1397aa
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root c6c1689f4b32b523fc82d023ddf9419eb94046d11a3f54ffe4b1cd437bfaadf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.00789592 BTC
Feerates: 54.71 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (182,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
731,878 731,878 000000000000000000088e0acad72751992965f5ddc4eb5cbe6babd790a71124 3,077 1.00/1.00 vMB 17
731,877 731,877 0000000000000000000252debe04a163d1281aae187ad2163debd8c254e75a91 3,551 1.00/1.00 vMB 10
731,876 731,876 00000000000000000001f7908cfc58f0468ad4aa41a0405143e19fca279bdcd0 3,036 1.00/1.00 vMB 12
731,875 731,875 000000000000000000006751f231d175ce015354fcadd375943f420aa589dc8a 2,564 1.00/1.00 vMB 24
731,874 731,874 000000000000000000094bb7cd2d3f9fd7f128c29d5d0ab942eca39cab6f60d9 2,673 1.00/1.00 vMB 23
731,873 731,873 000000000000000000012e573223837cb159d9dc4da4371cff5c7ffa85320791 3,157 1.00/1.00 vMB 17
731,872 731,872 00000000000000000001eb480591338498287ed69017e56533fc86add1a1f6e2 3,048 1.00/1.00 vMB 11
731,871 731,871 00000000000000000007a865ad365d1a3a5d2dd106be0279ea3e71e0d96f1f71 3,400 1.00/1.00 vMB 6
731,870 731,870 0000000000000000000772173293c9d9d8a6b75a00ca42caa74a05127d8f4f11 2,980 1.00/1.00 vMB 8
731,869 731,869 00000000000000000000d45d2b38e08280616ed7422b07e09755253f8fb43329 1,419 1.00/1.00 vMB 5
731,868 731,868 0000000000000000000389269195b04a92e150c17c5c9006785cee7b9315c231 2,861 1.00/1.00 vMB 10
731,867 731,867 00000000000000000004b2efa67e98aa496f343bad2b0536bff3d786560db0bd 3,044 1.00/1.00 vMB 8
731,866 731,866 000000000000000000022a20179b0b5cbb4e46569f872a961c2c5dc4d4fa174f 2,872 1.00/1.00 vMB 17
731,865 731,865 0000000000000000000518cce1f1f30565070a63c1677fa635f62b7195ea8003 3,361 1.00/1.00 vMB 15
731,864 731,864 00000000000000000006590ae504846335ca10751e12a5e00609454070fd2948 2,299 1.00/1.00 vMB 6
731,863 731,863 00000000000000000002d979a982ba97e32b9fc5a0fcb769c008f9a597146e26 2,677 1.00/1.00 vMB 15
731,862 731,862 00000000000000000003ff0761b27bc4b90fa8b67c8fc3e778e29c4c851aad50 699 1.00/1.00 vMB 6
731,861 731,861 00000000000000000000635ba6e5aef4dfe3655fffcbcb4b4433460d73236080 2,399 1.00/1.00 vMB 11
731,860 731,860 0000000000000000000613f85c950bcda1352ed3d039bd9b4e31c72da97f16ba 1,854 1.00/1.00 vMB 7
731,859 731,859 000000000000000000015460fa05dcee3a986d3a27c870890bdc873289069774 3,030 1.00/1.00 vMB 13
731,858 731,858 00000000000000000008d9fc99b8501b595be32ea4464eddcc599f81c1a6dc89 2,010 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.