Loading Tool

Explorer IconExplorer

Memory Pool

45,847 transactions
27.22 vMB
0.07378722 BTC
Random Selection Loading Transactions
Max Size: 144.29/200 MB

Candidate Block

Mining Attempt e08d8bd7f1983c42952c71783770d9e926246a30787db3385a1441351b20a873
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root e71bf5d448cdbb8193fe4c58109961eebb7437477368dfade194a4ad0357ec5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,922
Size: 1.00 vMB
Total Fees: 0.02298130 BTC
Feerates: 301.59 > 2.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (801,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,963 112,963 000000000000a54158e2dbf6096eed24a8e36d702498ec9cadbdeb425422324c 4 0.00/1.00 vMB 0
112,962 112,962 000000000000cbd90c08fe28f5bad61b77375baa84b1395aebe804d1fbb224a5 11 0.00/1.00 vMB 0
112,961 112,961 000000000000739ee5ba379def50b1f10db00b7654be602ab884072b5037dd08 7 0.00/1.00 vMB 0
112,960 112,960 00000000000026ff2fc8876c3d821877e52826943cf22f0deed659db80b1d116 14 0.00/1.00 vMB 1,282
112,959 112,959 000000000000d2ee93318b6912c036168eee133a8a32022b399cb9e90ded2ab9 10 0.00/1.00 vMB 987
112,958 112,958 000000000000075cc7b2dcae1c630bd8495c77e36a466e32c0f9b44bf520f0e4 16 0.00/1.00 vMB 689
112,957 112,957 000000000000b0a9a34153b891ab2d817deaa47d14d3def551c23c97ff2b207a 23 0.01/1.00 vMB 140
112,956 112,956 000000000000c71bd97c498a3452fa4c11e134f86385a62909315249d0f0351d 8 0.00/1.00 vMB 0
112,955 112,955 0000000000007eec3d6bb31e898ba4c52737d9914ce621202767851e00301b51 7 0.00/1.00 vMB 0
112,954 112,954 0000000000002791bfd379dbadfd3721c00b6fa21053e1de2ec7ac9a40dc7589 16 0.00/1.00 vMB 1,303
112,953 112,953 00000000000001baee23c0991c1a0a87874c10019bec563f0b373f0a4e58a8e7 10 0.00/1.00 vMB 0
112,952 112,952 0000000000006925be37656fc7c7fbd3b4763eff41f5b504da173db0f46cf3e1 10 0.00/1.00 vMB 246
112,951 112,951 00000000000003516d546fe69985cae87a040427c9232e3ef056642e18a6408a 2 0.00/1.00 vMB 3,861
112,950 112,950 000000000000c9ffda29829559b89c49ce30788da5c9b416630cbd9a60e4919c 11 0.00/1.00 vMB 1,044
112,949 112,949 0000000000008cb4959d7efe9e761d03af7fdc461f487855de4b2ce4e15ab666 8 0.00/1.00 vMB 840
112,948 112,948 00000000000023d2120ff61ed8d25e0e1d3a06ed075783ab759d4d6cc7beebc9 12 0.00/1.00 vMB 0
112,947 112,947 0000000000007f4df582bd26a3ab60070b9e1041714bd9cd4b21985175fb7d53 7 0.00/1.00 vMB 0
112,946 112,946 000000000000527845478569d0557d7ea0b6ed0afceec9580bd04220f06dd4eb 11 0.00/1.00 vMB 909
112,945 112,945 0000000000000e24bb0aa13302a7f273c6c958a420a6dc62690ea79790d3cfd2 8 0.00/1.00 vMB 629
112,944 112,944 0000000000002976e90332930207774cc6f97845e92dc909a4a5ca700cd5d2de 9 0.00/1.00 vMB 747
112,943 112,943 0000000000009b58168491d00f3db68226dc5b9db24af10b951cc7cf7f9c04be 36 0.01/1.00 vMB 423
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.