Loading Tool

Explorer IconExplorer

Memory Pool

42,317 transactions
28.95 vMB
0.06708138 BTC
Random Selection Loading Transactions
Max Size: 148.90/200 MB

Candidate Block

Mining Attempt 60d75c234120e84bf25beeace1f97dbf0e19547e6abc5c7f44daa89a3a39a11c
Version 20000000
Previous Block 000000000000000000015df9339a679f24b05f10bdf66499b18076d0f640fe75
Merkle Root 763653b730f0c0b2ab2c2a7458479937afb32ea724ac222f9a1dea5dbc24d4fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,650
Size: 1.00 vMB
Total Fees: 0.01064384 BTC
Feerates: 197.49 > 1.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,620 (153,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,879 760,879 000000000000000000029285391a5f6ce4887544a4c7e381403be74ff73f9c3e 253 0.09/1.00 vMB 14
760,878 760,878 00000000000000000004e318cced23381a82a1cec91a48ebe2389f8386764285 1,123 0.57/1.00 vMB 8
760,877 760,877 0000000000000000000685f7820b90ff1170f926e37e570b870e7d7a0c0046b7 2,525 1.00/1.00 vMB 12
760,876 760,876 000000000000000000046309589649c455585e2a52c632717dd96076155be99d 1,480 0.50/1.00 vMB 15
760,875 760,875 000000000000000000048eb3c7dbf32957cafdc7aedcadd4f4280b3b99acb305 2,211 1.00/1.00 vMB 10
760,874 760,874 000000000000000000073481cdf25bf28ff73f66e22d337eaa5bf44b7e04c6b9 3,060 0.95/1.00 vMB 12
760,873 760,873 00000000000000000003bc81b00e51d401d96587793da899b3f0f38659b01848 1,218 1.00/1.00 vMB 2
760,872 760,872 0000000000000000000033c894ef47e372cd8d032bb15a9f9fa3bd8b03fb30f7 1,939 1.00/1.00 vMB 18
760,871 760,871 000000000000000000025c3aa11e5e7f000ade425d092f9b47d94aedd014f73e 2,998 1.00/1.00 vMB 15
760,870 760,870 00000000000000000001dba3f45274243833205f5b7da10aa4370d4771b8a9ee 947 1.00/1.00 vMB 1
760,869 760,869 0000000000000000000118ecbffb342b74cae947d230046ec523314dac7dbc4e 1,240 1.00/1.00 vMB 5
760,868 760,868 000000000000000000046f841c72452050a7e13fc2f86756de264a2b4ca3ce80 2,466 1.00/1.00 vMB 6
760,867 760,867 00000000000000000005a68560f64f2b1049e66ddc11b9e940816e3050616b0e 3,218 1.00/1.00 vMB 16
760,866 760,866 00000000000000000005fa59a6b75ebbaa8edd06bc2e7d040304765c47515a82 3,156 1.00/1.00 vMB 23
760,865 760,865 000000000000000000069a0c62edeb6245273faba9e80ea45a5a431f1db389c0 1,498 1.00/1.00 vMB 2
760,864 760,864 0000000000000000000714c88ede3549343588a486012e666a195d4a0ad89888 2,660 1.00/1.00 vMB 8
760,863 760,863 00000000000000000000c1f5b838a3ac80e3937de688bbe44cdc95af47830e22 2,625 1.00/1.00 vMB 10
760,862 760,862 00000000000000000002503e97e264e1fcadbaf303641d0853d8c08aff032595 2,372 1.00/1.00 vMB 16
760,861 760,861 000000000000000000029576cff146e43d27d30151cb89d74e8ecc2f33efcb94 1,775 1.00/1.00 vMB 17
760,860 760,860 00000000000000000003a86cdcf2c96e1dbd8f20cf19c86723665db07cf32cb8 2,751 1.00/1.00 vMB 20
760,859 760,859 000000000000000000051d9efb076ffef0e3c3c9ce57ef8ab877248cafaf7b98 2,521 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.72 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: 629.69 GB
    • Received: 11.95 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.