Loading Tool

Explorer IconExplorer

Memory Pool

49,988 transactions
30.12 vMB
0.09947864 BTC
Random Selection Loading Transactions
Max Size: 161.20/200 MB

Candidate Block

Mining Attempt 7e50f1706e027c396de4472b1b2cae2c53f64c832d026d700e7b582bd582d48a
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 052aca8b1f4e7db9b240bb79372fd3c37ed731c116df02e0dd7aa0d940bed766
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.02979810 BTC
Feerates: 80.71 > 2.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (84,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,883 829,883 0000000000000000000304cb2b0b3deda63aa35b39761ed504636a19eed6d7ff 4,720 1.00/1.00 vMB 32
829,882 829,882 000000000000000000034a6dafecb731b1c3295c5ac050504258ccb93496b6ae 2,182 1.00/1.00 vMB 24
829,881 829,881 000000000000000000020ce6a4ba22228919a9de84e8219d56f6182562b383d7 4,754 1.00/1.00 vMB 34
829,880 829,880 000000000000000000016a59efdfafc124634ff7e795e96c1a9bd689c0db1e6c 3,790 1.00/1.00 vMB 39
829,879 829,879 0000000000000000000187fa60b47dff5cddaf69843d452b76d0b0801be9a4ee 2,762 1.00/1.00 vMB 24
829,878 829,878 000000000000000000033a4ce00c905f30fc0b67641528cb6fc3efc605abedd8 4,955 1.00/1.00 vMB 32
829,877 829,877 00000000000000000002b99d1e68d8507460464add356d1070ed22a9f518d341 3,830 1.00/1.00 vMB 34
829,876 829,876 00000000000000000001522fee1ecc8ab1d5651c192d2bac58b382322f41850b 3,499 1.00/1.00 vMB 33
829,875 829,875 000000000000000000033a069370169599c9828fece128d4403862de965938c4 4,371 1.00/1.00 vMB 40
829,874 829,874 0000000000000000000102c70f3c83f021cb1fb0db4b89011a13244de38baf5b 4,991 1.00/1.00 vMB 39
829,873 829,873 00000000000000000001510a3707a15eb90444f9b08b336c333c05e55c7b6e88 5,081 1.00/1.00 vMB 46
829,872 829,872 00000000000000000000e9022ed69827ddc7329a805a093008cef0dad52c9b45 3,907 1.00/1.00 vMB 33
829,871 829,871 000000000000000000034f2b20a83ba653797eec091916fa15e06b10ccafe6d3 5,113 1.00/1.00 vMB 39
829,870 829,870 000000000000000000013106fce7d1fb2c47a37eb96946d594798367965dec5b 4,094 1.00/1.00 vMB 28
829,869 829,869 000000000000000000038d3d2dfad1c921d299833286e5d37d823b2986149a26 4,415 1.00/1.00 vMB 37
829,868 829,868 000000000000000000000f8ff9200ba654fd28821a78a0fa8907befdded79bce 5,142 1.00/1.00 vMB 39
829,867 829,867 00000000000000000002e4a830f1f68e92ccba210ff13caadcda54f5bd4d1bff 3,698 1.00/1.00 vMB 33
829,866 829,866 000000000000000000029984ad2b103ccbfed1ec8ae679e77b2deef483290b0b 5,063 1.00/1.00 vMB 37
829,865 829,865 00000000000000000001df17bdbdf08d22cff186a93decac63c986dc2cf028c1 3,948 1.00/1.00 vMB 35
829,864 829,864 0000000000000000000251e118670ad0b6e20846f93d388aa8583f4618eb07d2 4,609 1.00/1.00 vMB 34
829,863 829,863 0000000000000000000244d8167b30d2593cff3b1f4887f96a66539c4b54a344 4,332 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.