Loading Tool

Explorer IconExplorer

Memory Pool

47,390 transactions
28.08 vMB
0.08982654 BTC
Random Selection Loading Transactions
Max Size: 148.96/200 MB

Candidate Block

Mining Attempt 713956ae2cbf9c88cd4879f87c2b502a009e4f7af3e3f8402272dcbb9ec94ab8
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 40663da5f093eaecc3b7c9af59a89afc5ab21a3803cb5c14f7b8a0705b2dc0c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,266
Size: 1.00 vMB
Total Fees: 0.03409375 BTC
Feerates: 683.68 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (594,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,146 320,146 000000000000000016fa5b2b24e96e1e53970afae3cab6eee47fbd6eceb70a3e 1,226 0.62/1.00 vMB 28
320,145 320,145 00000000000000000600feb5e94bddc7d3ae665eddea2bf8ed0ab2975f47d090 225 0.11/1.00 vMB 35
320,144 320,144 00000000000000001f8933963b43cc1c3b601f3fcc472cc73af2d7d6bd4c4b42 152 0.07/1.00 vMB 20
320,143 320,143 0000000000000000068521b38759729ab893690ee43015d2b37698a3fb63c1d2 1,107 0.58/1.00 vMB 28
320,142 320,142 0000000000000000132a324e67e9485bfa60edfadbb85d01fa42323a85fce90a 269 0.19/1.00 vMB 21
320,141 320,141 00000000000000001283611b0bb401ad469f026c58d6fde4ab63ca0418ee94ae 246 0.13/1.00 vMB 30
320,140 320,140 000000000000000022579507215a48d0b53981b3db741a0e73524a7b68c4e07c 737 0.50/1.00 vMB 24
320,139 320,139 00000000000000000d053e45e068b398171641c708110a48eefe3e36c6400649 512 0.18/1.00 vMB 48
320,138 320,138 0000000000000000168f1778564a76961f5f21b7ddd0e703959b697e9da25e1f 16 0.01/1.00 vMB 136
320,137 320,137 000000000000000024c4043e71ffd8c3efdad2cee3a39b68e904221c8f53e241 119 0.05/1.00 vMB 22
320,136 320,136 000000000000000002571521cf5d67f972b6f41b085ec41d9e8f1137d8135ff8 317 0.19/1.00 vMB 28
320,135 320,135 00000000000000000041ddafbe3ab90b3b5534de4a96f10114ea6b8d292fbecf 42 0.08/1.00 vMB 6
320,134 320,134 00000000000000000c89bbe431540f8ccedda844cfbab32aeb28effae9a3bbb9 24 0.01/1.00 vMB 29
320,133 320,133 00000000000000000d652c78376537cee8bd053bd07a7a48d55ebd5b6d66f894 51 0.02/1.00 vMB 21
320,132 320,132 000000000000000001e087e010f851954db1ceb34a9d118bc4054681ec0c0b61 653 0.44/1.00 vMB 22
320,131 320,131 000000000000000021f9d214d1f8982af84a57f9aac696f0fca42cb53b0536bf 609 0.35/1.00 vMB 26
320,130 320,130 00000000000000001d1754bff9b000c80be290a2e204271a84df723edac28ef3 510 0.34/1.00 vMB 27
320,129 320,129 000000000000000014bdf999ea2704f4dea0e11277e171acdf83cef11619c7a6 361 0.17/1.00 vMB 27
320,128 320,128 00000000000000000f511cb33dcc9fe5c47dd985da60581345967b6d03dac57f 227 0.23/1.00 vMB 21
320,127 320,127 000000000000000001abf36f4b6df839af4462610b9d33ef7497cdcf4e9761de 88 0.08/1.00 vMB 20
320,126 320,126 00000000000000001648c9cead7df100619cd8a14533d63b55178fa698294a67 102 0.06/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.20 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.