Loading Tool

Explorer IconExplorer

Memory Pool

35,788 transactions
27.77 vMB
0.06205715 BTC
Random Selection Loading Transactions
Max Size: 139.72/200 MB

Candidate Block

Mining Attempt ee4ed365eabbbc4e316b131c105164b7a1cf02245a59b652d87a90822aa22fa0
Version 20000000
Previous Block 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e
Merkle Root 182ac48a81b08fc86a4705d6d66e53d5d3b15f62ac273bbee0cf348de6e1a590
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,507
Size: 1.00 vMB
Total Fees: 0.00916350 BTC
Feerates: 100.17 > 0.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,597 (325,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,702 588,702 0000000000000000001bf840d5818cc887f081f476cc48f0163481ad84d162b7 1,826 0.64/1.00 vMB 22
588,701 588,701 000000000000000000199e84df43f9ccfb8b0f3f7dc06ee6646c54afae54c8da 1,537 0.50/1.00 vMB 10
588,700 588,700 000000000000000000109bf37d99dc2d8fd70c5c59a568a850e18495ea1a29ea 2,813 1.00/1.00 vMB 24
588,699 588,699 00000000000000000009e6272fda3457c1f426110e2ba174b2b77b755d8d511c 2,507 1.00/1.00 vMB 21
588,698 588,698 000000000000000000027be1de12d66784acc9a85757fad3f1fe84614f9257f8 1,512 0.70/1.00 vMB 9
588,697 588,697 00000000000000000008b95025c2a16505b659bd5698ef1d0892656dbd6fe60b 1,958 0.99/1.00 vMB 18
588,696 588,696 00000000000000000003c612490381d3fffbcb27b57f2ceb4beb57915c492776 1,900 1.00/1.00 vMB 7
588,695 588,695 00000000000000000000879eaec4a9f7ecdfcb004e73d572b5fa170092b2dd04 2,514 1.00/1.00 vMB 31
588,694 588,694 000000000000000000106d7c6dd6c56b3ecb153dbeb0c78e45f8d4c75a17b544 2,159 1.00/1.00 vMB 4
588,693 588,693 0000000000000000000b0b0c1c2756d701b07f6d2c3d56284cb13cbaae458b83 2,019 1.00/1.00 vMB 7
588,692 588,692 00000000000000000012f019c9087f3a4b37304b971dd534bc3f49e3919b7797 2,355 1.00/1.00 vMB 12
588,691 588,691 000000000000000000053ddceec057beffda96485f900941d6a1071195967d31 2,688 1.00/1.00 vMB 39
588,690 588,690 0000000000000000001765e63df0daccecca23b12c5e738e897cfce61cf8f5c5 2,911 1.00/1.00 vMB 41
588,689 588,689 0000000000000000000884fe8be02c7fa0a4bea3824e3cb7bb0d052946db06c4 2,618 1.00/1.00 vMB 26
588,688 588,688 00000000000000000009b8a8813852bba291328a87e1e59252e9f90f78b5b5f4 2,711 1.00/1.00 vMB 26
588,687 588,687 0000000000000000000d42fb4c864c08ddeb91e949c928320cf609dcb622b226 2,490 1.00/1.00 vMB 32
588,686 588,686 0000000000000000001a0d9b5126c5125c6173312c62d1616bb7a97e1bf5f2d2 3,179 1.00/1.00 vMB 44
588,685 588,685 0000000000000000000ed8e5d62f1bc34dc1f7a188beb192cf71ad6f0febbc45 2,956 1.00/1.00 vMB 40
588,684 588,684 0000000000000000000b1c720eecfd06c41c36c191ae604bf1493627ffe8667d 2,493 1.00/1.00 vMB 23
588,683 588,683 0000000000000000000e2848306a15d37a9d0a3e6be085ee3bf6da78082f16cf 1,787 0.86/1.00 vMB 1
588,682 588,682 000000000000000000103a810de999b2a8c823ab086ac4be2ab05f68f19af032 1,937 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.68 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: 628.33 GB
    • Received: 11.79 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.