Loading Tool

Explorer IconExplorer

Memory Pool

45,121 transactions
26.57 vMB
0.05826323 BTC
Random Selection Loading Transactions
Max Size: 140.66/200 MB

Candidate Block

Mining Attempt b6739ea07067d18056e0f4f4442897a8311aa3fb1239b4d333cfdae5fee2891f
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root df53820934f08b3fc2b5658edeb756c3964a2a16a7675463b2bdf8a42c67ffec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,196
Size: 1.00 vMB
Total Fees: 0.00941257 BTC
Feerates: 150.62 > 0.94 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (526,210 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,547 388,547 00000000000000000020e9bf1625be2be32ebebad4b37f8589dd76553ef5e449 2,355 0.75/1.00 vMB 53
388,546 388,546 00000000000000000740c7cefc82078a3a65f721c599a4a06b948c032deddca4 1,009 0.73/1.00 vMB 20
388,545 388,545 00000000000000000188b6321da7feae60d74c7b0becbdab3b1a0bd57f10947d 1,668 0.75/1.00 vMB 36
388,544 388,544 000000000000000009edade8bc156f77e4c6d91e3b790dbe1ca7ee6addeb673f 1,103 0.37/1.00 vMB 45
388,543 388,543 000000000000000004e8b5e52a0480007f061eca486474fd76cb698c11c2894a 1 0.00/1.00 vMB 0
388,542 388,542 00000000000000000d31508b19a665d0b1af695ad1f27c5310cae3601866c6c1 998 0.62/1.00 vMB 27
388,541 388,541 000000000000000006095b0a6cd86119156d1ae2a00ade5f1b08e3333c411465 473 0.20/1.00 vMB 29
388,540 388,540 000000000000000007a1660700b145e6e60f698de80a0a0a095118596d272749 3,171 1.00/1.00 vMB 50
388,539 388,539 000000000000000001a778182b185b405a83c42e54ffa27550622d1c00779910 216 0.09/1.00 vMB 52
388,538 388,538 00000000000000000b78ecee58477f63f1fac2d03fe0fa6d0ef42f95625e479f 1,656 0.83/1.00 vMB 31
388,537 388,537 000000000000000001bd68962863e6fa34e9776df361d4926912f52fc5f4b618 663 0.25/1.00 vMB 46
388,536 388,536 000000000000000006fa077a6bbbb724e581ce5f697f57d4876daefa85fa89f4 287 0.10/1.00 vMB 43
388,535 388,535 0000000000000000097bd3e5e94dc7db7d3a823bbf3d9f5bf8be8d8ace91b996 1,558 0.91/1.00 vMB 21
388,534 388,534 0000000000000000050e7d9871059f2bf26fc1e04cd1a17ed7054842f558b367 1,137 0.56/1.00 vMB 30
388,533 388,533 0000000000000000075fd8ff11a90488f94af1528e2711797d3ce825a12259f0 154 0.05/1.00 vMB 57
388,532 388,532 000000000000000004cd81e2559a5ead00e0d2eb306f0d97d8384d0767e4c47d 1,476 0.69/1.00 vMB 41
388,531 388,531 000000000000000001827d374c1112b4c35c13da4b938a4463ee75605f267244 1,189 0.57/1.00 vMB 33
388,530 388,530 00000000000000000d139d20e337fb785faa3c80aa3781d267288bab3d14792d 460 0.22/1.00 vMB 32
388,529 388,529 00000000000000000d099d408c2739fc2182801e17d7703e573112bda7433655 1,186 0.53/1.00 vMB 36
388,528 388,528 00000000000000000af68c51a5a77f3f08427750bce5f6bfc4027e3530d18e7f 315 0.11/1.00 vMB 47
388,527 388,527 000000000000000003242478a6acef48362fb10787e29d432383c2dd76833d07 143 0.09/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.96 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: 647.41 GB
    • Received: 12.93 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.