Loading Tool

Explorer IconExplorer

Memory Pool

37,885 transactions
28.02 vMB
0.06348102 BTC
Random Selection Loading Transactions
Max Size: 141.99/200 MB

Candidate Block

Mining Attempt 2cb1d3eae79243c28a01d9391e932f16edbe783608a44efe887cd2fa2f664cbe
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root f36a71144d16c17089f011546673e0f42c87e538fe26340bc091031c8d82b33a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.00992427 BTC
Feerates: 126.10 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (446,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,692 467,692 000000000000000000387acd4cd57c9686967eb68ab06d0d304c3292cf880e75 2,684 1.00/1.00 vMB 330
467,691 467,691 000000000000000000579d8b92e3262c5b0d9f4530dd6317a80298dffed4f1ca 2,375 1.00/1.00 vMB 299
467,690 467,690 00000000000000000139a9afc461ce24385a66d4e5928fba95e3d66f0b510b25 2,502 1.00/1.00 vMB 362
467,689 467,689 000000000000000000c330f51037016fe2cfc55fe416593064090696ddca5888 2,129 1.00/1.00 vMB 335
467,688 467,688 00000000000000000150920015cf4910723e51acbf98e64f1f4912deecca3ecb 2,210 1.00/1.00 vMB 256
467,687 467,687 000000000000000001f0a046eaee8def0ac3cdf5caeb219ae9bc853082c9c1ad 2,476 1.00/1.00 vMB 299
467,686 467,686 000000000000000000784fcd07494d81f5d41312b6b861834d94a735ab461b19 1,685 1.00/1.00 vMB 189
467,685 467,685 000000000000000001e8a81d877a48c1f918acda1228aa15964ca2bcf000fa57 1,340 1.00/1.00 vMB 186
467,684 467,684 00000000000000000187b4cb3b07a484b736433c177b232e91d0e1bf8dddb696 2,516 1.00/1.00 vMB 274
467,683 467,683 000000000000000000578735d25d5a1632f0bb865f193b565041b3bf0c9e2f3f 2,637 1.00/1.00 vMB 271
467,682 467,682 000000000000000000b51db0ab76c2b3334446104e4eac36d24cef0108df7414 2,290 1.00/1.00 vMB 279
467,681 467,681 00000000000000000053cfb327adc2a81318fd778cccf5beff6e9913964747c9 2,890 1.00/1.00 vMB 337
467,680 467,680 000000000000000000aa9322099e3ddb8f9cef77cd5270cf67455fa06aa8b473 1,695 1.00/1.00 vMB 195
467,679 467,679 000000000000000001f36804c0bde2c5e4ea1669d0a49d8566fe4b5bcde89955 2,214 0.99/1.00 vMB 252
467,678 467,678 0000000000000000004739cb16e80f596bdb9a76586e6e300478be7d515e99d4 2,323 1.00/1.00 vMB 302
467,677 467,677 0000000000000000010d64584e351d76c9ffd930693971b6de44b416c8aaa38d 2,048 1.00/1.00 vMB 215
467,676 467,676 0000000000000000003d1d1e6da2e5f711037f9ab8ead81c11f2b357c03a3985 2,040 1.00/1.00 vMB 250
467,675 467,675 0000000000000000005418e9e60839cbd9b2ae2aef66130e2a1eeddc5f2afa93 2,642 1.00/1.00 vMB 312
467,674 467,674 000000000000000000d89e5c0b09d11f6adab1c4d9d6bf5cce0188a96afebecc 2,979 1.00/1.00 vMB 329
467,673 467,673 0000000000000000004361bf456530f5ded82d9d0d2cf104f099efeedd5d0b04 2,533 1.00/1.00 vMB 273
467,672 467,672 0000000000000000017d9a0b4f4be3018077cfd1640e9d8f2542404ba940c2f5 2,749 1.00/1.00 vMB 334
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.58 GB
    • Received: 11.81 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.