Loading Tool

Explorer IconExplorer

Memory Pool

73,884 transactions
28.24 vMB
0.06857899 BTC
Random Selection Loading Transactions
Max Size: 167.88/200 MB

Candidate Block

Mining Attempt 6ecffd40d84e9acd252bd5953ab1bb8e5100e98f2472432951076a4bb85cbad3
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e129c849a5800e86a975ef0c83d6c2fc779efb2f6f16f48999408a4b07ce7d1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,585
Size: 1.00 vMB
Total Fees: 0.01204493 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (417,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
497,730 497,730 0000000000000000002cbc5bf3afa5402035f71d6b6f96baedf675bce1faca9b 1,965 1.00/1.00 vMB 147
497,729 497,729 00000000000000000000954afb20e8f663294194833bf19a435295aa3e7e46ae 1,693 1.00/1.00 vMB 159
497,728 497,728 0000000000000000004656f5fe04884b8ab29ccbe0213952a8f0df1e58199dbb 2,534 1.00/1.00 vMB 71
497,727 497,727 00000000000000000096852e0f389f0cc490e6984005c88798703dbdb911702e 2,617 1.00/1.00 vMB 81
497,726 497,726 0000000000000000005c5fbfea5340e000151517a2140a7199f1cb9a7ef2d53c 2,522 1.00/1.00 vMB 148
497,725 497,725 0000000000000000009b50d139898b9303c5113d89b50698cdc3706ae48fd5cb 1,896 1.00/1.00 vMB 159
497,724 497,724 000000000000000000bc26425859226751047f56d53d94281809a4783424b028 2,669 1.00/1.00 vMB 113
497,723 497,723 000000000000000000480820a49b2c969619a9119191f96de8018938d0345261 2,530 1.00/1.00 vMB 129
497,722 497,722 000000000000000000c6ebb23fddf31a6129f368deaf30d19a9570234f2a4e5f 2,188 1.00/1.00 vMB 147
497,721 497,721 0000000000000000005289baf4152085e7aaf5158c1c0d090ef58a25c91c2265 2,021 1.00/1.00 vMB 159
497,720 497,720 000000000000000000b6eeb1e46e40a17ae42dcea786520cea709787b6707027 1,467 1.00/1.00 vMB 140
497,719 497,719 0000000000000000002bade7b47acc0a1dbc1504228079bc320d509fd6df86d6 2,212 1.00/1.00 vMB 177
497,718 497,718 000000000000000000bf564d2bbc61937b566b507a90f89ac61aa7574f99b6ba 1,332 1.00/1.00 vMB 42
497,717 497,717 0000000000000000003d712c152a2a5fdfb2a08d682f4e1b24d080aa6e94ae18 2,089 1.00/1.00 vMB 26
497,716 497,716 00000000000000000031b42f0f22c714fcb0b64361d762b201e4647b7fb11e23 2,641 1.00/1.00 vMB 127
497,715 497,715 0000000000000000003d99a8731da601756cd031ce58fe3ee679a9d0763287fb 2,636 1.00/1.00 vMB 103
497,714 497,714 00000000000000000092ec209a629b28a972b9dcaa2a48c126641d49340c2e01 2,597 1.00/1.00 vMB 100
497,713 497,713 000000000000000000a825ff6199f3c7ec30d229ccb6a8730d8aa5f9e608d105 2,298 1.00/1.00 vMB 133
497,712 497,712 0000000000000000001039aa93b0ee0c44fc8cf78448cc5879613113e80e659d 2,541 1.00/1.00 vMB 127
497,711 497,711 000000000000000000c0fca8a7cfc91d8325f09961ccb0c514bc1fa48bf54148 2,132 1.00/1.00 vMB 156
497,710 497,710 0000000000000000009eb88db465c9f061945cbeda4b9761916b5bb036ff907c 1,851 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.