Loading Tool

Explorer IconExplorer

Memory Pool

23,780 transactions
24.84 vMB
0.11269337 BTC
Random Selection Loading Transactions
Max Size: 121.03/200 MB

Candidate Block

Mining Attempt bebb8894a5d5d22fdd22da35f67917c6af446b5c1beb660276cfd805816be08d
Version 20000000
Previous Block 00000000000000000000d14c0d46e41135f338d1514d4545bd1ff62cf1fce211
Merkle Root fc8aab5b14b1c00e2ed31bd2bd6ee7454a751f82aa0bb803d55197cdd3f72cae
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 1,166
Size: 1.00 vMB
Total Fees: 0.03568612 BTC
Feerates: 477.45 > 3.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,217 (8,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
930,640 930,640 000000000000000000006c7a520bae98d1c7ce337b46c8eb80cfa161eac1727e 2,154 0.64/1.00 vMB 1
930,639 930,639 0000000000000000000143eaa9c2d60c2afd769be6a6481423e7e8bd179f5280 3,141 1.00/1.00 vMB 1
930,638 930,638 0000000000000000000008d4f14ece866012f833ebd25cab023b1283cf259c5e 3,003 1.00/1.00 vMB 3
930,637 930,637 0000000000000000000026e27318f227dba256c262f0b77a5eb5312ac0c5bce9 3,629 1.00/1.00 vMB 3
930,636 930,636 00000000000000000001dcbe5f3768a24508925f04709c7a1350c628b23df2b2 3,397 1.00/1.00 vMB 4
930,635 930,635 000000000000000000017fc962359c1c2328ac76e4cd5da2dc47717b30e5777e 537 0.19/1.00 vMB 2
930,634 930,634 0000000000000000000106b49259088de589b4bc76fda5449253966193a3058a 3,722 1.00/1.00 vMB 2
930,633 930,633 000000000000000000015baae9210d7667659dba4270d6168a0a997a40266ccd 3,489 1.00/1.00 vMB 1
930,632 930,632 00000000000000000000431dbe2a332c0c9200bccbf23215803eddbb879100fb 4,215 1.00/1.00 vMB 0
930,631 930,631 00000000000000000001325b1ef622119b73e2f953bab3542b9c6f9a511073e3 2,391 0.77/1.00 vMB 2
930,630 930,630 0000000000000000000158d0ca94279d7902801a624e246ed2db43142082dfbf 4,401 1.00/1.00 vMB 1
930,629 930,629 00000000000000000001530a3929e0d6e2564e12524fb404885ee0b6287f87dc 4,670 1.00/1.00 vMB 0
930,628 930,628 0000000000000000000126c1d9736653ac76c41ab18669c465c79293b5092a36 4,275 1.00/1.00 vMB 1
930,627 930,627 00000000000000000001886132aaf8e7bb098a223010e6d6c18959d01b71c618 1,807 0.58/1.00 vMB 2
930,626 930,626 000000000000000000016023c04537574a640bab010a278c9c18df6144029926 4,491 1.00/1.00 vMB 0
930,625 930,625 0000000000000000000009e2f273d9684f28119a40210331ae1d13e8656fe206 2,738 1.00/1.00 vMB 2
930,624 930,624 000000000000000000002c565847b41bc5aec4b136de2e28a126536be2ab3b9d 2,983 1.00/1.00 vMB 2
930,623 930,623 00000000000000000000a2fe23965ff0ca8a8178e8912840c0652201e9d6bb0d 3,746 1.00/1.00 vMB 3
930,622 930,622 0000000000000000000146536d4009762c2bd01b3bd5260d48bd2b1fc122ea61 3,848 1.00/1.00 vMB 5
930,621 930,621 000000000000000000006f411e4a185574b2850d86a45b74538d06d34c153612 2,079 0.57/1.00 vMB 2
930,620 930,620 000000000000000000012e9ada736b7d9b9e03ba0b05e9d7a9d58c6036e621e5 87 0.02/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 825.31 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,235.37 GB
    • Received: 232.98 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.