Loading Tool

Explorer IconExplorer

Memory Pool

37,582 transactions
28.36 vMB
0.05936432 BTC
Random Selection Loading Transactions
Max Size: 143.22/200 MB

Candidate Block

Mining Attempt a8940ee719c7ae7edfa4613fd75ab1db719f037b77af56687aa234fdab122ff5
Version 20000000
Previous Block 00000000000000000000fc1b22b226be4f8f20ca017dd860478d904079c7d5bc
Merkle Root 9e344af31a4540b5e5ae26dc0d1d860cada741402a01a346643a33752923898a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,474
Size: 1.00 vMB
Total Fees: 0.00486032 BTC
Feerates: 40.21 > 0.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,588 (877,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,657 36,657 000000008ec1ada7bdfb92c9964226c2f5a2647f03c3d56ad79795b0f611f383 1 0.00/1.00 vMB 0
36,656 36,656 0000000048f7d7f243ffad3d8a3f0a30e3196a0fb052a35bc17960c7a07751a8 1 0.00/1.00 vMB 0
36,655 36,655 000000005cfb06c3070c22fe0be55aa52420dd6baebbaea67f2818daa479998f 1 0.00/1.00 vMB 0
36,654 36,654 000000002ae643530323b9070e827d837bb79be9ac08e1c8eea5beee4d000d75 1 0.00/1.00 vMB 0
36,653 36,653 000000006f9cc63dc059cf8e7b4c4af6901a819c16a97f37cfe6037660628ed2 1 0.00/1.00 vMB 0
36,652 36,652 000000005160175678f977509272975ec5abf54448c877ef158345b46c7dc3c2 1 0.00/1.00 vMB 0
36,651 36,651 00000000b52a7063b790102cadee1528647c5ea018f2ab11701063d9e5395578 1 0.00/1.00 vMB 0
36,650 36,650 000000008d3bbac33eb572dd888d92a7756ce7855f87237eae390b1013efe911 1 0.00/1.00 vMB 0
36,649 36,649 00000000724ae5780798caaaed335b5e12653958fdb2445645a3730f4ebbc660 1 0.00/1.00 vMB 0
36,648 36,648 000000007c03a9df77addedee9420bc7fae47c5509db84597ec75d30ac8ab84e 1 0.00/1.00 vMB 0
36,647 36,647 00000000ab8eccdf7c7aea4972758c330e4ecb3f0e7ae21fc542a18d14fd4296 1 0.00/1.00 vMB 0
36,646 36,646 0000000097277a6b21df04f9fcad561523f760c1736a0b205664f1556eb89744 1 0.00/1.00 vMB 0
36,645 36,645 00000000639dcaec72a882c696667c437e3618127814134227e63c9a72125623 1 0.00/1.00 vMB 0
36,644 36,644 0000000024eb94b2d1088165f8cec710e546f84228a44b895285158c698bac70 1 0.00/1.00 vMB 0
36,643 36,643 00000000529f3ca3f8708cbf3952a7949a7a9e9031f975421fa71feb47a6c695 1 0.00/1.00 vMB 0
36,642 36,642 00000000708b547ed5c80a8f2fcb21a4577b1316b0cddd44c7f8d88f7c0550ce 1 0.00/1.00 vMB 0
36,641 36,641 0000000028f2e8f1acc74f21cc42160b7404a22b71477e49eec4c2218759e087 1 0.00/1.00 vMB 0
36,640 36,640 00000000bc8e61ee35ca6d510579fc75426a5c5cb8189ae7ab9d9f0c46b9aa8f 2 0.00/1.00 vMB 0
36,639 36,639 000000001a7792a40ffafc50a25b9af9b2cbb4532e912f23654f9ac1a9199228 1 0.00/1.00 vMB 0
36,638 36,638 00000000b7094703d0f5de4139527033a9bf2c06f1d9a478355a2274fb413e91 1 0.00/1.00 vMB 0
36,637 36,637 0000000093d7a34158b071f68da17ebaadba3b1513cc01a74cba022209610cad 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.58 GB
    • Received: 11.74 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.