Loading Tool

Explorer IconExplorer

Memory Pool

82,815 transactions
31.79 vMB
0.11728140 BTC
Random Selection Loading Transactions
Max Size: 191.05/200 MB

Candidate Block

Mining Attempt f2b956ba1d0f137b603c589098066a3abf71bae60e8c511b6fdba51f09bae513
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b9ef1fadba154eca668582f17237fdb89f06934029443a232ea1d538482421ab
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,733
Size: 1.00 vMB
Total Fees: 0.03118901 BTC
Feerates: 318.30 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (38,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,192 877,192 00000000000000000001f98297de454723c006262680171e9ea19e4f472ab3cc 538 1.00/1.00 vMB 1
877,191 877,191 0000000000000000000143694459c7f029fac779928e667d3f1951f2a85a8d7c 2,044 1.00/1.00 vMB 6
877,190 877,190 000000000000000000024ae575f51e1e5c224d5468608e93abd77a2045f83d2a 4,413 1.00/1.00 vMB 2
877,189 877,189 000000000000000000008f969f90d283a76b0a2a9b672c78632fa66777340ae8 1,212 1.00/1.00 vMB 5
877,188 877,188 00000000000000000001a91b62347cf1479e8f5f30baeea72f720ab3469500d3 3,815 1.00/1.00 vMB 3
877,187 877,187 000000000000000000003740174555b55a9e91b9bdfbdaa57aeb3e5fcd2d2f47 3,588 1.00/1.00 vMB 5
877,186 877,186 00000000000000000000c3328846d4666a292ecf7e05c00915fff7e116b3c1cf 2,332 1.00/1.00 vMB 6
877,185 877,185 00000000000000000001ba1cbba7f7376c6aeef235b17972aa237c08385cb273 2,233 1.00/1.00 vMB 1
877,184 877,184 00000000000000000001fafd43dc971d453aa4fee3866e90075e37bb60a823d5 2,353 1.00/1.00 vMB 2
877,183 877,183 00000000000000000001fc23497fb2ab9994188cd0cd8b3e55512db27fbf4d8e 4,196 1.00/1.00 vMB 5
877,182 877,182 00000000000000000000c748ddfc943d1d48ef2e42e3f480008ca8d41e4239e1 4,059 1.00/1.00 vMB 7
877,181 877,181 0000000000000000000142d54040cc9c0513bcc1dddacc23f0366ead4ac7aa9d 1,629 1.00/1.00 vMB 2
877,180 877,180 0000000000000000000124597f5891f0a8842b91beb9598fe20a25552ccbd7cd 2,355 1.00/1.00 vMB 3
877,179 877,179 00000000000000000000dc0019ad6106b89098025adec81db471de9ba794425f 3,258 1.00/1.00 vMB 6
877,178 877,178 0000000000000000000206b33075445013b4f17009fda712799035879627d73b 2,713 1.00/1.00 vMB 5
877,177 877,177 00000000000000000000e8db13858779f2d7465bd65bd922f1f545ffb3b1cc3d 1,937 1.00/1.00 vMB 5
877,176 877,176 000000000000000000016ef12416952f6c5e1efd3cf4dc3620af9810069d493f 2,733 1.00/1.00 vMB 12
877,175 877,175 000000000000000000015d06551e67a0d25927f72d42e68dfb8231a21903302f 2,077 1.00/1.00 vMB 6
877,174 877,174 00000000000000000001496739ebf6ca69b7126cb237c6263fbca0b20b8ccb49 2,465 1.00/1.00 vMB 5
877,173 877,173 000000000000000000007df6db23651b9edb2c87762c544f571fabfba37798bf 2,321 1.00/1.00 vMB 2
877,172 877,172 00000000000000000001204054186d0075eae640c250f718140d422b72f92e88 1,742 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.00 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.81 GB
    • Received: 17.95 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.