Loading Tool

Explorer IconExplorer

Memory Pool

81,426 transactions
31.21 vMB
0.09409681 BTC
Random Selection Loading Transactions
Max Size: 188.24/200 MB

Candidate Block

Mining Attempt 00773c39cb63f17ac085e51952292f3220626d9269bee13649c7d8c367cf7cb7
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 9e3895e6e21a87636180ebf1bb58c6909e5e69fd8163dbe9de01afe88e1249ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,489
Size: 1.00 vMB
Total Fees: 0.02055407 BTC
Feerates: 45.88 > 2.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (130,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,770 784,770 00000000000000000000274a5470565916259850658f586d68950887cca7d7d2 2,282 1.00/1.00 vMB 9
784,769 784,769 000000000000000000036801c1f49b4afebee7d795f6bbed3f83e76dcabcc20d 2,912 1.00/1.00 vMB 15
784,768 784,768 00000000000000000001d38b12591a2065bbabef707ed78097868de427eef146 2,953 1.00/1.00 vMB 14
784,767 784,767 000000000000000000008d58f722d9b7c09e6beb5eaffe71c3d5cd4a3a00d7d0 3,201 1.00/1.00 vMB 26
784,766 784,766 00000000000000000005cdcb26d73ff5d3b543a93da58e87e9a562b0593371db 1,540 1.00/1.00 vMB 17
784,765 784,765 00000000000000000004ca24710f6d6cd02e07c025838faab42d9eaf97eba07b 3,315 1.00/1.00 vMB 23
784,764 784,764 000000000000000000019158616dd38f05a7217c3fbac5cc84f7f12be9eb0df8 2,553 1.00/1.00 vMB 15
784,763 784,763 00000000000000000004643abe2e4805ee95b6dec94249afdf2c2174442134b5 3,026 1.00/1.00 vMB 19
784,762 784,762 0000000000000000000525e2ebeed2a700f682904a107a76884d045c0ac4db64 2,520 1.00/1.00 vMB 12
784,761 784,761 00000000000000000001de70dcf58f0fb76e793ca162c9f5818b64043008688a 999 1.00/1.00 vMB 5
784,760 784,760 00000000000000000003d0f285e6069ddd23824f99d1d454ce5627fa63d4f2a2 2,825 1.00/1.00 vMB 18
784,759 784,759 00000000000000000000d3c7478a0eea7cfe18f22b23af8b41081acc768a5a31 1,285 1.00/1.00 vMB 3
784,758 784,758 0000000000000000000117ed535601e5437f89525257a87a7e30e4e77d390551 1 0.00/1.00 vMB 0
784,757 784,757 00000000000000000001b925b315263b265f6097a6a5808ad5839e21ecd7c3a7 1,383 1.00/1.00 vMB 7
784,756 784,756 0000000000000000000454ddfc746211749fece5dbd1e492a89de1fc2a8f94a7 3,022 1.00/1.00 vMB 15
784,755 784,755 00000000000000000002f5b5918c82d69d44183c511ab915f25992a9698475c9 2,299 1.00/1.00 vMB 25
784,754 784,754 00000000000000000001308834524989b8887c932bd3d9638831da7d538b9452 1,626 1.00/1.00 vMB 8
784,753 784,753 00000000000000000001816e467833852560a4f41ae2d38b59ae6e8bdc6954f9 2,605 1.00/1.00 vMB 17
784,752 784,752 0000000000000000000387f5d273a5851eab15af89d95d2b80ec958b9241b480 2,124 1.00/1.00 vMB 7
784,751 784,751 0000000000000000000558c868218b4ec49a2aecfccc86579c382f56f9b8cd55 471 1.00/1.00 vMB 9
784,750 784,750 00000000000000000000e80662c07a46383ff8688492038813811a2aaae8b963 3,406 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.