Loading Tool

Explorer IconExplorer

Memory Pool

42,439 transactions
26.68 vMB
0.06840940 BTC
Random Selection Loading Transactions
Max Size: 139.51/200 MB

Candidate Block

Mining Attempt 204b8294b951fe8f9a04bf795358dba3a00920bb059fdc1d6eb404497479d11f
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 3a8669e89c242a98a800985c6ad8581699b7925f931c4c97df1a042c9850637a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.01807540 BTC
Feerates: 101.59 > 1.81 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (563,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,594 351,594 00000000000000000262fcdf9662f2f5c09d2ac69e70246a90d29621bfdec70c 1,694 0.75/1.00 vMB 33
351,593 351,593 0000000000000000015408cff12bc49d22df68d0a29c4b8a7513f9d98d7876ff 964 0.46/1.00 vMB 30
351,592 351,592 000000000000000011b8d546c92b198862cde9dbfc462f206446a09b434cb4bc 1,132 0.56/1.00 vMB 29
351,591 351,591 000000000000000015658c436b8144560483d4da42e1502ccd546ab61edc4073 1,172 0.67/1.00 vMB 27
351,590 351,590 00000000000000001089842362c991116a2787a5afb47c0180d5a3cc532a9979 1,211 0.63/1.00 vMB 29
351,589 351,589 000000000000000012abd22efd577fd2b501b77384430d128da22f464a244944 774 0.46/1.00 vMB 24
351,588 351,588 00000000000000000388e5ab778156429cee16579d070478419fc03689dbd931 483 0.24/1.00 vMB 28
351,587 351,587 00000000000000000e6b6cdc1eba24ee2a538dd2de0833befcea80c3dd40d828 256 0.08/1.00 vMB 46
351,586 351,586 0000000000000000145ac7af1071dc27cc1e25fcbf6b866e8ce042279faf0dea 530 0.27/1.00 vMB 28
351,585 351,585 000000000000000002b45801026f5ff99a5c6495b1248edae3fcb4da8e760e40 790 0.37/1.00 vMB 32
351,584 351,584 00000000000000001348d7b411bd1fa965c196168f8f0b305a73d6fbd91a0ce7 694 0.34/1.00 vMB 29
351,583 351,583 000000000000000003c8156aeb137797f3e3e98037a06a82a7b77968acd3eace 782 0.40/1.00 vMB 30
351,582 351,582 00000000000000001292c1fd4bd243cfe5c8c577dad4a5e8bed19200f7ed1ba9 660 0.30/1.00 vMB 37
351,581 351,581 00000000000000001568cb94a1095d402a296490544040145e443646977ee604 1,615 0.73/1.00 vMB 33
351,580 351,580 00000000000000000f019817801009e0835a45191fa6ee4113e5fba403adc4a9 1,298 0.62/1.00 vMB 29
351,579 351,579 000000000000000012b6a783d84d8e452df4c8b3a81a963ea05202ec47a72745 1,290 0.62/1.00 vMB 32
351,578 351,578 000000000000000011f7bffac44fbd6afcad17867da29ca1de8cde453109ae0e 83 0.06/1.00 vMB 23
351,577 351,577 00000000000000000d35bb2b8946a5215ddd58501c2e3041320355eca2967d92 289 0.15/1.00 vMB 24
351,576 351,576 000000000000000001da78c09b913a454639eb8943ecf79a65bcfa61352e6623 1,551 0.68/1.00 vMB 33
351,575 351,575 00000000000000000afd9dc9e813ad1165f544c6cf17ff051dac6b66d9eb344e 774 0.49/1.00 vMB 25
351,574 351,574 00000000000000000d8b23931ff0e4fce9e9f11f22c491f2bdf388ec0664bd10 1,024 0.55/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.