Loading Tool

Explorer IconExplorer

Memory Pool

76,679 transactions
28.72 vMB
0.06701797 BTC
Random Selection Loading Transactions
Max Size: 174.00/200 MB

Candidate Block

Mining Attempt 65f19e51292953b283e087b17c38c32f6f5520487ea23732da72f130de0ceceb
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d368cf011f7ff0c3bae5f7e4f520e2a2940a3b4f1b6b5510c21e6f648899da48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,697
Size: 1.00 vMB
Total Fees: 0.00727286 BTC
Feerates: 40.21 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (396,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,432 518,432 000000000000000000215ade6b51d480443124782ea598c60ca020c4cb6ebba9 1,301 0.84/1.00 vMB 22
518,431 518,431 0000000000000000001635a2ceffdb38334db25a79acc5f1eb8774d550dfa16b 140 0.07/1.00 vMB 8
518,430 518,430 0000000000000000000482ffd0a6690df0364726c86ea19ed370ce406c06f95b 1,204 0.51/1.00 vMB 33
518,429 518,429 00000000000000000016277af5ad5d6646cd2503f11d11229b170bb8201f1b0a 955 0.65/1.00 vMB 13
518,428 518,428 00000000000000000025342a49987ad991638cb2f4c830a5611d8e52a6b0904a 82 0.25/1.00 vMB 2
518,427 518,427 00000000000000000008534a635841eb435f2a8e56be9081f462f25e9839b8f6 727 1.00/1.00 vMB 11
518,426 518,426 000000000000000000351c17f75b00a580475157e06361fd389cedc06882c6bf 174 0.07/1.00 vMB 31
518,425 518,425 0000000000000000001698ba716894d68e7cd0f15d1318fb2069519f180499b3 1,879 1.00/1.00 vMB 27
518,424 518,424 00000000000000000047b09404e940060fd8f1f311d06dbe9f2d1e94bbe5895f 219 0.10/1.00 vMB 24
518,423 518,423 00000000000000000038dae61f76a391e4b177e59d92d09c1c515231ce5ebdc7 70 0.03/1.00 vMB 77
518,422 518,422 00000000000000000032359f1ee975378b5e67cf27c20de1ca15e320b41f4d23 1,157 0.68/1.00 vMB 24
518,421 518,421 000000000000000000078e713116964e43b0a83b7c69f157b0e4ac12be2c98bc 205 0.14/1.00 vMB 14
518,420 518,420 000000000000000000148b71fba7e413174ba8c0cc878c1386c1f9c45f6af23a 497 1.00/1.00 vMB 4
518,419 518,419 0000000000000000001ef709f7da0110e9ccba1c6c30b7cf81bce1a4d8331bed 589 0.22/1.00 vMB 39
518,418 518,418 000000000000000000422ebb86dbb8591eb735d8275adf70abecbe7416851e25 1,809 0.79/1.00 vMB 32
518,417 518,417 000000000000000000162d18476f00793fb1d1e9681b29545e94bcba8beb0dd3 662 0.42/1.00 vMB 17
518,416 518,416 00000000000000000022a1a6890682a0f5be5d13b0f5ce38eb81f40f1419ee14 2,500 1.00/1.00 vMB 32
518,415 518,415 0000000000000000003c993ed7386f609a52eab8d8089c6bb125879f4c757f58 1,721 1.00/1.00 vMB 22
518,414 518,414 000000000000000000462059d45abb6364d6e5dbf9681fdba3058d50974bc760 1,408 1.00/1.00 vMB 23
518,413 518,413 0000000000000000000267cf7fecca8c6ef630bc1dfb028b3c98508b7efa3a03 835 1.00/1.00 vMB 10
518,412 518,412 00000000000000000012e3f27a22bb4a54786b263453cb713b6261fd7068cd97 381 0.22/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.