Loading Tool

Explorer IconExplorer

Memory Pool

25,066 transactions
5.41 vMB
0.02352325 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.68/200 MB

Candidate Block

Mining Attempt 33e1338b6734e4db5f3dd6c646402e343c6965d991a3cb9e34d91588b56f31f2
Version 20000000
Previous Block 000000000000000000013e545cc56f6c73189fa728c86c27cdc03fc73b70599a
Merkle Root 75dd87715abc361cdd88dc130993a1c9f10fefb08c0eb6ce62c11a9625483fad
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,237
Size: 0.41 vMB
Total Fees: 0.01025710 BTC
Avg Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,125 (781,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
131,632 131,632 000000000000030208636bace094a3a7f9c4c71da7f7bfdb4b469268ee7dd0a2 0.02 MB 35 788
131,631 131,631 000000000000030689a3a94e157110b9d676a4753bb02af4f7373178dace5d70 0.04 MB 132 288
131,630 131,630 00000000000009044211913c9d8b85c82f35da16b612f9819b1ec970f55d2893 0.04 MB 90 1,673
131,629 131,629 0000000000000958cc03d25d3c75788d748f0df1db795d36e938f14921729e15 0.05 MB 133 375
131,628 131,628 00000000000004ca110f9563a5957d1c63a96170080b78cfe96d6cdca8acc2b2 0.01 MB 16 2,261
131,627 131,627 00000000000011e04ea2d7f6b47940a65bc181676ad51e9c489a7f7c1a4ef4a2 0.01 MB 17 773
131,626 131,626 000000000000125156dc2b4e6115f3186b4fc15722a7efc18e0f61086f7afbc2 0.02 MB 60 361
131,625 131,625 00000000000013115c009333dfef33aa7c9e572b62e0ae1c0e6b21eafd2786d4 0.05 MB 172 117
131,624 131,624 0000000000000cae3d15706345e8f9f460238ef1bb1524a98d36d76308c38e53 0.00 MB 12 0
131,623 131,623 0000000000000d3741db3762c42a38bc2283c350719ee5cb702b42f8ccdd155a 0.00 MB 11 0
131,622 131,622 0000000000000a654d41779bf71489ee449659f853de4daf01c3049c50db9d50 0.00 MB 12 372
131,621 131,621 0000000000000612f0d4533dbefa6b705a532ccb7120b80477a20835f10d1ec8 0.04 MB 106 717
131,620 131,620 0000000000000ebc6e883228a888c5bf32a824be13d7adca0573caa8297c5d00 0.01 MB 27 659
131,619 131,619 00000000000009c75218de1e9e3f407dc1caf1a0e78a5aca2d065a63ff352047 0.01 MB 40 844
131,618 131,618 00000000000010550e6c4c565fd1f652ddac7a1bcc3ea97c69b0daaa5e253c4b 0.03 MB 75 300
131,617 131,617 0000000000000ba74126e2a5ce16d5468019d11e8c1a2735bbe6cb31f873675b 0.01 MB 24 1,577
131,616 131,616 000000000000127174bd73a608582f4e76df1dd43c3e4c27334fcb6e43ba5219 0.05 MB 133 389
131,615 131,615 0000000000000f18c4c02c3f6cfbb88da437a50ff073d8575184464327d85cb5 0.03 MB 82 1,149
131,614 131,614 00000000000010d8f4c28de1dc08beab8287676d179ca0fc48d5df987b934946 0.00 MB 13 1,230
131,613 131,613 00000000000006181e1eab5d460a59ecd10a3d9eda85abb655ba49efc66fa56d 0.01 MB 13 1,081
131,612 131,612 0000000000000999b729b436324404143db300a7edac64784e6e9a247f9f8e9c 0.01 MB 35 574
Previous 10 blocks ↓
Total Size: 779.07 GB

Node Details:

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