Loading Tool

Explorer IconExplorer

Memory Pool

51,704 transactions
30.68 vMB
0.14064142 BTC
Random Selection Loading Transactions
Max Size: 163.67/200 MB

Candidate Block

Mining Attempt c74d45a1a88a856678a4635c5281302ce74d9ec7be75b41f5ecc2a5a140e1524
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f5f99cb635671bf8222ffba2805841e3be00a0b8bff889076f763f0306d7696a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.05603019 BTC
Feerates: 179.69 > 5.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (160,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,917 753,917 0000000000000000000084fd5f0ac618a1881ab2e86e7d5abf8e885ade8593e7 3,220 1.00/1.00 vMB 11
753,916 753,916 0000000000000000000513e46576526d66ecbb361c42a65fb0240746bbeb2575 276 0.08/1.00 vMB 10
753,915 753,915 00000000000000000006bdb9a6e15cebe4f87669568b63c15fbc56d08dc5f924 628 0.18/1.00 vMB 9
753,914 753,914 0000000000000000000122ac247e9ed4316fe03961440ebd1347198637f2c10d 281 0.13/1.00 vMB 7
753,913 753,913 000000000000000000073ffb0cbb64e4f9f1d29c1fe6be46c4ddc7a0c798367c 99 0.04/1.00 vMB 7
753,912 753,912 000000000000000000057fa2f063a47f37c17c92f621abc155c36f0c447697e2 2,116 0.88/1.00 vMB 8
753,911 753,911 00000000000000000005f5fd30503d6538a37336d43d0a1b13494d3f80ef1d59 456 0.17/1.00 vMB 8
753,910 753,910 0000000000000000000556fba39fd5f51e5bc43eb8e4acede8db42e5f0faf74a 1,620 1.00/1.00 vMB 2
753,909 753,909 000000000000000000078cc62b267539bfc4b1a4722fe5fe76933628c4850fb7 2,112 1.00/1.00 vMB 8
753,908 753,908 00000000000000000001d19de32f144015de208f026a4fc5cfee13adae8fd5aa 2,039 1.00/1.00 vMB 18
753,907 753,907 00000000000000000003cbd599f0d8ac752765c75cf75d8d9a84dcaed16417aa 690 0.23/1.00 vMB 9
753,906 753,906 000000000000000000037b3b9b80cae3984c01a36326e2ccf9765c00c6d491af 833 0.55/1.00 vMB 1
753,905 753,905 00000000000000000007e67e4382e6687ac38d6ce2c04b8b4f927547ad9f0bf7 3,096 1.00/1.00 vMB 11
753,904 753,904 0000000000000000000028516c7951e6b2d4aacde58979d082201a5fd70c88bb 3,002 1.00/1.00 vMB 12
753,903 753,903 00000000000000000003526b5b657fc426ad2bb482dc490e57794002f09dfcac 2,182 0.90/1.00 vMB 9
753,902 753,902 00000000000000000005fa9b3c182167a938cd8951222f3fd0940332848a2c40 2,547 1.00/1.00 vMB 9
753,901 753,901 00000000000000000000ec5ecbb7342186af94364fc9bae8248fb51988dfc554 130 0.18/1.00 vMB 1
753,900 753,900 00000000000000000002c34918c70c03162357e9228f300b727c3393bb2632c6 571 1.00/1.00 vMB 2
753,899 753,899 0000000000000000000209c79ab45f9a9f2a6ade314e35f6a834165f9fb134d0 1,685 1.00/1.00 vMB 3
753,898 753,898 00000000000000000008ce556447e405f5c82edb8a7ae42b76af9bef7f63525d 1,076 1.00/1.00 vMB 13
753,897 753,897 000000000000000000035136c39b3e70a289b937c07a729ebe22a54e6a516d83 2,453 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.