Loading Tool

Explorer IconExplorer

Memory Pool

43,853 transactions
26.38 vMB
0.05664094 BTC
Random Selection Loading Transactions
Max Size: 139.07/200 MB

Candidate Block

Mining Attempt bb8626ac93c91dc5e635397034968033924bb90d0b5fd6fe29837eb961f18feb
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 4e82e1ddf3a83cac78d2f880a45acb8430c7ecdc2e5cedd449d50f15f5ff854d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,671
Size: 1.00 vMB
Total Fees: 0.00843242 BTC
Feerates: 40.21 > 0.84 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (222,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,763 691,763 0000000000000000000b6f22e3c1f1322dc74329b02ea35b8f0cba6fd5d3f408 347 0.12/1.00 vMB 6
691,762 691,762 00000000000000000001a0a094d903f39af8052cf1a47c35a73cbe66739422f8 2,447 1.00/1.00 vMB 9
691,761 691,761 0000000000000000001025d23df2bf28eca893e66d38ebd0c6b3fed89a125d7d 2,129 1.00/1.00 vMB 13
691,760 691,760 000000000000000000108664264558b84029149db5234b1a4e67f967c10aa831 1,387 1.00/1.00 vMB 4
691,759 691,759 0000000000000000000a9940d92101e8a4cc253021b43c34b7a13ab581973014 927 1.00/1.00 vMB 2
691,758 691,758 00000000000000000003656309a22159ca29d700887c6ca31948663a8da6b5ce 3,117 1.00/1.00 vMB 10
691,757 691,757 000000000000000000058a241e40a651d40aba876a5ba076323e3bf976ffe053 2,213 1.00/1.00 vMB 7
691,756 691,756 00000000000000000005cda84749f2287c1c5d89f0622fe324bb3c509f7d4c60 2,461 1.00/1.00 vMB 26
691,755 691,755 0000000000000000000e3e3b450c7659b4e39871367d6958c88f1ca85f0945d5 2,558 1.00/1.00 vMB 16
691,754 691,754 0000000000000000000df363eb79a1fa1c54bf371999896a5bfedce83ecf6847 2,744 1.00/1.00 vMB 8
691,753 691,753 00000000000000000001fb40df50f3cab72d6139c4e49c739fd8599d280b121a 2,801 1.00/1.00 vMB 21
691,752 691,752 00000000000000000011f0e83c57a5409f6c39ac59de893d21ee89761d74a72e 2,324 1.00/1.00 vMB 66
691,751 691,751 000000000000000000118a56e20f8338f1a917156e11d64a53522257593946e5 2,439 1.00/1.00 vMB 30
691,750 691,750 0000000000000000000fe736f723cab28169ea846ab86e5441eb5e24c16ad112 1,464 1.00/1.00 vMB 6
691,749 691,749 0000000000000000000278e3b2e549a0ade089ae4e8581666653bf6a8366cfd3 2,498 1.00/1.00 vMB 10
691,748 691,748 00000000000000000009b92491a065f878947a119106259d5d737f2099e4e742 2,163 1.00/1.00 vMB 26
691,747 691,747 00000000000000000004eaf763cb750436d9346d0df64eb7aa879e9e2189f42b 2,562 1.00/1.00 vMB 9
691,746 691,746 0000000000000000000a2f89e40530a4f95175e0061f379bbace9cc746d36c58 2,465 1.00/1.00 vMB 46
691,745 691,745 000000000000000000121099a5c09c56616a1ce867b5e6189e9048aa5b8df968 1,448 1.00/1.00 vMB 2
691,744 691,744 0000000000000000000889f9e293796700c079953dd08462fc3be00dba0f3e55 2,744 1.00/1.00 vMB 14
691,743 691,743 0000000000000000000dc658899111d1baf3e9ee841b176b1b1cbb3e988b660d 2,728 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.