Loading Tool

Explorer IconExplorer

Memory Pool

78,440 transactions
29.36 vMB
0.08044897 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 148c977a99f3e18851602d4ee63d92339101b03471ce8be5583b0d6c2d5648cc
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 9c873fbce3de4ed2c63a61508de3392acef8458a40bd249e689e86c6932f8807
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.01601452 BTC
Feerates: 73.20 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (106,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
808,641 808,641 000000000000000000049c92679f61be9554340d28e1392e9575ce9aa2c4d7c4 4,596 1.00/1.00 vMB 26
808,640 808,640 00000000000000000004ad8cceeda6ceda10e13e7d7b778db4d64778c0dc8382 4,345 1.00/1.00 vMB 32
808,639 808,639 000000000000000000011f3c7a83e2fa489ee8145056bef413c69bdb66b00e02 3,383 1.00/1.00 vMB 30
808,638 808,638 00000000000000000001ae9f2c305865d3bb2cfa3aad0eb2dffa4a845ee4727f 2,018 1.00/1.00 vMB 29
808,637 808,637 0000000000000000000414eba717dba171b11414fecad0547ab9475c148136b1 2,343 1.00/1.00 vMB 36
808,636 808,636 00000000000000000001b9629797d9c4de457ebdde57a6dffe7eca97ca008852 1,427 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.81 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.18 GB
    • Received: 17.04 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.