Loading Tool

Explorer IconExplorer

Memory Pool

79,081 transactions
29.62 vMB
0.10642876 BTC
Random Selection Loading Transactions
Max Size: 178.28/200 MB

Candidate Block

Mining Attempt 78e16513aecb0a55edd6ef7be72f449b8a68cbeded9da041bc1cccd9cf7cddce
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 7b93528a5e74b89c20fb2d7ed97ac319687c34e47fcb204c09d44786b0decc13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,545
Size: 1.00 vMB
Total Fees: 0.04098383 BTC
Feerates: 164.34 > 4.11 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (185,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,742 729,742 000000000000000000010c1a896c3f3e0fab7b6ecebd8bcad5a776729221befc 2,724 1.00/1.00 vMB 17
729,741 729,741 00000000000000000004ab4bf8a85fefe717c62e6bd52d238e7fe8189a2858a6 4,072 1.00/1.00 vMB 7
729,740 729,740 00000000000000000008e739c66f99ae3ee697424e318c53fb03f48aa9d9131c 2,121 1.00/1.00 vMB 10
729,739 729,739 00000000000000000001b867fd62a3242fb63a3c78412b77306945e1edc5f0ad 2,625 1.00/1.00 vMB 9
729,738 729,738 000000000000000000000b8554a8e5c0f5e45bda0ffb08e63aa7326cb1404b7f 3,069 1.00/1.00 vMB 18
729,737 729,737 00000000000000000007474836b09839165464bbde25058aba29f74f3174c2b3 3,084 1.00/1.00 vMB 11
729,736 729,736 00000000000000000009c8a04d2b2f2d534063e3bb4fe1f415e76bcd83408644 2,536 1.00/1.00 vMB 14
729,735 729,735 000000000000000000018295458d28bda91e8c80089b19e669af4d2d2cdd43e3 1,461 1.00/1.00 vMB 11
729,734 729,734 00000000000000000008bf742c749808253c305bf00b1a3929a8955293a4c4fc 3,412 1.00/1.00 vMB 11
729,733 729,733 00000000000000000000bc5b9a634755268f69c15cac7e24ec11616fcbbad08e 2,667 1.00/1.00 vMB 10
729,732 729,732 000000000000000000040a7b944c56f369f6bc37d242a938180903918cf420e3 3,325 1.00/1.00 vMB 17
729,731 729,731 0000000000000000000048310ff2fa5ca697e21d600eed044a12e33f79ec3d31 2,101 1.00/1.00 vMB 14
729,730 729,730 00000000000000000005cb9c89d76e47a004c64563f9838000ac571941d5a9af 2,740 1.00/1.00 vMB 27
729,729 729,729 00000000000000000000e552c30ba7362aced2441b394fb863b5f0a77c79246d 2,560 1.00/1.00 vMB 16
729,728 729,728 00000000000000000003b512dff63117171972c1fb6d3ccce91154aa39f2749c 2,044 1.00/1.00 vMB 15
729,727 729,727 0000000000000000000141f70809d2ae01e86a20784aa702ff5a8a08036957e3 3,247 1.00/1.00 vMB 24
729,726 729,726 00000000000000000007f5b05ab0ce3816fcf0c6593b3aa11dc062d4ecf3142e 2,981 1.00/1.00 vMB 8
729,725 729,725 0000000000000000000a183def78219e411c01a27cfdc43e20db8ac2257dae4f 2,377 1.00/1.00 vMB 11
729,724 729,724 000000000000000000064dfd5d339c61eefa92121164a61862ceff680e66031e 2,493 1.00/1.00 vMB 16
729,723 729,723 00000000000000000007cde0f3a53aff55f6979fcfdd191d3165b9492b90d72e 2,955 1.00/1.00 vMB 12
729,722 729,722 00000000000000000001f7a8b070ec58dd04fae5798fec8ad55b54ce91119085 2,803 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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.05 GB
    • Received: 16.36 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.