Loading Tool

Explorer IconExplorer

Memory Pool

41,029 transactions
27.98 vMB
0.07472700 BTC
Random Selection Loading Transactions
Max Size: 143.72/200 MB

Candidate Block

Mining Attempt d2ca6791474b5a1a3fc9a3270dff73238644802e9e752bcd2f53c5d177cd77f0
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root a2d7e98892adee57b6fe39d70ac9b4ac388589ecaf226ca98bc41ea431ca83e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,759
Size: 1.00 vMB
Total Fees: 0.02094994 BTC
Feerates: 101.49 > 2.10 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (584,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,745 329,745 000000000000000008018de02ef7b6b063697457e3dd439f3da1495e3ac33f2d 977 0.35/1.00 vMB 89
329,744 329,744 000000000000000000f0c1b5f3da00329611968652c9a29bbe3b8f667c29e478 256 0.21/1.00 vMB 19
329,743 329,743 000000000000000018be6581cc5451ec92d3fa1fd4e72dc2cbbac408f85ed1b6 673 0.75/1.00 vMB 18
329,742 329,742 00000000000000001b960d42094d2f9ec35d988721422d8e0206f5def21710a5 1,346 0.75/1.00 vMB 29
329,741 329,741 000000000000000014458452647ac083f40d83cdb200e1b09f58d886e3c3e80e 72 0.06/1.00 vMB 16
329,740 329,740 000000000000000016e724792d8df7bd44bb09030a375995df0861255b7dbbef 1,798 0.75/1.00 vMB 35
329,739 329,739 000000000000000011ec5bfa30ce9905394f87790709a8aa1f0684ed04efd421 1,599 0.75/1.00 vMB 35
329,738 329,738 00000000000000000957407d9220360a599a1c53b9dd89624b16d2a2570751f3 575 0.35/1.00 vMB 27
329,737 329,737 0000000000000000142ea46bc47dda3dbd8366ae7fa48da4b746e871725f2128 855 0.75/1.00 vMB 18
329,736 329,736 000000000000000006a4e07eed4a16b8714416b00425d5c1f631d19bfc3de3de 1,288 0.50/1.00 vMB 38
329,735 329,735 000000000000000013536064d3cf8c64f01cfa939faabea7f2fb3b20ba0bab6a 512 0.16/1.00 vMB 62
329,734 329,734 000000000000000006c39b28fcbe84c2d9dc5d04cca8ddffc3a324167c1bda25 789 0.46/1.00 vMB 26
329,733 329,733 00000000000000000c864cd5f9ffbee42c8244f48a91c4071f9dfe2aed3ee440 1,513 0.75/1.00 vMB 30
329,732 329,732 000000000000000004858aad5ef15947e6116cf6a4cd1658ddf3829145a06eba 851 0.62/1.00 vMB 20
329,731 329,731 00000000000000000d2aac3a41cacfd78bd1dcab6b204b61c17ee21875ad5bee 512 0.17/1.00 vMB 51
329,730 329,730 00000000000000001724b88519791fabd7a2a7566f9e16d15df81efffec30df8 1,012 0.59/1.00 vMB 24
329,729 329,729 0000000000000000020db8ae695ec410c6b4ff1dc7bc08fa54bfd7a11dfb638e 64 0.04/1.00 vMB 44
329,728 329,728 00000000000000000f6225219b5537c394920378858c22dafb76b8f1bc03f7d0 162 0.12/1.00 vMB 16
329,727 329,727 00000000000000000ffed06ee90a3d58f1d9703b13ff7488ddc873158485f7d6 196 0.11/1.00 vMB 27
329,726 329,726 00000000000000000b55c0f90c88e2d34530a37b175d8c2239002fb4f2193466 266 0.19/1.00 vMB 23
329,725 329,725 0000000000000000096a02d700a3ecac44068b8dcd443b3177d40f4a1c6fba2f 1,345 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.76 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: 632.53 GB
    • Received: 12.12 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.