Loading Tool

Explorer IconExplorer

Memory Pool

82,882 transactions
30.60 vMB
0.14065425 BTC
Random Selection Loading Transactions
Max Size: 184.19/200 MB

Candidate Block

Mining Attempt 4ec6b38cb8a72cd76a9be8e68f8dc05eb6a14ae74cb02a84712d15e5d1e504e2
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root c52a8ffdf6fe1e7a595472738b0756039628d07004f247fba6bb9ecd23e02b13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.07677988 BTC
Feerates: 150.77 > 7.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (161,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,882 753,882 00000000000000000000555a2d96b850c4b589cbe3f55186980e1d8646c4698a 1,074 0.44/1.00 vMB 8
753,881 753,881 000000000000000000085e1c6906986da16df4e3b453554f415dd55bf3ebb689 1,559 0.69/1.00 vMB 12
753,880 753,880 0000000000000000000646c0981dd8445a687ea16898311ea577e00150fbf309 749 0.44/1.00 vMB 6
753,879 753,879 000000000000000000038e3e298768a7d1d4c6a5f42cf96f95ceba49dcfbab97 49 0.02/1.00 vMB 25
753,878 753,878 0000000000000000000055966523890c77e218f0337fe785f5be2ced62f61151 827 0.44/1.00 vMB 10
753,877 753,877 00000000000000000007ba0bf9631f305b0307f243477ba98ba0929afbff3808 657 1.00/1.00 vMB 9
753,876 753,876 00000000000000000005d9df4de0dc4ac55c8f0844b5164b734f4643db5ca2cd 2,427 0.95/1.00 vMB 9
753,875 753,875 00000000000000000005f1ffb75b8bc172fd2a2304db721fb89c328e3662eeda 2,075 0.77/1.00 vMB 10
753,874 753,874 000000000000000000041fb1468d0bd2eaf71c0e26449232e461913ff60f24fc 106 0.04/1.00 vMB 7
753,873 753,873 0000000000000000000888155452f980ba257ec9e64aada1c724d60c634b362e 1,786 0.77/1.00 vMB 9
753,872 753,872 00000000000000000002fb0e59c723277069b5389aa2df4b8ff6dc8d80da6ad4 1,673 0.86/1.00 vMB 8
753,871 753,871 00000000000000000008bbce689fd8cf90f119eca8986c02cb29956790bbde06 834 0.78/1.00 vMB 3
753,870 753,870 00000000000000000003db2d259b2f0077e6df86c1846eade0008ed7130b4451 1,629 1.00/1.00 vMB 3
753,869 753,869 00000000000000000006024d803eb61a83c8647aab123f3d080e41831d5c3a35 2,962 1.00/1.00 vMB 12
753,868 753,868 00000000000000000002f91eb648b072f50df4f0b3a5fd5ebbd5d387bfd88a0c 1,742 1.00/1.00 vMB 8
753,867 753,867 000000000000000000061a1714a52bc5b6e2bb83c923e7fb65c044380d75643d 1,468 1.00/1.00 vMB 9
753,866 753,866 000000000000000000064ea5bb50f7d1f40b79975a260c35c44160852a49bc43 3,173 1.00/1.00 vMB 19
753,865 753,865 0000000000000000000801ddf9621a2ee1a25213d95af25791228ca611dc01ec 2,053 0.69/1.00 vMB 12
753,864 753,864 000000000000000000024ef740ec7ca8c0f98ca29d576e71e6cc933ad5a7770b 2,705 0.96/1.00 vMB 9
753,863 753,863 000000000000000000003c76d07f4c1fa0a384f93d3ee0b99e09d692a2c3b719 1,610 0.99/1.00 vMB 6
753,862 753,862 0000000000000000000806a53958d13d0ba6bbb69ebd50494233daa1dacd4f80 3,162 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.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.