Loading Tool

Explorer IconExplorer

Memory Pool

25,440 transactions
9.59 vMB
0.02432801 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 670e1a34a32fa29211f3730d86d5abcdbbb47b49da6e0302d4af1d38c6c63d84
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (774,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,760 138,760 00000000000003d0037b1df28b0895905ab15f46cc75692b13f4b331ee3d90eb 52 0.02 vMB 261
138,759 138,759 000000000000005de3f71bfd70765c09662125b22a7bacf089540e5436d46b08 81 0.02 vMB 15
138,758 138,758 00000000000002b24501da3e7b6f9a13aadc43c38328d7b9ac3a7a15a79ef625 31 0.02 vMB 84
138,757 138,757 00000000000001360c8f42a61b51750299f32f1e25c87ccc1c9c56afe832f810 45 0.02 vMB 2
138,756 138,756 00000000000008efca1a683c7c4c77665d30b0c471dba8bbd49f8db94ca05001 9 0.00 vMB 1,049
138,755 138,755 0000000000000827ac68ef59edca81456d277767394f52cf08bd7eb62f42de0c 60 0.02 vMB 168
138,754 138,754 00000000000006d1abe04feb27da0e919b7ca9f4428c83b013bf3cfb03874f15 25 0.02 vMB 200
138,753 138,753 000000000000078ab619e9a29285d419e72d6d7321cfae82605091c2b96343a4 106 0.03 vMB 38
138,752 138,752 00000000000001099d01047bcb6fb6e1362fb8ea83eea21f279bb3664429ec60 34 0.03 vMB 178
138,751 138,751 000000000000091c6c55026513229d8a296f34ed8fe611bb1079eb615f254e11 27 0.01 vMB 258
138,750 138,750 00000000000007e85a4ad460ace40f02f8c60cdf046ad8a7e7c597237c99d08d 11 0.00 vMB 0
138,749 138,749 00000000000005e09ca0b60eb8e64983bb2f0ea0e9608f9cb708c7a9ceb99902 104 0.04 vMB 125
138,748 138,748 00000000000002b6ecacee3ec8f206ff34160ff7608167742f243647a36f1fc8 39 0.02 vMB 77
138,747 138,747 0000000000000319f2dc5fc489b93cf113f06f5903fb55cfafe972e1d0b27a27 45 0.01 vMB 7
138,746 138,746 00000000000003d8a2fb345cc1aa875056824588e3f49d8aca8fd92d50993ce4 7 0.00 vMB 409
138,745 138,745 00000000000000baf428c07329bd32ef05ee00d6279870cbe06a434fcd12c913 11 0.00 vMB 15
138,744 138,744 00000000000009e8bd9c3336d4d8df8c6bdc63ba2146981bf942641a687b502a 17 0.01 vMB 45
138,743 138,743 000000000000025d469748e1ce2ab2c79f26e3ea51d4acf9f73a9da71f9f9b56 12 0.00 vMB 294
138,742 138,742 00000000000006b7c85ee13dff1894e14d323f83bf22de2f45c3b86bfdc0daa9 77 0.04 vMB 256
138,741 138,741 00000000000009caa54d625c2a0685c2467d74bedb82aa14cda035063c1a4082 100 0.03 vMB 321
138,740 138,740 0000000000000103547af04f0b1367a045ecd60cc9ff602a529c5d2990ddb9da 24 0.02 vMB 105
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.21 GB
    • Received: 0.68 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.