Loading Tool

Explorer IconExplorer

Memory Pool

88,680 transactions
33.75 vMB
0.14119156 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt cbd1dbf01ad7163e2f6b4bf4a8a16c4676929571342df804597c1f53c31288f7
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 49260accc2def95f8c814c56881647ec60eb68eaa25ff2ae5ca65734e7e7df14
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,222
Size: 1.00 vMB
Total Fees: 0.05692091 BTC
Feerates: 469.97 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (185,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,840 729,840 00000000000000000007586efeb5990679b1e197bfb2209aeea74f4547f8f2cd 1,984 1.00/1.00 vMB 8
729,839 729,839 00000000000000000001d671fe79bb41b0f7c0b886ee18a2f3d2b41cbbfd7e61 3,162 1.00/1.00 vMB 15
729,838 729,838 000000000000000000083390f0b649cdb7eb86df5904d624081b270ebdf3e8ae 3,213 1.00/1.00 vMB 23
729,837 729,837 00000000000000000006c6190859ea0eec695e75cc495e886fccc48acd90e1a1 578 0.20/1.00 vMB 10
729,836 729,836 000000000000000000092b5da62f1a954136c0cd96d92691ad8b55232548ae66 1,026 0.35/1.00 vMB 9
729,835 729,835 000000000000000000062b01fb4a00e4dd7fe518d642b7a5f85087554ff7079d 2,393 1.00/1.00 vMB 8
729,834 729,834 0000000000000000000033a852fc47a46eb8b89bd6ea9fb505e1b545bd35d2ab 2,770 1.00/1.00 vMB 6
729,833 729,833 00000000000000000009bf32b640795ca3ecf24340b719865ed3ba794cd3146e 3,124 1.00/1.00 vMB 17
729,832 729,832 000000000000000000091466599f6c37faa717c2dec826fe214c7b98bdbdb79b 1,554 0.81/1.00 vMB 2
729,831 729,831 00000000000000000004b92196aa97292f4a9579f2bd6fa0544f06f03d6c88b7 2,934 1.00/1.00 vMB 12
729,830 729,830 000000000000000000026d231652f88e5323b4a1348072d63d046a957d7f9123 2,668 1.00/1.00 vMB 8
729,829 729,829 00000000000000000004432c26078f7c7130004200d0e8d7d9eab86007dd5d57 2,863 1.00/1.00 vMB 9
729,828 729,828 000000000000000000031232dd54507e3b2ecc3d622c56d2226d02732701a431 2,797 1.00/1.00 vMB 4
729,827 729,827 00000000000000000000c964ab60a41848d48854d0ef9d1d7a26082dc7954640 1,101 1.00/1.00 vMB 9
729,826 729,826 00000000000000000004a29fb8b967b9f3b3cbf670707686aa3531571904c22a 3,300 1.00/1.00 vMB 14
729,825 729,825 00000000000000000002ee5352eff726d008987b8afb7a0f633fa6821e7b0126 2,869 1.00/1.00 vMB 16
729,824 729,824 000000000000000000097372d76e67ccc564aa1689379278a4d661257e2932a7 3,178 1.00/1.00 vMB 17
729,823 729,823 00000000000000000006f747156a9d24a3e9f97465bd67d62c4a9d436658496e 843 0.30/1.00 vMB 10
729,822 729,822 00000000000000000007c348fd8d7f07eaea1680e657bc6e246a9938aee4a5dd 810 0.25/1.00 vMB 11
729,821 729,821 000000000000000000045f90abddc54833c0cc14927bb5842904addf116ef084 636 0.26/1.00 vMB 11
729,820 729,820 00000000000000000009b6d122d9e2299d2f9cda13274a9f024bebe52ef96a59 1,425 0.49/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.