Loading Tool

Explorer IconExplorer

Memory Pool

36,707 transactions
26.43 vMB
0.07229145 BTC
Random Selection Loading Transactions
Max Size: 145.73/200 MB

Candidate Block

Mining Attempt 4632f4fd43a8884f691bcdeef59c5e2af718c794a66cedf2e9c558ed354a4237
Version 20000000
Previous Block 0000000000000000000100d313279571b3c33575f355e6ebb54ee1a074073803
Merkle Root bed1885e7a7da86b0f634a60f07fdda05145483fe3bc2ed0a3f07fc38bd1a9c9
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,028
Size: 1.00 vMB
Total Fees: 0.03453437 BTC
Feerates: 477.45 > 3.46 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,841 (808,733 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,108 131,108 0000000000000eed90ec22083602791912e84cc0694ac6e41acd57713dca13fa 38 0.01/1.00 vMB 1,246
131,107 131,107 0000000000000221144bfa75e7a31a78662741b2d4fe67d318e019fac5bf84f3 47 0.02/1.00 vMB 1,045
131,106 131,106 0000000000000ee211c2e3ce07644de853b5c312650256e475f5620f16a3d453 111 0.04/1.00 vMB 159
131,105 131,105 0000000000000c506c8925b50bd1780af7fa85c4a5f1c5894e9362ba7ca6c07e 12 0.00/1.00 vMB 87
131,104 131,104 00000000000005b53c2a11a72e7a227f6c87d1bc60d8bbacceb41be13d0f9141 13 0.00/1.00 vMB 389
131,103 131,103 000000000000015f4ed49a54d6c4a7262f22a9afef4aa1534de7d2871b99d322 27 0.01/1.00 vMB 119
131,102 131,102 00000000000012c05bcc44f9a2e08953b43eb909dacd6fea80053aa367c78143 24 0.02/1.00 vMB 1,434
131,101 131,101 0000000000000aecd16c3a17edaf9be552bbc2eec2629db8037322a4f723b8d8 21 0.01/1.00 vMB 264
131,100 131,100 00000000000010a4272fe7701199567499b8db4224f6f787395ef649d765a0d4 44 0.02/1.00 vMB 1,009
131,099 131,099 0000000000001164f2120d03b97f05930ba383c11f638ee9bcb84b348971b273 46 0.02/1.00 vMB 1,250
131,098 131,098 0000000000000b9e45b1e9f60657250b233a70bf1f782816a082dd0cae4a68e4 62 0.03/1.00 vMB 1,005
131,097 131,097 0000000000000b1fa166e7090fe358f8cc2a5b18f8a40763e5f1494bffa6544e 49 0.02/1.00 vMB 1,029
131,096 131,096 000000000000052a96cee4a472e444c56b95552cd90d6a5ab479be3e1edb507c 9 0.00/1.00 vMB 1,278
131,095 131,095 0000000000000873b0f808dc9487415ae52ec4c9fef38e8b221fd84c705149a1 36 0.01/1.00 vMB 657
131,094 131,094 0000000000000402531e2518f0cce0f90b4f9e6e7180407bc9cb67b7c2cdb3ac 40 0.02/1.00 vMB 846
131,093 131,093 0000000000000bcbc53d226ae9bcac1ce56fde1df5c4ebeb3bc282aab6c91248 21 0.01/1.00 vMB 375
131,092 131,092 00000000000002d4b996736bdbc0bfe9e3e618f816263270563f644e58f4bacd 13 0.00/1.00 vMB 453
131,091 131,091 00000000000007ce3d3ad7e750efa822c34abf07fd266ec2cfb9f646e14538e5 14 0.01/1.00 vMB 1,131
131,090 131,090 0000000000000153d3dd825aff9a6eb876987dbe73f6538bd0390f0b96b353e0 21 0.01/1.00 vMB 399
131,089 131,089 0000000000001003b0e6928777d2ce6f6c8ace61590c691a98de30a650e819bd 7 0.01/1.00 vMB 1,012
131,088 131,088 00000000000012112cccd058c55a7414a75dcad6816fd2cff0c4bf67202fc586 167 0.11/1.00 vMB 347
Previous 10 blocks ↓
Total Size: 826.44 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: 4,291.42 GB
    • Received: 238.18 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.