Loading Tool

Explorer IconExplorer

Memory Pool

37,374 transactions
19.77 vMB
0.06891650 BTC
Random Selection Loading Transactions
Max Size: 108.48/200 MB

Candidate Block

Mining Attempt 982d6e20c169cf44c3dbe83b27ac01fa5677fa225154e1d40b1e6d6dca002287
Version 20000000
Previous Block 00000000000000000000b7e3c4d404ce21a5981bfb0b74a10e8d1383b77d0e63
Merkle Root 450e3ba8a98a32ae25b0afd3faa6431ff99ac154de051913be7101ff657feb74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.03004229 BTC
Feerates: 308.18 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,114 (784,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,986 129,986 0000000000001430ba53f4510df8ca6b245fd54615387c625469127299820256 3 0.00/1.00 vMB 0
129,985 129,985 0000000000000ef20c7bed15d98b22ba82e68b2bb264cff70728dfc090810959 33 0.01/1.00 vMB 5
129,984 129,984 00000000000000acc583bd6801ed57ffd8774c4d3f31702c9d000482b574a1a2 24 0.01/1.00 vMB 872
129,983 129,983 000000000000021589a865eb403c14056d16aeca182d3ffce819fbeedcee88a3 14 0.01/1.00 vMB 845
129,982 129,982 0000000000001841493947120974631d10c792cf0c5ea2261d05349fe79ea628 96 0.03/1.00 vMB 502
129,981 129,981 0000000000000a1153c8d2994d1b0fb826460eb59d03281ef94da827267f01a8 19 0.01/1.00 vMB 1,602
129,980 129,980 0000000000000beeb6303d155c543eb2322d86a238c2e9c610774e79d4ca17b3 34 0.01/1.00 vMB 863
129,979 129,979 0000000000001209b969a2f2e3f684840bd414ba9c874ee91758094ba0f563a7 42 0.01/1.00 vMB 94
129,978 129,978 0000000000000ad246fa5edea7aa5ddd1e0a2b15857f33954e4a7bda689fd952 158 0.05/1.00 vMB 51
129,977 129,977 00000000000011770f31c86f9fe0e614a2c7b15892f998f92b376d5319a7a854 28 0.02/1.00 vMB 827
129,976 129,976 00000000000003ddc5ccb26997e9074ba7cbd5f4a7ec01f9c35ad257fe653504 17 0.01/1.00 vMB 564
129,975 129,975 0000000000001a4e1165055cb53b2d59090ae7b1363d7638591040ac797c64c6 60 0.02/1.00 vMB 1,574
129,974 129,974 00000000000007da1148c0f4874293a956bccefa8fc6275c74a0b9e33ef1fb44 31 0.01/1.00 vMB 560
129,973 129,973 0000000000001a81420b6e3fefb70af71b16411132825e0e0b431e8ca00902c1 75 0.03/1.00 vMB 912
129,972 129,972 0000000000000a65c5384cb07b393e3f1a68b7293cac7096dd927924268c13e5 8 0.00/1.00 vMB 2,515
129,971 129,971 000000000000104d8a7af0a4a67bf8913f6932f39fa13e50ebf9c4c01d105ded 14 0.01/1.00 vMB 2,371
129,970 129,970 00000000000011752e6a786ae6b57c5ce3adfb4a4787de140968e77509b67f11 10 0.00/1.00 vMB 834
129,969 129,969 0000000000001b1447d841e9d070452f94f4c19505849b6366b713de0738206d 42 0.02/1.00 vMB 562
129,968 129,968 00000000000005926cd84a0a711a50a3ad42482e912057f0f81c265b2cac23d7 30 0.01/1.00 vMB 575
129,967 129,967 0000000000000f279bc719ff2e2a3b670cba6f67a6bfa83d3305eba62f6be9d2 31 0.02/1.00 vMB 217
129,966 129,966 000000000000119c7dd224afee60a01258d341133f6cc852b794fdd2aa65050a 154 0.05/1.00 vMB 363
Previous 10 blocks ↓
Total Size: 780.80 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: 559.78 GB
    • Received: 7.29 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.