Loading Tool

Explorer IconExplorer

Memory Pool

77,143 transactions
28.82 vMB
0.07896813 BTC
Random Selection Loading Transactions
Max Size: 174.31/200 MB

Candidate Block

Mining Attempt 093ec8a4bcff751de6c2b30424c1c6fcb17003abae93dd98767d052528a6348f
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 51528f443e9fe5f7b8874cb79ba0ac298d1162b2c4031d4f4adccb6188a8a394
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01903474 BTC
Feerates: 150.93 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (115,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,688 799,688 000000000000000000039de59cdb3da20c75676fd7f8401d1a9f083f2350fe08 2,248 1.00/1.00 vMB 24
799,687 799,687 0000000000000000000232a4eea52ed97d7c588cd641ff34921c9a404784112a 3,206 1.00/1.00 vMB 29
799,686 799,686 00000000000000000001dbedc137fce39961191ddb14546eab4a486b0360c713 3,076 1.00/1.00 vMB 25
799,685 799,685 00000000000000000001e8c033db93521f30d3c0c0e987d9411c1c8e51006449 3,384 1.00/1.00 vMB 34
799,684 799,684 00000000000000000001582daa83335321a56cafa598712b3f5c9e53d18490e7 2,869 1.00/1.00 vMB 10
799,683 799,683 000000000000000000017949aeb8034e25630976f4e089c0c4b53c4847e946e7 2,048 1.00/1.00 vMB 13
799,682 799,682 00000000000000000000b079c97fba80de56cb0d0b0942c7a24f9f4fb87821d7 2,278 1.00/1.00 vMB 18
799,681 799,681 0000000000000000000256b0a0eb9136675af628b7cfcaef2319f5ab007c990b 2,397 1.00/1.00 vMB 9
799,680 799,680 000000000000000000027e81bc99a1132f99d603a2763c0b8966bd471e16593b 2,221 1.00/1.00 vMB 14
799,679 799,679 00000000000000000004f6ac81588af33faeb914d4778503f030bb0a3be6adc4 1,936 1.00/1.00 vMB 12
799,678 799,678 00000000000000000003c01dab8393521bc39fd72298c40cfa708120a4182f7c 1,884 1.00/1.00 vMB 14
799,677 799,677 00000000000000000000e083d2863a3fc732c5911084d061e95d8b510f63b6fd 1,421 1.00/1.00 vMB 17
799,676 799,676 00000000000000000002abd0fcda92e8b25c7ebfc275f050852247b0433cf1e5 2,383 1.00/1.00 vMB 23
799,675 799,675 000000000000000000036f5a1858d1f93597f0bc4cf31763c9ffbc72d5be49d9 3,508 1.00/1.00 vMB 26
799,674 799,674 00000000000000000001010fc6f1785ec9c54c79daabda234a9a04defa0f6903 3,683 1.00/1.00 vMB 28
799,673 799,673 0000000000000000000413f9972fff6700f52ef7077e483c36280feb193aeda0 2,887 1.00/1.00 vMB 40
799,672 799,672 000000000000000000034cb43cb906466b03a2b7143697165996567f775d63bb 2,348 1.00/1.00 vMB 13
799,671 799,671 000000000000000000038abb4099123ed256e90174391d86ba36beb4f66578a9 2,494 1.00/1.00 vMB 21
799,670 799,670 0000000000000000000271add1376209134dfd0fb25c4de73e547d421eb3a746 1,871 1.00/1.00 vMB 17
799,669 799,669 000000000000000000011fda84a6e29532cb074fd8872e1799adc53754b2f483 2,600 1.00/1.00 vMB 31
799,668 799,668 00000000000000000002dd42cfc33013601af1f4f9c2f76eb77fd3bb60a2ad30 898 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.39 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.