Loading Tool

Explorer IconExplorer

Memory Pool

71,646 transactions
27.74 vMB
0.06079002 BTC
Random Selection Loading Transactions
Max Size: 164.47/200 MB

Candidate Block

Mining Attempt e1946906756e585fefc308cd698bc351281e0da7e82415e98aa04523657b1237
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 7f4554e4e1a5e6538fed58a4d50f8afd5f472d4382e96fdc56ae775f97413226
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,953
Size: 1.00 vMB
Total Fees: 0.00555128 BTC
Feerates: 101.52 > 0.56 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (113,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,992 801,992 00000000000000000002fee422688fc2f50808a4692bfc22f638be4744b690e3 1,994 1.00/1.00 vMB 11
801,991 801,991 000000000000000000033a2b716c0f3215d54453ae1f8f08314f81a30e19571a 2,684 1.00/1.00 vMB 13
801,990 801,990 000000000000000000030446506af02a145990ab0a99b3966e0f1d966c39eb9f 2,086 1.00/1.00 vMB 14
801,989 801,989 0000000000000000000490eed8f7e7f306656cfdb04601e41c656f33b3fb752c 2,112 1.00/1.00 vMB 11
801,988 801,988 0000000000000000000277eaa26008e6cad89f4437bc2acf48f79fb65b0766c5 3,358 1.00/1.00 vMB 19
801,987 801,987 00000000000000000002d94ecaee71562adf6abc320f494fbf5f0908e19f86ff 2,460 1.00/1.00 vMB 13
801,986 801,986 000000000000000000022758a41e770408aa687cfe3a539457570f91d56c0e2e 3,997 1.00/1.00 vMB 10
801,985 801,985 00000000000000000004e7c5d67244edef79662f85cd8f36f3a003ad2bdbfb2d 5,962 1.00/1.00 vMB 7
801,984 801,984 0000000000000000000347d8302b669f7fd094207a44e0e440c1d8b2328c0426 5,334 1.00/1.00 vMB 8
801,983 801,983 00000000000000000004d8c6ca93df1eef2c820ecde514d02d00281d77a5bf22 3,518 1.00/1.00 vMB 10
801,982 801,982 0000000000000000000288ed8a896b5551e42113efb7118b9361be6d4bd67f2e 4,163 1.00/1.00 vMB 9
801,981 801,981 0000000000000000000155ad18fa276dc0ff3c0e9dc351861d26401a6517263b 5,818 1.00/1.00 vMB 7
801,980 801,980 0000000000000000000003998d45bc787c86c7f81987766e854b3bd63aaeec9f 5,604 1.00/1.00 vMB 7
801,979 801,979 00000000000000000003474b3447977a08f7606584f2fad81a4bd8487c80a285 6,248 1.00/1.00 vMB 7
801,978 801,978 0000000000000000000104e716673b5960cb00b104919ebebda257dfc858964c 4,766 1.00/1.00 vMB 8
801,977 801,977 00000000000000000004e5f09b80be8f4c98b672701175bfa189f3676eb19b10 6,342 1.00/1.00 vMB 7
801,976 801,976 0000000000000000000329f1c8d737ccd131da8d6af2a4c187be6562d07468d0 6,277 1.00/1.00 vMB 6
801,975 801,975 00000000000000000003eff322f1ed6b5a9dc475ef733ef324e34495e9ad39fb 1,288 1.00/1.00 vMB 7
801,974 801,974 00000000000000000002df3eb9b18decf3700e5290ec4411782c2d0b0c37fbc4 1,970 1.00/1.00 vMB 15
801,973 801,973 00000000000000000002a3a6cfeb1c4589388885124694760ce86915c81363de 2,195 1.00/1.00 vMB 11
801,972 801,972 00000000000000000004a06ba2346e6ef88de3a317b9a00176a49f682bf5534a 6,288 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.45 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: 667.42 GB
    • Received: 15.25 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.