Loading Tool

Explorer IconExplorer

Memory Pool

82,104 transactions
30.53 vMB
0.13478111 BTC
Random Selection Loading Transactions
Max Size: 183.69/200 MB

Candidate Block

Mining Attempt ff47711c509f5d171be7daa706996a2e17f3be99f81dc1ecbec49a6e03bf5228
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 31494ff6be05736ec6f76918d5a9b78ad87a721a2a99ca889b5b0958658642d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.05259542 BTC
Feerates: 302.06 > 5.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (182,151 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,978 732,978 000000000000000000012b1d7143263a59117608169a4cb5c9d97dfcddaa8605 1,462 1.00/1.00 vMB 7
732,977 732,977 000000000000000000000a72dc08842913d91d1de5a4fee95fb8ec2bf2a25795 797 1.00/1.00 vMB 3
732,976 732,976 000000000000000000047ea4fcbb763efc0d383af79b52bc372d1e92e6625f01 2,330 1.00/1.00 vMB 10
732,975 732,975 00000000000000000002f9dd902034ebae241c2b5063fdae4d625233303e90d7 1,305 0.80/1.00 vMB 3
732,974 732,974 00000000000000000004517eccf5fb4cc739e06868f39c98d809d51f605781d1 1,601 1.00/1.00 vMB 6
732,973 732,973 00000000000000000003b1fcc4def2e4f354b3633aed04951624ed35401b374e 1,936 1.00/1.00 vMB 14
732,972 732,972 00000000000000000001d57ed9c282ca35708e7de7dab9d9a986c6d7cd449c69 1,327 0.80/1.00 vMB 4
732,971 732,971 00000000000000000002053a4925e356abba708f966be45489ef7bcf7aee9bd6 2,391 1.00/1.00 vMB 9
732,970 732,970 00000000000000000000cb259e7c5fb4b15aa017927bd39959d364a3afea931b 698 0.39/1.00 vMB 5
732,969 732,969 000000000000000000060df92f30a4eee4c24160990dc5ad00df95f715f9b426 663 0.35/1.00 vMB 5
732,968 732,968 00000000000000000002b44d63d4ef0bd7412c5d026cfcdbbcb09b85b05fd313 1,209 0.87/1.00 vMB 6
732,967 732,967 00000000000000000004f4fd09dae1ef75f83345b65af5c2b6de4cb9909cef4d 1,330 0.64/1.00 vMB 9
732,966 732,966 00000000000000000004701fb57af7c8ef6b34274e47acb7e6d5f680d60c88ee 737 0.35/1.00 vMB 8
732,965 732,965 000000000000000000058b267530d86420e67f3b346b6ac3ac59181e84e03401 1,392 0.65/1.00 vMB 6
732,964 732,964 00000000000000000007b826321027971364f14f4b16498e40c1d3eed7fe4fac 1,788 0.86/1.00 vMB 6
732,963 732,963 00000000000000000003b4c6683b92c834c87e98194b86d979fcec3b3515a90b 2,716 1.00/1.00 vMB 14
732,962 732,962 00000000000000000009499bdbd433dffde7f8c2d234a06ab2d0d168524914b1 1,357 0.57/1.00 vMB 2
732,961 732,961 000000000000000000057ce008cf57320bfb51813b7a3e90c2a7a4c5cd64103e 2,258 1.00/1.00 vMB 9
732,960 732,960 000000000000000000054108a4cfc048331ad6545cee84e23c06d4bc72dc8eb8 2,342 1.00/1.00 vMB 11
732,959 732,959 000000000000000000075ba1fe70aaed6caedacb7fb16cdbf33f309f6177ad9a 650 0.23/1.00 vMB 9
732,958 732,958 00000000000000000006a54760e33237c1d61c1072fb1a99cb3a1cae0d0bde17 206 0.06/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.62 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.01 GB
    • Received: 16.11 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.