Loading Tool

Explorer IconExplorer

Memory Pool

46,821 transactions
28.39 vMB
0.06595024 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt 2ffd3bb01e5d7c30c58cb9929e279621d5e4b75a9bfa5c1c2bf7d675edb5997d
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 0c6135e8cd619254c0e3a4a78353c4aa3974603c628e9dc8a2ea14205f238b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,944
Size: 1.00 vMB
Total Fees: 0.01232924 BTC
Feerates: 173.90 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (78,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,993 835,993 000000000000000000004ec90a3d4bb353908bbe3b9f4af3b918f36bd49d11f6 2,727 1.00/1.00 vMB 20
835,992 835,992 00000000000000000001371446baeb0550506e061e257d8582d75740a72e359e 693 1.00/1.00 vMB 8
835,991 835,991 0000000000000000000236809850bd440ff6140828905ee64907c8087ddc9f8d 957 1.00/1.00 vMB 8
835,990 835,990 00000000000000000000f25d2c15b4dec009c2472974747a67ce64746ea15ec7 1,436 1.00/1.00 vMB 11
835,989 835,989 0000000000000000000114c0808eff5b7ec229be1910eae4b7227d8893923603 1,708 1.00/1.00 vMB 11
835,988 835,988 0000000000000000000259035f02c5c09c4f88802c0415f482888745fff2547d 266 1.00/1.00 vMB 7
835,987 835,987 00000000000000000001369757b5fc9f3da3cdc6d049adfa5fe193062b3904de 2,704 1.00/1.00 vMB 15
835,986 835,986 000000000000000000013c4d93f704be29eb4d16a9c9f0a34e35a04bd8972906 2,640 1.00/1.00 vMB 14
835,985 835,985 0000000000000000000133833bcc214140cdc2b2c89552f237db6be2cd4bd5a1 707 1.00/1.00 vMB 9
835,984 835,984 000000000000000000010d60a396cfd6d40fef58ed59f43f1168bc33b185ae82 1,063 1.00/1.00 vMB 10
835,983 835,983 00000000000000000001c5f73b173b135ec2aa82354c7107036df2c0e7f4b20a 1,607 1.00/1.00 vMB 11
835,982 835,982 00000000000000000001ac2acf605c0b14ab877425a5a0fd2c90e57c51888b4d 1,198 1.00/1.00 vMB 9
835,981 835,981 000000000000000000008d1347679603eb830672c38dd6cf543f2579829c9a47 106 1.00/1.00 vMB 7
835,980 835,980 000000000000000000032259bc6534b5c93deb53d680abbb4dcbfeb39b72a434 2,379 1.00/1.00 vMB 14
835,979 835,979 00000000000000000001002fe0dcfe6620c295c1a368924f81495aefb0312ae1 2,874 1.00/1.00 vMB 11
835,978 835,978 000000000000000000003944485a5f24937d84f09e6fc79b055ef0b9ea243011 1,850 1.00/1.00 vMB 10
835,977 835,977 0000000000000000000324e22bbd1cfd6b1ce4a8c9e8d1d40af97acd6212b249 3,697 1.00/1.00 vMB 8
835,976 835,976 00000000000000000002f9a7a95dff8e2c1441bccf33f4884cfb8504d2bc4bf6 2,488 1.00/1.00 vMB 17
835,975 835,975 000000000000000000022658eeab6696e3cdf39df02deb6dd8ee649e0f75aadf 551 1.00/1.00 vMB 7
835,974 835,974 000000000000000000017cc824cff7b957fae810a15ddaecf33514cbab450275 2,684 1.00/1.00 vMB 10
835,973 835,973 000000000000000000029b6323d6e42223871f716d746a2971f8f258e6e15749 1,961 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.11 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: 651.83 GB
    • Received: 13.65 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.