Loading Tool

Explorer IconExplorer

Memory Pool

73,196 transactions
28.20 vMB
0.07209335 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt 5450159cdee19f11aaae77ce3af68de78c3585a6c6467271f2a3988b8a94a330
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 1b32ea74b3bf24de62d22621330ce644f7343ac55e7e69184ff3acd0f8e5f5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,198
Size: 1.00 vMB
Total Fees: 0.01555923 BTC
Feerates: 150.86 > 1.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (128,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,983 786,983 000000000000000000055ad846237cbab70879285223481eeab48a560c30dc8d 3,515 1.00/1.00 vMB 37
786,982 786,982 000000000000000000028d0924a394d1280dbfd463a0d90cb928b9fe3e7cbe25 4,019 1.00/1.00 vMB 27
786,981 786,981 0000000000000000000029602197226079437cb9fd8ce5072c0c9757bb91d775 1,541 1.00/1.00 vMB 30
786,980 786,980 00000000000000000004b89ab5e104bcfdf5e36702be5ea4efab38b83c63e082 3,279 1.00/1.00 vMB 44
786,979 786,979 000000000000000000059f5206381c42631cb8b8e42e936edac8a203bf7ed171 3,488 1.00/1.00 vMB 25
786,978 786,978 000000000000000000018ec2ea16fb6ca4ba8a150724f82a1204a188f371066e 3,570 1.00/1.00 vMB 21
786,977 786,977 000000000000000000002ff1303ce3e0dd1fd8f9e15c1fb7250d1f44dffb6b7d 2,342 1.00/1.00 vMB 14
786,976 786,976 000000000000000000038c43fa13f25758404eaee8c66afda892fc174fa68e89 2,976 1.00/1.00 vMB 21
786,975 786,975 00000000000000000004dcf447fa6997d7f97c2d1aa9a9367d630b5932eab157 3,591 1.00/1.00 vMB 32
786,974 786,974 00000000000000000005a70fc37bcd6b2d8a59f6d63de8935884d7bb1b151dea 2,385 1.00/1.00 vMB 23
786,973 786,973 0000000000000000000216f9a363d8ee76dc35330ad27a128872de1c821bbda9 3,853 1.00/1.00 vMB 32
786,972 786,972 000000000000000000026255032c6949af69941642284040e42feea1e2d83a52 3,115 1.00/1.00 vMB 20
786,971 786,971 0000000000000000000388f742a45109d479db56773aa856684df347dad0c484 2,283 1.00/1.00 vMB 19
786,970 786,970 000000000000000000010fd6e0644318bb3e99b50655175fab163db319a6f64f 2,752 1.00/1.00 vMB 22
786,969 786,969 00000000000000000003173904a4bc14a4511448e631df22ce479e8da80292b0 1,176 1.00/1.00 vMB 14
786,968 786,968 00000000000000000005587e22dc7b28248acdf055cc257287ecb0208882d14a 2,922 1.00/1.00 vMB 16
786,967 786,967 00000000000000000003e94f8d22bf8ef034b21f5d3eeb4f5d37445366937aae 3,104 1.00/1.00 vMB 24
786,966 786,966 00000000000000000000da87e14c48f06fc51dd3e622aae6729f5170b1dab173 4,143 1.00/1.00 vMB 32
786,965 786,965 00000000000000000004d95cdf9078687aabfd923875fb852c1fb1b58a340a90 3,904 1.00/1.00 vMB 34
786,964 786,964 00000000000000000002fcf2cf8e67b95455004eba6ce60b7e9be06c28a19069 3,823 1.00/1.00 vMB 31
786,963 786,963 00000000000000000001766be02b0d819f4d7e3bda0997952b2b3e976a6adf29 1,731 1.00/1.00 vMB 6
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: 666.80 GB
    • Received: 15.22 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.