Loading Tool

Explorer IconExplorer

Memory Pool

82,402 transactions
30.59 vMB
0.08119880 BTC
Random Selection Loading Transactions
Max Size: 187.60/200 MB

Candidate Block

Mining Attempt 9c5321565f7cf85017fd298cc9dcceb118e7db5e596fce00be52246f7e696e12
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 5cdf1c314e803c4f5c663b13bbf80a48b6ef9d01a2f917cdd29f9412499f1694
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,297
Size: 1.00 vMB
Total Fees: 0.01291887 BTC
Feerates: 150.77 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (38,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,993 876,993 000000000000000000024483f04b606e0257e310ac08e31e8495a975adaec995 3,732 1.00/1.00 vMB 4
876,992 876,992 0000000000000000000155e13279c424977ead02280dd0d23417c2388afd21f8 2,555 1.00/1.00 vMB 5
876,991 876,991 00000000000000000000e85ecb05ffa743922e761d00c07f6f35576d80ff31e4 3,430 1.00/1.00 vMB 6
876,990 876,990 00000000000000000001897b65d9696aa580872743d00d3362a438d35df3eeed 2,564 1.00/1.00 vMB 6
876,989 876,989 0000000000000000000239d07d858e40c98dfc594025ecc675a2d05f57756d2f 2,710 1.00/1.00 vMB 3
876,988 876,988 0000000000000000000279c282691b064263645dbffcd2ac0b0e8bc240d5e611 3,257 1.00/1.00 vMB 6
876,987 876,987 00000000000000000000d6ee3008aaef8fb29568f629c245990f3d019a4308a7 4,395 1.00/1.00 vMB 6
876,986 876,986 0000000000000000000184d061a8e2385f12081a1503ffe079baf0238d048380 4,825 1.00/1.00 vMB 10
876,985 876,985 000000000000000000027417f32934b549036e537da716e49c950d0ae3481eeb 7,223 1.00/1.00 vMB 13
876,984 876,984 00000000000000000001d7874bb3cf830cecf240731b4def17b5e33171c71635 5,418 1.00/1.00 vMB 4
876,983 876,983 0000000000000000000232eb905c6407d761315ea60e9cb7845adbda8a72faed 5,968 1.00/1.00 vMB 6
876,982 876,982 000000000000000000006ea4b27c7c5723b8530cb4046e7b1ed9e37bc69304af 4,720 1.00/1.00 vMB 4
876,981 876,981 00000000000000000000ffbc00af0906407bfd162f1a983a5047a6b9610679f0 5,159 1.00/1.00 vMB 6
876,980 876,980 0000000000000000000130cfeb393c36e6503371804f81a02326c1847cef6688 3,497 1.00/1.00 vMB 5
876,979 876,979 000000000000000000019832cca69acc6e43e1ef0d852e1fc4289836524acb30 3,773 1.00/1.00 vMB 4
876,978 876,978 00000000000000000002678468fbdc7f8ee8af05c565d81f8e69366d9f049351 4,330 1.00/1.00 vMB 4
876,977 876,977 0000000000000000000015781f91e877c80693209ff3d01ec9e27102f0b8354c 865 1.00/1.00 vMB 2
876,976 876,976 00000000000000000000d6f82d452ab5df12893638ce568e9f988998f9087e78 4,192 1.00/1.00 vMB 3
876,975 876,975 00000000000000000001108f37b5bf846369ac89cfa854f59637d438eb68d371 3,239 1.00/1.00 vMB 4
876,974 876,974 000000000000000000014b591b7b881c248d9090d1ddb13d68221e38caccd880 4,003 1.00/1.00 vMB 5
876,973 876,973 00000000000000000001fdd8880dbac3b8289158084ef914590668d4ee7ca536 3,535 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.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.