Loading Tool

Explorer IconExplorer

Memory Pool

73,392 transactions
27.16 vMB
0.06138864 BTC
Random Selection Loading Transactions
Max Size: 165.94/200 MB

Candidate Block

Mining Attempt f9fc6a009e8a9beafc030e66387ef23746600ce24f9eae2355302b08d66c345d
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9d86035e1dcbae99cf3ff546a99fd65534c9e83201e505ed33e36b8595def045
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00367846 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (641,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,756 273,756 0000000000000000b0cf7908b5048680c9a038d73a26b0b1048d527d9113cbbf 568 0.28/1.00 vMB 50
273,755 273,755 0000000000000005e63edb524aade5625320059e768d8bd790da932c12511c6c 103 0.03/1.00 vMB 105
273,754 273,754 0000000000000003293cbcd149ca6dbb2f32604ce83513ec0944d593f0f051aa 71 0.04/1.00 vMB 49
273,753 273,753 0000000000000003ff9838028b69042b7dd933cb6e14005835ca5d83760443c7 53 0.03/1.00 vMB 35
273,752 273,752 0000000000000005492862a9ccb18d2c2de366631c56c6c917364330e4184685 147 0.30/1.00 vMB 51
273,751 273,751 00000000000000058cf3da26e1357e0c3f62e4bcbebb003a0dc4686269ab7f27 74 0.02/1.00 vMB 205
273,750 273,750 000000000000000105e6f3677e85fe4a70726fe9b283dc9ef5e4f27d82f301db 189 0.19/1.00 vMB 52
273,749 273,749 00000000000000026824c5b215f7f48821223973ac5498f7b82b50cd4638d628 70 0.03/1.00 vMB 105
273,748 273,748 000000000000000162667fc6b816f61875c3404f9dc421c27b07dea36a616745 282 0.15/1.00 vMB 33
273,747 273,747 0000000000000001b1d88207ad415c6471dbaca9cd36e61cf8366954f6454960 569 0.25/1.00 vMB 59
273,746 273,746 0000000000000002a6ebae76b2894b162c478a25df30656e30693480e8a7794e 168 0.08/1.00 vMB 48
273,745 273,745 000000000000000546d1dcd415196fbe5433fce640c76dbb3ef72a12b70f518b 266 0.12/1.00 vMB 27
273,744 273,744 000000000000000535ac6da9038c213cbb873393d73be47557a6dcc2f1d46cb6 13 0.00/1.00 vMB 65
273,743 273,743 00000000000000058129b44fef9941df491268cb7dbec1fcbabe9f62117bb12a 89 0.05/1.00 vMB 16
273,742 273,742 000000000000000539696951076a1a19a32f7fb7fbd550c0cc1bb0586ec4d9bd 413 0.28/1.00 vMB 38
273,741 273,741 0000000000000000994dfb97ed89734529e09010d878f8119aa5813c55183052 649 0.25/1.00 vMB 53
273,740 273,740 000000000000000342dd5ddc0d097133fb2b99ed494e8998e63490ce410631a0 427 0.25/1.00 vMB 40
273,739 273,739 0000000000000002bfb79ab8cffb03e3ad2ee53f2abf379e8a5a10b28af4bee1 384 0.19/1.00 vMB 41
273,738 273,738 000000000000000484ea1f6b4cbb95a76e256483f602b3eb99dc9b93b696553c 104 0.14/1.00 vMB 16
273,737 273,737 0000000000000003d855dc7277fecf3624d885987f0b13afe9eea87cda9ed12d 665 0.25/1.00 vMB 64
273,736 273,736 000000000000000491ab35851140d1b418849b1abc403dcb09c4e1642463f673 610 0.25/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.