Loading Tool

Explorer IconExplorer

Memory Pool

72,338 transactions
27.30 vMB
0.06781224 BTC
Random Selection Loading Transactions
Max Size: 165.61/200 MB

Candidate Block

Mining Attempt 7e7314d74f1addc65582a037f87637a191d2b2ec439cdc071a94f432696638af
Version 20000000
Previous Block 00000000000000000000b43694ad7ebf829e668ac21ffafda38b076cd662619a
Merkle Root 822a92167b10825b9466bb40bd95a462a521c75207c51f8a3f597b24eab745ef
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.00909589 BTC
Feerates: 150.74 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,579 (827,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,003 88,003 0000000000025044215eebec93826fe3d6a6a3128a4b08d7ea949250e9e761cb 2 0.00/1.00 vMB 0
88,002 88,002 00000000000f7f4169cf01a5107a6f60f71bad7eeb04006996aa6f5ba070dc48 2 0.00/1.00 vMB 0
88,001 88,001 000000000010454e08817326f7032770eb75062476e743cf2715b7510b9ec96e 1 0.00/1.00 vMB 0
88,000 88,000 00000000000ae9e98b82b39a912cdc0ebed97c26376780ac996c84d9ec3264a4 1 0.00/1.00 vMB 0
87,999 87,999 0000000000092e7e786b83327167faa323f8a740ba857ef41d8f63d6c69d3dc7 2 0.00/1.00 vMB 0
87,998 87,998 00000000001e19f5da43ef87dc892ffe64dca0f9fd7afb2815e48202963ed88f 3 0.00/1.00 vMB 0
87,997 87,997 0000000000068f5a94e0745d727182689d010a423df20e3e6f5211fc828e2a6b 1 0.00/1.00 vMB 0
87,996 87,996 00000000001b4a470eee116b3034900fddf5616e56838da55d54a34246254456 7 0.00/1.00 vMB 0
87,995 87,995 00000000001919ff05adac32fbb86b4e286ae69ef25fd461c86fb46b6e4e80d7 1 0.00/1.00 vMB 0
87,994 87,994 000000000017cd35756d9d3b9bb354dd5a4e6748d330f22add4216b3f563761b 5 0.00/1.00 vMB 0
87,993 87,993 00000000000e9438802b346f7ac64f8ce07af98f0e0ad3c0ddf577eb0f071098 3 0.00/1.00 vMB 0
87,992 87,992 000000000015f47fedb135e877ea363be6645f1aead40de88990c6450d89d1ea 1 0.00/1.00 vMB 0
87,991 87,991 00000000000fec279d9fb58be571875280ef085451ef2eddde0d5aa926f9f6ed 2 0.00/1.00 vMB 0
87,990 87,990 00000000000db3b20ad74f84b820c32dbdcefd7f5a2903846b30e7e66313c225 1 0.00/1.00 vMB 0
87,989 87,989 000000000006c974632260a5923e1f548370f0bbe01ce8d97e101cee302c0a3d 3 0.00/1.00 vMB 0
87,988 87,988 00000000000bdc1f403d97cdab70cfe1bfc3eebad06bc3b173b95f628df8c1ea 4 0.00/1.00 vMB 0
87,987 87,987 0000000000006993a560baab1365e857f830d12592d6aad4fa4f6741562c1d15 1 0.00/1.00 vMB 0
87,986 87,986 0000000000117042a6f1cb00d1ffd88f4e61b1e13fdde2419c79c6cf0e197060 1 0.00/1.00 vMB 0
87,985 87,985 0000000000143f14c8cdd1eab168327acdc61397aaa98bb3cc4e7d53d09580ff 1 0.00/1.00 vMB 0
87,984 87,984 00000000000084f1cd63c2ef4158922831d8d82bdf27fb82be1f2c5bd2ae0c94 6 0.00/1.00 vMB 0
87,983 87,983 00000000000bb0bf1cdeb1d3de4a70ff8e7f54be0579aefd4901654d76fd57c8 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.39 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: 769.67 GB
    • Received: 19.72 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.