Loading Tool

Explorer IconExplorer

Memory Pool

85,384 transactions
31.86 vMB
0.20483650 BTC
Random Selection Loading Transactions
Max Size: 190.54/200 MB

Candidate Block

Mining Attempt 0b40764766ed9ed378a0aef58a757541c2a4618f4af60a44bcb024c56e086282
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 382a5ecebc667181e15e417949e5980bd5fa788125149c0f70aa9b8c15a74632
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,991
Size: 1.00 vMB
Total Fees: 0.09290037 BTC
Feerates: 529.10 > 9.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (591,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,068 324,068 00000000000000001dfe5d7768866ffd0fb3a06ba22d098c9b39e49ffa9b1c37 686 0.44/1.00 vMB 24
324,067 324,067 000000000000000009804ed1f54276ff41d745cbe04011f0fff03b368f9cb455 503 0.26/1.00 vMB 25
324,066 324,066 0000000000000000063ee671c18390313a33f5de8bc8547b0acfb4d6fd80c523 398 0.14/1.00 vMB 25
324,065 324,065 00000000000000000a09310c134a027e752a1a6b541448b8510cb9ca6b80dcb9 475 0.19/1.00 vMB 31
324,064 324,064 00000000000000001030773c3ae5f6d3bd9990e9da62364e207e17761967f44e 1,219 0.61/1.00 vMB 33
324,063 324,063 0000000000000000076449c23e7ae6cf0ad7f5aca54d80c42501a67da4c6be3e 819 0.53/1.00 vMB 27
324,062 324,062 000000000000000010bd5004cb55ead2564c684ce1d8c73772d6f254a550dd1b 8 0.00/1.00 vMB 32
324,061 324,061 00000000000000001b1d603fb1ea7d7f13c8e8a54c7e6add4bb23514134b55d5 130 0.06/1.00 vMB 39
324,060 324,060 00000000000000001c1f55abf36aeb6de877da916c486eefb7b3a9973ff847f4 60 0.02/1.00 vMB 28
324,059 324,059 00000000000000001b40d3865a12e55ec29c3fa7d4dd3d49214cb4449cdc41b3 83 0.05/1.00 vMB 34
324,058 324,058 00000000000000000dd880326023b81bbbc074298a1bbbf065c17a41c2bdfa13 281 0.18/1.00 vMB 25
324,057 324,057 000000000000000002d92d95b6a5cf47ad0bb78703fc95bba699e8018a687d8c 439 0.20/1.00 vMB 37
324,056 324,056 00000000000000000ad9b195a7ab580e42ff1191750cbc1ee6d09038de40dd20 1 0.00/1.00 vMB 0
324,055 324,055 00000000000000001436378639568a89f67ea438802f75bd91796172aac71882 15 0.01/1.00 vMB 9
324,054 324,054 000000000000000005fb62b52c7e161362b8dada1291e4c5a7e5c9c150dc4c8d 825 0.44/1.00 vMB 28
324,053 324,053 0000000000000000072a29c88672b0cb7b6f9221eabe3d3eada912d3e7c2a2a7 225 0.12/1.00 vMB 30
324,052 324,052 00000000000000001fb81b2bda940eefdb3a21c9e45a51f76f40b572498e1223 60 0.03/1.00 vMB 26
324,051 324,051 0000000000000000137336a75fd8fd751797b762306e05860c6b48d4aef7e060 356 0.19/1.00 vMB 25
324,050 324,050 00000000000000001ee07b9d8b9ad4aeb02d4515f90992a844360d6bee661760 534 0.27/1.00 vMB 31
324,049 324,049 00000000000000000b351571edadf5aadc8074b41c2d0f5f6093dfced81eb85e 89 0.07/1.00 vMB 21
324,048 324,048 00000000000000000d340ddb0ad9c1f6c6fff516ed3d14da77168bd5486b4563 90 0.05/1.00 vMB 19
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.70 GB
    • Received: 16.31 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.