Loading Tool

Explorer IconExplorer

Memory Pool

75,187 transactions
27.72 vMB
0.07777497 BTC
Random Selection Loading Transactions
Max Size: 169.09/200 MB

Candidate Block

Mining Attempt cabea7fdebbbcd12894aa19add7a202a4ea0fcde759ceda549139f1faf82c665
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root abe72272a626b58e18744c0048153da0d126059dabb4ed0319afea9270017c87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 1.00 vMB
Total Fees: 0.01847953 BTC
Feerates: 301.57 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (121,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,728 793,728 000000000000000000027cba7c5cde6c87a95b84981222fc9d9477d4a2b2959e 3,233 1.00/1.00 vMB 73
793,727 793,727 00000000000000000002cd455c03d52e3005720c0cfdc4ecdc7d1e6396e2dacd 3,271 1.00/1.00 vMB 50
793,726 793,726 00000000000000000003de83d102167944a7e842dc414a182b765524334a2633 3,301 1.00/1.00 vMB 13
793,725 793,725 000000000000000000057ad9ca56c8594881a08b2fe438fb416a4f539c5d36f6 2,969 1.00/1.00 vMB 33
793,724 793,724 00000000000000000002855071cf9c24f82a0c2a08eba257a4bb78367664b71b 3,513 1.00/1.00 vMB 41
793,723 793,723 00000000000000000002c4c81405e036ef52ae85eb98639c30694ffaafae5b81 1,241 1.00/1.00 vMB 19
793,722 793,722 000000000000000000005fca167969a9bd5449db0211050bd184bd180b126865 2,374 1.00/1.00 vMB 27
793,721 793,721 0000000000000000000102ed063f6734e1ff06e7c225fd1bd6e2c9b7ebcf6948 2,369 1.00/1.00 vMB 38
793,720 793,720 000000000000000000013756da444bbcce0794c52472b1e8fdd1cb872f2995b8 2,432 1.00/1.00 vMB 45
793,719 793,719 0000000000000000000353387494ddd336e2d26d2e6f90ef21b1794af5b82d94 3,208 1.00/1.00 vMB 67
793,718 793,718 00000000000000000005174c7e1df2fa606595e843e6a7185df03b055bb965c9 3,242 1.00/1.00 vMB 78
793,717 793,717 00000000000000000001b3bc0264f2ab784495e28331ed8de38d60a372dfaf4e 3,381 1.00/1.00 vMB 76
793,716 793,716 000000000000000000038025683d0c7102d73f7f3cb78c36b4d2f7159afccbd3 3,410 1.00/1.00 vMB 51
793,715 793,715 0000000000000000000528ce1bf9b2c1a887a97ec4a5e341612e6c588eb04c76 3,190 1.00/1.00 vMB 19
793,714 793,714 0000000000000000000239cf0e3feb98e26676dbd694effc9afde0e7e6d0b304 1,575 1.00/1.00 vMB 14
793,713 793,713 000000000000000000011fb78a365b3ec0eaf24ace3babecffcf803a369cc255 1,654 1.00/1.00 vMB 28
793,712 793,712 000000000000000000027b63b4a0639f345ae9e711cf31f112f2575a7538c4ec 2,470 1.00/1.00 vMB 23
793,711 793,711 000000000000000000003309968501ac1219388f0d4c798543943127c98b48b0 3,167 1.00/1.00 vMB 19
793,710 793,710 00000000000000000000767b92903625fe0c15253413d8a0a66ffd627129fa0a 1,661 1.00/1.00 vMB 31
793,709 793,709 000000000000000000023ce0c126f947e4a11965172e7fd2bda60f470f010ab9 2,667 1.00/1.00 vMB 43
793,708 793,708 0000000000000000000565dbbdc2c5ba58351e4e99f56c112a75ab9fb0f6e6d2 2,951 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.