Loading Tool

Explorer IconExplorer

Memory Pool

41,445 transactions
26.00 vMB
0.05300862 BTC
Random Selection Loading Transactions
Max Size: 136.09/200 MB

Candidate Block

Mining Attempt c6c214ba526f44dd0573a19b6e052bd8cd1200cc50eb1371fe0b7c831cca0466
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root bc8ddf0e015f4e257d7815c63fe3aeb105ce021e1a572f1d78d9ac3c7d35957d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00575206 BTC
Feerates: 61.00 > 0.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (144,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,731 769,731 00000000000000000001faed0a0e4d1af831095815d419f40fbcb475282afa2a 2,684 1.00/1.00 vMB 13
769,730 769,730 0000000000000000000190bb05935e74ec634a3a97774371e99a53c21f8f7eec 2,217 1.00/1.00 vMB 10
769,729 769,729 000000000000000000025b6cf385d6869d098d708816bd2a390f33e0d7fa4b01 2,397 1.00/1.00 vMB 14
769,728 769,728 00000000000000000001a55b2587bfa8f52c8f84d7989ba773dc62e1d97c125c 3,357 1.00/1.00 vMB 22
769,727 769,727 00000000000000000000aec74f01ea309c03a6f6f93ce397510074faf119854e 2,009 0.93/1.00 vMB 4
769,726 769,726 000000000000000000035fcf5d5efa17b1425543f676612b6eea464a0254f838 2,968 1.00/1.00 vMB 18
769,725 769,725 000000000000000000069cb73eceeb6194127ffcc19093cc9632da2444ad30d9 856 0.30/1.00 vMB 10
769,724 769,724 00000000000000000002d4d2ce9ee153c1296e941ae079928e50fa0490a4dff7 160 0.12/1.00 vMB 10
769,723 769,723 0000000000000000000008fff8b4b1792298f75bfff77d57a0f6a665dce45985 1,287 0.57/1.00 vMB 8
769,722 769,722 00000000000000000007e29fa99853f6623bd3ddfc74fec7a9b72df4fbb2c06d 1,121 1.00/1.00 vMB 5
769,721 769,721 0000000000000000000745c056b970ebfc4d5a93ea9db70eb29bbe395d5c936e 1,866 1.00/1.00 vMB 8
769,720 769,720 000000000000000000050555a63d9e5bf0da1555b004f6c0f94d490d62f3061b 576 1.00/1.00 vMB 3
769,719 769,719 00000000000000000005e79fdef569bcde18db6e1225194912a1bd96100e98c2 2,811 1.00/1.00 vMB 11
769,718 769,718 000000000000000000023d1f38361c00b943bf5135f7dbae7e46420f4c2cb8c7 1,758 1.00/1.00 vMB 7
769,717 769,717 000000000000000000037f4edd953df5a2dcb0b03e3ac88681afa01a073c7ce2 1,732 1.00/1.00 vMB 16
769,716 769,716 000000000000000000018568506e607769c0c29ef15365406195bc44477232ca 105 0.03/1.00 vMB 13
769,715 769,715 0000000000000000000788212e2591d2296968e1f9fa1941f245dfe19fc934a5 1,368 0.80/1.00 vMB 6
769,714 769,714 00000000000000000000223f23ac4f5821b1854e230714a240a56359a9b2d7ae 897 1.00/1.00 vMB 3
769,713 769,713 000000000000000000031257a2dc3c5c67e3a33a31f56adfb3f3da2cbd0fe874 2,888 1.00/1.00 vMB 15
769,712 769,712 000000000000000000078e885cba57be7da4bc33ab84ddd2225cc68bb0c3329e 33 0.01/1.00 vMB 14
769,711 769,711 00000000000000000003c7cc13cf9bb7dc68b5e2c8258f561b595327cd07dbc0 829 0.24/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.