Loading Tool

Explorer IconExplorer

Memory Pool

48,061 transactions
29.18 vMB
0.06983013 BTC
Random Selection Loading Transactions
Max Size: 155.85/200 MB

Candidate Block

Mining Attempt b08883026e202a29d52b2faff8a48227693ba43c48e8b7b6830d128f46d13f24
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root 5c4a9635072fd0bcbf150c8eb7983af6a2f823ed1c7ca4a6ddaa6c1b677422c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.01318875 BTC
Feerates: 132.00 > 1.32 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (603,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,629 311,629 000000000000000006731cf65218d6238ed068d1dce87397fb3167d26f1bc10e 48 0.02/1.00 vMB 39
311,628 311,628 00000000000000002d0130cfb14a73a6c46d52b42d8c4180a42379fbf09e9622 401 0.26/1.00 vMB 28
311,627 311,627 00000000000000000b6852a1ab382ce46c3f524ac156382595fe6807bd0187fb 46 0.02/1.00 vMB 32
311,626 311,626 000000000000000007f4ce07ddc7818002027d604a9bebd10897e69dbdda7c24 196 0.19/1.00 vMB 17
311,625 311,625 0000000000000000063ba2087a8d07f835abfdd4cc96af6db17e0b288080e3d9 219 0.20/1.00 vMB 20
311,624 311,624 0000000000000000012ec192821be85fb14f1dafb96e7fd41c58fda8340d51f4 256 0.09/1.00 vMB 50
311,623 311,623 00000000000000003978efd00a0e7370635decd08707b78ae6edb56c4c4eb819 164 0.09/1.00 vMB 29
311,622 311,622 00000000000000002d4d5af721c1fede411c42cea3f99a392b2b06d8e9747702 99 0.05/1.00 vMB 27
311,621 311,621 00000000000000002bd0bbeb4f20f642e0212bd84edc9f4a55dd1f109e263e19 101 0.05/1.00 vMB 31
311,620 311,620 00000000000000002622ee8a380af6a3bcbfea39963b43edce104be166353bce 63 0.05/1.00 vMB 22
311,619 311,619 0000000000000000220d2d5c709ab6bd1ece9a65c6ee1b3f326bc6c2cd841012 50 0.03/1.00 vMB 27
311,618 311,618 000000000000000014c43a224dbcaa3d15d9eee839858152b17f3297af78576f 32 0.04/1.00 vMB 53
311,617 311,617 000000000000000011a4825786862926bd41d2e55a3f2408e78eae4ec57d83a2 275 0.14/1.00 vMB 33
311,616 311,616 0000000000000000043d277a8a6f1807439a7b1a338099a4ff150b5b9b7e774b 366 0.20/1.00 vMB 32
311,615 311,615 000000000000000038c4c88a636e5adabfddfaefafb96a790f001541e3548d53 383 0.19/1.00 vMB 35
311,614 311,614 000000000000000005865dd6cf424e865b2131519703dcbf92dca8ef769dfc1e 387 0.24/1.00 vMB 26
311,613 311,613 00000000000000000af6f6c25e41b74720a043e9480461295c6684afe831ebb1 666 0.37/1.00 vMB 29
311,612 311,612 00000000000000001e346fe9186d8343c1684db32a7a48de742c0dfa86d3e1f3 133 0.07/1.00 vMB 29
311,611 311,611 0000000000000000170995febcae3087ae830d504f7efd35000a0f66bfbc8211 81 0.06/1.00 vMB 25
311,610 311,610 0000000000000000300b2d423fa7b2ca5a783208fb95a9503dbf87c71987ca32 98 0.08/1.00 vMB 12
311,609 311,609 000000000000000039c38b6e135cd48506feefe97fc546366075fd4db3687910 151 0.08/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.