Loading Tool

Explorer IconExplorer

Memory Pool

43,004 transactions
26.96 vMB
0.09430997 BTC
Random Selection Loading Transactions
Max Size: 140.90/200 MB

Candidate Block

Mining Attempt 08f6d3e83abcc22c5d46b75b1a76b70b3a0c010813eba43c6a41d3c04ebb6c17
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 6f944670c2fc5e97e38826315e134ccf84555e881cbf04fe0e172da71a839d0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,743
Size: 1.00 vMB
Total Fees: 0.04386193 BTC
Feerates: 151.01 > 4.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (161,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,044 753,044 00000000000000000007d5af5adec6f3c65a1e2936ed12640a353c4af5ccfa24 2,267 1.00/1.00 vMB 7
753,043 753,043 00000000000000000006457728340cd07d4c4935d9b6a5d517546b462d6f7059 2,756 1.00/1.00 vMB 14
753,042 753,042 0000000000000000000012f74912c00926a53b98acff4f87e4d95cae4c0f1abf 2,036 1.00/1.00 vMB 11
753,041 753,041 00000000000000000002d24584499ca281584e48a0284b464abae39ea46d2621 2,043 1.00/1.00 vMB 11
753,040 753,040 000000000000000000053d29afa62e319bcc5d4098ff5f74d1e82ccd0465b3ab 1,982 1.00/1.00 vMB 12
753,039 753,039 000000000000000000001aaff9ea1983ff9052f5bc15477da36ad62c7b78ee95 2,296 1.00/1.00 vMB 18
753,038 753,038 000000000000000000056d68dcbf7cfd007e3b725d275a830e8c214e5d0bd39e 2,437 1.00/1.00 vMB 18
753,037 753,037 000000000000000000041397ebc6c38f2bd7eabd6d666797556669a40b9e20d0 2,633 1.00/1.00 vMB 22
753,036 753,036 00000000000000000004e378c98f1e7df94cf6183755652d568b01fc19289608 3,183 1.00/1.00 vMB 21
753,035 753,035 00000000000000000002397c0f3aad20ecbe8065856f9607e4c35b76a5dac4af 2,673 1.00/1.00 vMB 18
753,034 753,034 000000000000000000059fc12ea7014ec18c9d898b535075fac4befd5d02bb34 2,201 1.00/1.00 vMB 21
753,033 753,033 000000000000000000025c0286c9778cdf2e3b88932dda3bcbe1c7b41fab035e 1,689 1.00/1.00 vMB 4
753,032 753,032 0000000000000000000865c2ad903d218fbeb30f8800d450f07c1d1ff48b6d82 3,003 1.00/1.00 vMB 17
753,031 753,031 000000000000000000016c1a6b2e6eea8fe39765952acb09c2e2150b97a4c70b 2,329 1.00/1.00 vMB 4
753,030 753,030 00000000000000000005e663a74c02b7a40c330df591b8e7ff54559377d95325 3,061 1.00/1.00 vMB 14
753,029 753,029 00000000000000000001fe2509f7f61840a76ba8b847ae351a243e893ed66f90 2,392 1.00/1.00 vMB 4
753,028 753,028 00000000000000000006e246fa503c364c318197ecb2dd9bdccb697ce27d5039 2,726 1.00/1.00 vMB 11
753,027 753,027 00000000000000000001330abca2b887ca206a5cf4c49eecb5cd2bda00030a2f 2,080 1.00/1.00 vMB 16
753,026 753,026 000000000000000000002113e7f40bb5efefe2e0528d5ed104e383af1add5653 3,404 1.00/1.00 vMB 14
753,025 753,025 00000000000000000008d84c3e6d7b8cdad1364baf2a73d1e6e52ca8162f8343 3,392 1.00/1.00 vMB 19
753,024 753,024 00000000000000000004371b2f3d6ddfe8b3288018304d843cb615bf515e374f 3,702 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.