Loading Tool

Explorer IconExplorer

Memory Pool

85,141 transactions
31.91 vMB
0.19905820 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt 23af9321d96f85c6f785b30b1b7f119d0ce7292367a7ca3f12696b97c3855705
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 4fd3b5c6136b5a1e9d9c828f29817420e310ddee1ff67d627ed70be8c66f411b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.08693517 BTC
Feerates: 444.96 > 8.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (198,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,985 716,985 000000000000000000012d4ca55e70ff7b73f4d91ce7f0cb79b5c1310085ba0f 2,465 1.00/1.00 vMB 6
716,984 716,984 000000000000000000035647049fa2e4b117e188e54004c776dd27ddf2092d55 3,169 1.00/1.00 vMB 18
716,983 716,983 00000000000000000008588461bd7697372548f58ae8b2f07cc933d7c78895fe 47 0.02/1.00 vMB 4
716,982 716,982 0000000000000000000aae9cedb7ef68d52491d5993ce7e0adec37f48dba5a1a 958 0.60/1.00 vMB 4
716,981 716,981 000000000000000000044c90643deca134f3d868f65b71629b05fa667142a21d 1,605 1.00/1.00 vMB 4
716,980 716,980 000000000000000000097cbf677ce74a78173327fccd626f2b845edd44a647d3 3,103 1.00/1.00 vMB 15
716,979 716,979 0000000000000000000b7e697aeb0c3532901eef8fc8752b6918dedfbbfaaf3c 1,449 0.57/1.00 vMB 6
716,978 716,978 00000000000000000000572e952e4a35662cefa90cd7b3871901240cc2bc834c 2,749 1.00/1.00 vMB 13
716,977 716,977 0000000000000000000844dbf0b23636d3098a6e01428e4ec5fddfffaa833b7b 359 0.13/1.00 vMB 9
716,976 716,976 0000000000000000000773ffc06bce09e9738b6a3562148cbc68186cf48ac458 1,181 0.53/1.00 vMB 8
716,975 716,975 0000000000000000000ae4a6b6cb37208f416394fc95ca32fb55d2afcb45713c 2,310 0.82/1.00 vMB 10
716,974 716,974 00000000000000000008084105867833376dddc0c0835458c17e69a033d7d1e7 2,242 1.00/1.00 vMB 7
716,973 716,973 00000000000000000002d953938eabdb4f8c4ce82e12bb4c1a44d6f7591d0db9 1,962 1.00/1.00 vMB 3
716,972 716,972 0000000000000000000334bf3fcf49413d6f3ac81d01dd71c64a63a1341a8536 2,274 1.00/1.00 vMB 13
716,971 716,971 0000000000000000000294def7ba8e971d5de10415911e92e0ee8601767016ad 2,105 1.00/1.00 vMB 22
716,970 716,970 00000000000000000009d55c1178f97eb70da67a4b2af9791ea76ca9a4cf1cb9 2,041 0.88/1.00 vMB 10
716,969 716,969 00000000000000000007b3e9741f272da936df8012f1f40230113d8720f02b19 180 0.05/1.00 vMB 11
716,968 716,968 000000000000000000011d092c6f62d692487cbb413d139b7b42d37abb242161 346 0.16/1.00 vMB 10
716,967 716,967 0000000000000000000ab1da80d38c8a686431f7da00b73ca6240675c7653ba5 83 0.07/1.00 vMB 8
716,966 716,966 00000000000000000005e47c4c45cf2743dfd598aaa0635e7dd91d2f46e0cbce 325 0.13/1.00 vMB 8
716,965 716,965 00000000000000000005510f113f5497462d442853915906bdcd03e8104feb5c 535 0.20/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.65 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.83 GB
    • Received: 16.32 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.