Loading Tool

Explorer IconExplorer

Memory Pool

52,590 transactions
31.58 vMB
0.11506247 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 13b9cd89ea388a630aaf5eef139e2bb73dfc25bea110f8638919e21f172dfe4a
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root ed6127e16b7d57d31aec3d5131f5e6905364f87d896ea6d4aaa3a18aca07e86f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,818
Size: 1.00 vMB
Total Fees: 0.02364558 BTC
Feerates: 32.88 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (529,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,992 384,992 000000000000000004ebb6370a2a9fdf46fe011b42a5999f42b8ec57a9c3385c 75 0.05/1.00 vMB 21
384,991 384,991 00000000000000000f1855c384f2a8deceae92764c61b03faa4950435c39d007 993 0.52/1.00 vMB 29
384,990 384,990 000000000000000007a6f36bd6d5e40725165900460422afab37a2fd3346e056 357 0.19/1.00 vMB 27
384,989 384,989 0000000000000000037a3de52a21b9e700f5ea984f14baeb9e8cce71c62ee449 518 0.25/1.00 vMB 35
384,988 384,988 000000000000000003ef4dbe1115a96d2809b7509877f2b0fc3e408a6718dcc0 1,256 1.00/1.00 vMB 18
384,987 384,987 000000000000000009bfe5c8aada66dcf1da01a3e36c9e4367af8377a57332e5 874 0.68/1.00 vMB 20
384,986 384,986 0000000000000000042c0470e86615d79fc2d1877e6ac08a0814b6fadd0b8673 1 0.00/1.00 vMB 0
384,985 384,985 000000000000000001fc6a680aaee744403d77249e0e9c454d6bd2b957ad6f83 1,167 0.99/1.00 vMB 17
384,984 384,984 00000000000000000f05b9a1b57a4f9b1514f13314e46b796cba6fab3caaff27 268 0.13/1.00 vMB 42
384,983 384,983 00000000000000000316763d103e1543c603624644063ad43ea74b10476fa03e 446 0.23/1.00 vMB 46
384,982 384,982 000000000000000004cc773635ea0ad84ce69d1c820c5b0f6ae4e795e8a9d64c 2,615 0.93/1.00 vMB 49
384,981 384,981 000000000000000000ac7639ad019a223fb121f10af52b1cf1e18716383b1d67 1,337 1.00/1.00 vMB 23
384,980 384,980 0000000000000000072a180d6fe021fb93411025de39b4f7913c02d5f0686b60 2,835 0.93/1.00 vMB 52
384,979 384,979 00000000000000000cad7e6fe90f2928def5838a024c824467b75968c3dc6811 1,001 0.98/1.00 vMB 19
384,978 384,978 00000000000000000742fb1173b82d5c05e2bae402fc5697e26f638fe5875bf6 2,713 1.00/1.00 vMB 41
384,977 384,977 00000000000000000a181dd4f404fde03ea4356f4c08b366adb8d5bdc25b9fe5 1 0.00/1.00 vMB 0
384,976 384,976 00000000000000000e3e891394e6de82773c00bc519180586710fcb373e0895f 767 0.27/1.00 vMB 47
384,975 384,975 000000000000000009cd874bbbaca2a84a90405f9183839d7f0c627826ae8410 176 0.12/1.00 vMB 23
384,974 384,974 00000000000000000f261c00d415b7a0935160065ce2568d68b37dae448d9904 1,052 0.91/1.00 vMB 57
384,973 384,973 000000000000000007400725a669cdcb548f50c196e82556c29cafad886b26f4 686 0.43/1.00 vMB 41
384,972 384,972 000000000000000000e8a396de8ea44913b22d3377bfaec865bf87fc35166e62 915 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.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.