Loading Tool

Explorer IconExplorer

Memory Pool

46,091 transactions
20.74 vMB
0.05680619 BTC
Random Selection Loading Transactions
Max Size: 117.78/200 MB

Candidate Block

Mining Attempt 45ff49e9087d1db71a3ebfa538cd09b8835a10ece7ae8cdbeac9e2805ed650b0
Version 20000000
Previous Block 000000000000000000002b32e86d87b3cf8508db31771fa656074b68e0c647d3
Merkle Root 3a7d1af6a1db3a2d4f4af9de11349ef357c0ceebd286455b3668c8831747fb10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,756
Size: 1.00 vMB
Total Fees: 0.01537793 BTC
Feerates: 199.00 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,016 (743,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,980 170,980 00000000000008597f4e34da137a8a61ac8b4b801e62eb09525a6a63370c2465 58 0.03/1.00 vMB 68
170,979 170,979 000000000000086ab6f136e6e51662a3a7281e8c0867a15ff52f761fe018620a 16 0.00/1.00 vMB 244
170,978 170,978 0000000000000a0f9a8321b086ce3f1fc2feeb5cf077caf53cb4ef56ae0afe75 126 0.05/1.00 vMB 81
170,977 170,977 00000000000004280f7bc00a14e316a2831922e223527e2130c1f43027816523 13 0.00/1.00 vMB 5
170,976 170,976 00000000000003c8553eae6d6ca1852c3e98bf4b1a278e4cb3fc88c7c545f757 40 0.02/1.00 vMB 227
170,975 170,975 00000000000002ee0cd61a6a8d0dd449dc4d1959333d9bb9ff36516ad2cadfc3 16 0.00/1.00 vMB 76
170,974 170,974 00000000000001541f27bc89e0aa7df66af7fc4d479b25235490e27e22539f9e 36 0.01/1.00 vMB 152
170,973 170,973 0000000000000152525bc00ac164dcdc9cf061cec95a2c906c920e6c8019394e 1 0.00/1.00 vMB 0
170,972 170,972 00000000000009d09547a35459ab6a1eb4ceb4ba849272abf3745544e4a07e3f 10 0.00/1.00 vMB 31
170,971 170,971 0000000000000a01dfafa4a5ae9cdbeef248329552be56010a415ffa2ac90526 53 0.03/1.00 vMB 68
170,970 170,970 0000000000000903056a5e9510c464554b58d60ba68501e84b9286a52eddc32d 168 0.04/1.00 vMB 7
170,969 170,969 000000000000078bf66386dd6bd1aea8b7a1dc055fd8dacf0e57c25570fdc696 14 0.01/1.00 vMB 65
170,968 170,968 00000000000009172c681ae81fd1686247a7165950f9da62330af6cfa8876115 75 0.03/1.00 vMB 129
170,967 170,967 000000000000088073a4046cf0673a1e18b60dfb3ceeaf8505281c7e7fed2aab 111 0.05/1.00 vMB 108
170,966 170,966 000000000000067cf60bd00154f2767b7981c3411dd8c446da40378fb3a59d23 13 0.00/1.00 vMB 0
170,965 170,965 0000000000000b18dc4533b92f2f3fe3d6c79bd5fe8abf2332bd5ce4972deff3 7 0.00/1.00 vMB 0
170,964 170,964 00000000000007ba7f80a8c4d89ea976c3e10f3be9cd1b4ecbd75d75ae8727d4 58 0.02/1.00 vMB 180
170,963 170,963 000000000000096e2727da31b4702dc9eece56b5c12ae2acd45e39c6709b8c47 21 0.01/1.00 vMB 160
170,962 170,962 00000000000000ec0c5971248e2dcf71e247378caf39c30b163868ebff40db45 61 0.03/1.00 vMB 113
170,961 170,961 00000000000001c8bd46d96a9ea4cdd964030de6db259dc40df01274cc21d978 1 0.00/1.00 vMB 0
170,960 170,960 0000000000000631553d94be4a67ee4a26d23c9e313d66af5e1f0fc4ffed3833 12 0.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 549.92 GB
    • Received: 6.40 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.