Loading Tool

Explorer IconExplorer

Memory Pool

77,464 transactions
29.04 vMB
0.07021030 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt ccdfaedf0491edabde09a5dfec92ae9514c066c2c39a4ced161f6fcf12e7cbe4
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root ac19170cedc5bc6fb6de85e9106dc677589b58f4d4712e85ef7d75a50907f1fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,105
Size: 1.00 vMB
Total Fees: 0.00665093 BTC
Feerates: 94.79 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (106,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,662 808,662 000000000000000000017e2182b974c51e545bda248757acc9235505ff4a86ef 421 1.00/1.00 vMB 27
808,661 808,661 00000000000000000001bae714c1fbc509fcc40dac3ade7becff09ccd772a3f6 2,058 1.00/1.00 vMB 36
808,660 808,660 000000000000000000017c18a76632d9e39e8c388ee1e4028ec75e50866c79c5 1,753 1.00/1.00 vMB 27
808,659 808,659 00000000000000000001af51ee45ba50c8cf59140d2622edfc3a9ccbd226accc 2,918 1.00/1.00 vMB 36
808,658 808,658 00000000000000000004089fe841f388e10030c4d22fe901047e83215bf845bb 1,794 1.00/1.00 vMB 42
808,657 808,657 000000000000000000021cf02e4f1ff42fa8452c911f142d78bbdeee038597ef 1,392 1.00/1.00 vMB 47
808,656 808,656 0000000000000000000351c79b3a6b522917cd453f0730915a771dcdd2ca2563 127 1.00/1.00 vMB 40
808,655 808,655 000000000000000000018e1eae55d55731fe331259ca98155ce3fe6ca1f05c45 161 1.00/1.00 vMB 36
808,654 808,654 000000000000000000036eeb04295ad5501cb1eb29a70d68490a0af6ee338405 1,274 1.00/1.00 vMB 45
808,653 808,653 0000000000000000000289e83ea2f7860c601a1a094c932b57c3643bb2cefe36 4,824 1.00/1.00 vMB 22
808,652 808,652 000000000000000000049b69b8c7555233d923ceb5d1c86e711927abea5a91c9 4,929 1.00/1.00 vMB 29
808,651 808,651 000000000000000000020b10f02c56f2dcb85190d40786e9592b388ae46f3a20 2,952 1.00/1.00 vMB 33
808,650 808,650 00000000000000000000579c8523262e199ddd76ef1e42467d90689a35edf391 6,100 1.00/1.00 vMB 25
808,649 808,649 000000000000000000028734ebbba9a666d0196e7cf32442ee262b103b9a41c5 3,394 1.00/1.00 vMB 23
808,648 808,648 00000000000000000003474bc26082e4b968ab22fc125dc04ccee82f77db6dd7 2,642 1.00/1.00 vMB 38
808,647 808,647 000000000000000000012d1e6d7df4021367946bc66746e72949616e6f6407a3 3,620 1.00/1.00 vMB 22
808,646 808,646 000000000000000000009bc4e24d85a8edd4052ebf24184485fb13b27241edde 3,356 1.00/1.00 vMB 32
808,645 808,645 0000000000000000000248cc1ef13e4d2a1e2f4702790ac6d22be56bbd115282 2,956 1.00/1.00 vMB 32
808,644 808,644 00000000000000000001149b05cee918bf5fc2b71d0addda95c2a64f0c6ca048 6,087 1.00/1.00 vMB 24
808,643 808,643 0000000000000000000236d84fd597c8c631af9a0795547ee4eb6e67068c9765 3,294 1.00/1.00 vMB 33
808,642 808,642 0000000000000000000118ec31fb34904a323ce143e9eaff2ac5f2f9a4a354b3 4,173 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.80 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: 710.12 GB
    • Received: 17.03 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.