Loading Tool

Explorer IconExplorer

Memory Pool

80,105 transactions
34.97 vMB
0.19597918 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt a7ca21bbc9839826d010bb803de58366853c665b1d76254a6763e35598e7c7c6
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root c46bfca8b00750f431f0e689d1fc830fcebe36effac87f1a10c1fa2020680283
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.06107049 BTC
Feerates: 477.45 > 6.12 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (914,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
887 887 0000000038e0e9e7b9f3b26d59d0ceafd1240c931c2d810c464ea15fbfb150e4 1 0.00/1.00 vMB 0
886 886 000000008f6234fcdefbce28a3b12e5083df353fbdce4bf479ba7e6ba0d1bdee 1 0.00/1.00 vMB 0
885 885 00000000fa7bd3c9977df6a024fcf8df0367f5c953e1bc63b5d34d6db9e2f874 1 0.00/1.00 vMB 0
884 884 000000006879ca957a25003148ef00058597c1f09d0099ac51a8ed3b268e72ef 1 0.00/1.00 vMB 0
883 883 00000000a45be7b90f33fa3ef9c2e5b842da5e021b4ce7434668dde286496946 1 0.00/1.00 vMB 0
882 882 000000009efd98f417a034d1b38cbf06a6026766cdba84dc1357ba6259610576 1 0.00/1.00 vMB 0
881 881 00000000b715b0c5b5812ff95850038bf5af4e00112511d9d673d9043f26fbe2 1 0.00/1.00 vMB 0
880 880 00000000722571752a29b6e318a450d1b09181b51ca3ff498ba52d8dfcb82f19 1 0.00/1.00 vMB 0
879 879 00000000703049cdf8677b655afc88c370a89788f39a5c76a0489af5d3b8477e 1 0.00/1.00 vMB 0
878 878 00000000ee13abb6a7b843cd46d0a5318e27139585832922a4a2dd16096eca50 1 0.00/1.00 vMB 0
877 877 0000000034c2e9a10fa013104bd7e20ee50a6fb2e1ee4445b5cb1958c13cabec 1 0.00/1.00 vMB 0
876 876 00000000f8a387a6c5e6f093d97339ed517f2ee6592168556f761a758b82a983 1 0.00/1.00 vMB 0
875 875 000000004d8ea04709f1a7900af251f3e92a3f897222ad59be3fea34977afb36 1 0.00/1.00 vMB 0
874 874 000000008edcba2d1a4982ec30dabb6465f5f3922fe39fb14f8d285f02b49879 1 0.00/1.00 vMB 0
873 873 000000000ce9445d0ebebabc8342070ab85414fe926a8f30286c1e14bcb4b687 1 0.00/1.00 vMB 0
872 872 00000000dd897971ba52271c7e007449accd23ac6be635c5c43f90dc81f1f99b 1 0.00/1.00 vMB 0
871 871 00000000a2708e0112d83a00106dfcd39a4b56f0895c8e083b030cf2897c67b7 1 0.00/1.00 vMB 0
870 870 000000000f50c9b97b28606ad3d8bcae55684984b93b5dfea87f47f4fc7b9dd6 1 0.00/1.00 vMB 0
869 869 000000004a5988864cd783ea9a53a3e874bdaf50d7adb915ed700472bdd1ae07 1 0.00/1.00 vMB 0
868 868 00000000129a2736ea37e637c00dee22006c096a56a61cdb7a7d810732697878 1 0.00/1.00 vMB 0
867 867 0000000063eb0473d2a03542e142034847de1c47cdd0d6a4067142b33ade169d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 735.90 GB
    • Received: 18.58 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.