Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
29.49 vMB
0.06884941 BTC
Random Selection Loading Transactions
Max Size: 177.27/200 MB

Candidate Block

Mining Attempt fe3b3eaa77304ec5174b1441394570dd78f83909e824800fbff8f9263a08c260
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root aacee1d21cdbf44c06236b0b0466e936d8650c25d0a48f92a70088c9a13043e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00891043 BTC
Feerates: 50.25 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (849,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
65,761 65,761 000000000090f8705e6837fa7dc8d945b7f17329794eabc7a395e594441b81a8 5 0.00/1.00 vMB 0
65,760 65,760 00000000025d70cf4a7d713d5f21973bd0531065ac478187a52c64c9d4dfe96a 1 0.00/1.00 vMB 0
65,759 65,759 0000000006418b82f17e8f4bc87d5cbb27722eb922a469fb1f0dcd63f055fb9b 4 0.00/1.00 vMB 0
65,758 65,758 000000000601c0c61b1a04851a355d1696e4b94e39a5917dae8ce90665e25b06 1 0.00/1.00 vMB 0
65,757 65,757 0000000003cc52442fde7c400380703cbf0eeb0d454c092db27b43a77b5625ce 1 0.00/1.00 vMB 0
65,756 65,756 000000000a67f122170c24d80b2ceda3bb1955027cc04dc7dc5792a2459774d2 1 0.00/1.00 vMB 0
65,755 65,755 0000000009fa96902c9b6cf19d56b1efd1c955a63e3b453703ef9553de85ce73 2 0.00/1.00 vMB 0
65,754 65,754 0000000008cb94572bf90dbf5068c4ba2267fffae8b267ec08e821e4b7b711e6 2 0.00/1.00 vMB 0
65,753 65,753 0000000007ca1c981af892111f2d65931bff123fd8d84f0604af4ac059f5c54c 4 0.00/1.00 vMB 0
65,752 65,752 000000000692c30daa7d4c33b1ee7287e126d78c4bc892688dd74ea5c5057534 16 0.00/1.00 vMB 0
65,751 65,751 00000000033b174fc42eb2c1980bbb7a1a95b6d452e6e8818fc48aa3d17805f2 3 0.00/1.00 vMB 0
65,750 65,750 0000000005ebb3437e17eb13ecfcf0bfe5a0047c0b1a684cd74a7c3d4ce38ba5 1 0.00/1.00 vMB 0
65,749 65,749 0000000005fa8faba0344d44c9c805c00a5266b61a5c234b1e031131e4b23ccf 3 0.00/1.00 vMB 0
65,748 65,748 000000000a082ed053c6aa4433a2333c664e821d1560ff9c673ba1adae46d413 1 0.00/1.00 vMB 0
65,747 65,747 000000000a42b29ccc70942181dd22d421414c31989993f206b0075727253fcc 2 0.00/1.00 vMB 0
65,746 65,746 0000000009cf5cb1cef90071e9ba1e8fd81f6e2b023e37795b13d91ce36cfe32 3 0.00/1.00 vMB 0
65,745 65,745 0000000004305ec404b04dfb59e2f11e360ba59cad796a6efcc3e28cf54764ab 2 0.00/1.00 vMB 0
65,744 65,744 000000000a6fd2efd847cee5ffd5d61d137666c273d8fa64f84498768b557621 3 0.00/1.00 vMB 0
65,743 65,743 000000000a7ef562b3ef735347d7e80e0893e336f5c9b9f3ebf9383a71003561 1 0.00/1.00 vMB 0
65,742 65,742 0000000000a92e14e5ef3f447776eeb1253bc8d5a2507a67d276817eee48f8bd 7 0.00/1.00 vMB 0
65,741 65,741 00000000027a82792fcf90904bc1b7ce4af67180693b87889ed5bd6a9813dfbe 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.