Loading Tool

Explorer IconExplorer

Memory Pool

78,500 transactions
29.97 vMB
0.08725228 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt 3311f4af86a0991fa735aca7779392a2e394af9d819997e447cb6b5166d35e63
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root ac3dffa704d1ccbbd7836cce32127381c46a9d40c8b5e2178578b08ac6039021
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,716
Size: 1.00 vMB
Total Fees: 0.01852335 BTC
Feerates: 100.69 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (294,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
620,798 620,798 0000000000000000000cee701bc2476b36c4da3d9f5599bcbf96d227412d0b07 2,424 1.00/1.00 vMB 7
620,797 620,797 00000000000000000000f0d965a36416106b9bd09c09a48e5df0ec8884468bd9 2,497 1.00/1.00 vMB 12
620,796 620,796 0000000000000000000bf988225089cf9902e85232fa87065e84f0a80e64672a 2,287 1.00/1.00 vMB 27
620,795 620,795 0000000000000000000eb7d9d58ebb170fde8dbbcc25355b780a279cfdc03cf2 162 0.05/1.00 vMB 9
620,794 620,794 0000000000000000000e9c35fda686d92de959153dcefce32d27195b3a927021 957 0.31/1.00 vMB 13
620,793 620,793 0000000000000000000d4e0892c73aef78ab112718a81df2d386081c16fe7f36 1,285 0.38/1.00 vMB 11
620,792 620,792 0000000000000000000be302f99720511619676e2a3c535379a5cc4a37726304 1,212 0.45/1.00 vMB 5
620,791 620,791 0000000000000000000b14f0960dde30f4cd85138256311190cb4cf43829cdc9 2,440 1.00/1.00 vMB 17
620,790 620,790 0000000000000000000b22686644fb97017cdd1eb2297a852d49561e8858fa62 2,693 0.96/1.00 vMB 13
620,789 620,789 000000000000000000081e77541007ee2b111f65b0762cc7053d779024bf892d 603 0.18/1.00 vMB 15
620,788 620,788 00000000000000000003369b847bddc05d6090aaa2ed19cc25a685c61147be8b 713 0.32/1.00 vMB 14
620,787 620,787 00000000000000000007ca0a43f34553930542724c24428471434fe8247e1612 112 0.04/1.00 vMB 25
620,786 620,786 0000000000000000001059554a8482ecb18c664254488fef16ebcc1f65360732 193 0.09/1.00 vMB 11
620,785 620,785 000000000000000000070a91bec0c428f482a676ec536998e0d8d5fa6daf6632 1,727 0.78/1.00 vMB 13
620,784 620,784 00000000000000000010580e69d6db613364c646d4b9bf2c535ffad4e29c630f 1,637 0.51/1.00 vMB 12
620,783 620,783 0000000000000000000db7832c71968ce3a6851ffd271c8e92e75a6c7668973e 1,444 0.46/1.00 vMB 11
620,782 620,782 0000000000000000000fada22f7c0eb52dc7dee4129202296f4ee0b355069418 514 0.21/1.00 vMB 19
620,781 620,781 0000000000000000000594fbc4a86cce3a0de95347da0ae1a78c4d1be75714e0 401 0.12/1.00 vMB 21
620,780 620,780 0000000000000000000b2a75e18449e40fca3aa71e837c54fce3536d7b2c7c0f 77 0.02/1.00 vMB 10
620,779 620,779 00000000000000000005f9b30bc384d557099796c9981f73b5b8bad44ca76120 1,944 0.65/1.00 vMB 14
620,778 620,778 000000000000000000067fcfebff15733e46d3432251a898b2862088f0c65e70 1,633 0.55/1.00 vMB 15
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: 672.97 GB
    • Received: 16.34 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.