Loading Tool

Explorer IconExplorer

Memory Pool

76,875 transactions
28.74 vMB
0.09464539 BTC
Random Selection Loading Transactions
Max Size: 174.41/200 MB

Candidate Block

Mining Attempt 25a0ad96bacd35b07d5a1eb2d9d2263cb9c8e29f00a05f0753f684b2260a4a2f
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 06b7b0dbd017d2916e615ff584990897fa5a24dfa209e27eabcdb3b08fcb1a3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,002
Size: 1.00 vMB
Total Fees: 0.02782060 BTC
Feerates: 180.82 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (138,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,886 776,886 0000000000000000000410a5d224254bccb57bc76f3c905826806a928388cf81 3,767 1.00/1.00 vMB 23
776,885 776,885 000000000000000000016e4994b75b2415acd35275abd1426a137b37a2b151a1 3,172 1.00/1.00 vMB 36
776,884 776,884 0000000000000000000146d194787e2351c8569a24a6d36f84ca5d3f3fbbafbb 446 1.00/1.00 vMB 57
776,883 776,883 0000000000000000000438df4df17f480e98822a42889f34903836684ef8d051 2,649 1.00/1.00 vMB 22
776,882 776,882 000000000000000000061e4c756892a108d893b395326fe87a52b8b1b7892b60 3,435 1.00/1.00 vMB 34
776,881 776,881 000000000000000000003bd3cb6f0c27b8b2d0722e954bb8bb6ac0180bda30be 2,446 1.00/1.00 vMB 32
776,880 776,880 0000000000000000000312c9131a00e7e9fa5f73f65c01e4d433ff022817fd64 1,236 1.00/1.00 vMB 18
776,879 776,879 00000000000000000003ac16b662d5085928f254a3ceb0283c56528aff739a2d 3,575 1.00/1.00 vMB 19
776,878 776,878 0000000000000000000260be5d0d4a982e39ca6aff43026c286e6864c753b983 3,341 1.00/1.00 vMB 32
776,877 776,877 000000000000000000034800e439f1b9896c01b72f4dcda0d7328afa71ac0459 2,687 1.00/1.00 vMB 19
776,876 776,876 000000000000000000005fff275b8e6d750d0e3c516e71ab9b75bde516ba154d 3,339 1.00/1.00 vMB 31
776,875 776,875 00000000000000000006a5e69ac7f936cf9a56361a708d73842e28dff2e0f6fc 563 1.00/1.00 vMB 15
776,874 776,874 00000000000000000002467f1bbec90eec82a53d1690a6a79d4d181e195665f0 1,029 1.00/1.00 vMB 17
776,873 776,873 000000000000000000023310ee66cd5a7304196192a7acf3c9fd380355fffba5 1,955 1.00/1.00 vMB 16
776,872 776,872 000000000000000000061d7e09b888d8bba59428dac6ceab2ae14a0f512043e4 3,541 1.00/1.00 vMB 29
776,871 776,871 000000000000000000065dfcc2483a3d70d19f9c22f9d5d6c0540f39e3a2ff02 2,406 1.00/1.00 vMB 23
776,870 776,870 000000000000000000027d7635d2c6eb4086c74598d189f13fb43d3588c82f12 2,686 1.00/1.00 vMB 25
776,869 776,869 0000000000000000000146c5edd9152e33a70cb81182e2dc52885c9988efc86a 1,567 1.00/1.00 vMB 18
776,868 776,868 000000000000000000034dee635b850fc8d2309d8e71c4c4f16bb90bc8a96642 1,888 1.00/1.00 vMB 27
776,867 776,867 0000000000000000000717fc28833df2aaa45f8a013d58a7a0a12300a423ff9d 1,422 1.00/1.00 vMB 12
776,866 776,866 00000000000000000005efb29282b7adc40b87121aa8ec3d9aa056f47cdaed06 1,020 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.