Loading Tool

Explorer IconExplorer

Memory Pool

82,201 transactions
31.06 vMB
0.12012122 BTC
Random Selection Loading Transactions
Max Size: 188.54/200 MB

Candidate Block

Mining Attempt 1c299de6f140b58979501fa9cd942020fd78f17a69fc283eff4aa90cfd859295
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 71be1ad5ea7e3ac553e37daad34217b928c58492675ab6248f5f4ae811f419c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,388
Size: 1.00 vMB
Total Fees: 0.04093809 BTC
Feerates: 318.30 > 4.10 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (86,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,220 829,220 00000000000000000000da00e17e91722ecdeb56d8aeb17b8a27d9f443202008 1,989 1.00/1.00 vMB 29
829,219 829,219 0000000000000000000026778f6d639237d7eecdcc0f1d832dd917a2b5e2d463 1,890 1.00/1.00 vMB 31
829,218 829,218 00000000000000000000020a0fb49f6dc92e1d26687ea2610c469409b89551d4 2,436 1.00/1.00 vMB 32
829,217 829,217 000000000000000000005fecfed03f39c608fe676b23170a2c1d4976324c3932 250 1.00/1.00 vMB 23
829,216 829,216 000000000000000000026a75fd15e4f28b7f96cd7153f3ac54301424b7b39d13 374 1.00/1.00 vMB 24
829,215 829,215 0000000000000000000254d04b6eea121c51cb3a4bcf3b4336eb8273049e8781 2,881 1.00/1.00 vMB 34
829,214 829,214 000000000000000000009196be02036a19a3ffc039375bdd4fd91d8db6a160ce 1,866 1.00/1.00 vMB 26
829,213 829,213 0000000000000000000227ae45434c1d3de5defcd5a771b0bf24bf6df5a851e8 2,846 1.00/1.00 vMB 33
829,212 829,212 000000000000000000004ba26db305b50c2892e6c46796b9322115f2da1f0d4f 2,770 1.00/1.00 vMB 45
829,211 829,211 00000000000000000003ad31c16900b8ca2819064cddd336d6e52c40874e8b95 1,483 1.00/1.00 vMB 28
829,210 829,210 0000000000000000000341c55ed0ee6bc7bb02dd5a4f825fb75b9b0f8e6c7f34 188 1.00/1.00 vMB 23
829,209 829,209 000000000000000000027d0373b763f69ad12ec54fa9f441061db71325a0535f 1,021 1.00/1.00 vMB 27
829,208 829,208 00000000000000000001ef4b49d311c0879c7c3f072eb5f07d48ee3e16c40c02 516 1.00/1.00 vMB 23
829,207 829,207 00000000000000000002431c22b9db828b141d6b76b611480d0b4d2c5617e83f 3,216 1.00/1.00 vMB 36
829,206 829,206 00000000000000000002f81f0482e87ff7c8393b6c4bb59026d1a8b16381261b 1,271 1.00/1.00 vMB 27
829,205 829,205 0000000000000000000022bd192b469de793c9b724a1d1d2ab00b7c501b06338 458 1.00/1.00 vMB 24
829,204 829,204 00000000000000000001f8ccaf322c11b00eabdbd90e4d4f9b1c37b0f965c9a6 406 1.00/1.00 vMB 24
829,203 829,203 0000000000000000000258c7d80dc14227b448848dbc97e5f428399c3e004aab 2,549 1.00/1.00 vMB 34
829,202 829,202 00000000000000000002e11b81eb62c714a720091c2cea5c34f3ffaeba6121b1 747 1.00/1.00 vMB 24
829,201 829,201 000000000000000000032f66c7b6913b3264341622ef6ec20e4985bd54a0fc8f 3,176 1.00/1.00 vMB 35
829,200 829,200 000000000000000000017f673e8cf9d1ed8f532d5479d04b901d5227a02cf270 881 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.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.