Loading Tool

Explorer IconExplorer

Memory Pool

32,728 transactions
18.81 vMB
0.05326248 BTC
Random Selection Loading Transactions
Max Size: 101.13/200 MB

Candidate Block

Mining Attempt 4e4d47009733c03ea65747101e5d97030ece9772e9fe61f3fa86c38d1a0c606f
Version 20000000
Previous Block 000000000000000000007fc360febf573fd20c36a777d7a124372cae17e71a51
Merkle Root 922f94393c4be0a66d5aa838fa3a65f39c5fdd0c7f2f582f5075fe738478a590
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,841
Size: 1.00 vMB
Total Fees: 0.01739371 BTC
Feerates: 179.53 > 1.74 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,128 (827,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,885 86,885 0000000000006f0e067092e0e4e1490c10a10873cc3e7bf3be413aeca18b0275 3 0.00/1.00 vMB 0
86,884 86,884 00000000000d90cc48d8fbab09bbd1420f41f6002704aa1f5e25ac04af3f67a5 4 0.00/1.00 vMB 0
86,883 86,883 00000000000d3d8edcfffd2a8407f15013a6244312ce5c888c9987fe031cafba 1 0.00/1.00 vMB 0
86,882 86,882 000000000015d797c8c3784c089d08bb872a79ea18481cd3c163bef08a048f1b 4 0.00/1.00 vMB 0
86,881 86,881 00000000000f4f54879412383860dc2acfb6b139b9f71ed963ab3508b50495f4 3 0.00/1.00 vMB 0
86,880 86,880 000000000009e72d314ccfef496d12ce1d25b0b4c85847ea91b5626e133f84d7 1 0.00/1.00 vMB 0
86,879 86,879 000000000001c86821b1c231871024b38e838140a6bd75621cfcacaea4e96629 3 0.00/1.00 vMB 0
86,878 86,878 00000000000d5f1e3bbd7e9e0d709c91eff39494affb0194e9798151ba5ba870 2 0.00/1.00 vMB 0
86,877 86,877 00000000001bc94922765880a3aadb83245d805727c5ca23ddb3227eef70d6de 9 0.00/1.00 vMB 0
86,876 86,876 0000000000173e9bab0a7f19b976a4633834e07a63b1519b413c7990a5a12e9d 10 0.00/1.00 vMB 0
86,875 86,875 000000000011d0d5c7da692a1afd6eb6994f5a03f8d2d87aa9e9fc12f26a0b2f 2 0.00/1.00 vMB 0
86,874 86,874 00000000001b97f41396c057d762d93bff544c593295bc129ddc018eba14ac0a 2 0.00/1.00 vMB 0
86,873 86,873 00000000000f4ff26842a6888d0ec7265249d2ea65ff51beb5ecef4fe54b1d06 7 0.00/1.00 vMB 0
86,872 86,872 00000000000eaa37ae1b9cb8b17eea17c0e52b70e8ecb5c8ebb0f5f0acdb2e9b 4 0.00/1.00 vMB 0
86,871 86,871 00000000000398c7bac198accc2fe35d1a3fedd1a9282c1f51cba6b4cabfad29 5 0.00/1.00 vMB 0
86,870 86,870 00000000000850df2eb02b8de2cb2d25f626b971df740a51cd110b14f7ddaef8 8 0.00/1.00 vMB 0
86,869 86,869 0000000000031d4e9f4e96ac010a9ecd635c7eeb6080e391dfbd7d51f1cb8dc0 2 0.00/1.00 vMB 0
86,868 86,868 00000000001b3a8ad25cd8bf6aab6025c04d7827a29bc6644bd8a4abe2a02017 15 0.01/1.00 vMB 0
86,867 86,867 0000000000009ff2840fe6811aaecf105cc73f23eb4b2d6fdb34b51f0a9884c0 4 0.00/1.00 vMB 0
86,866 86,866 000000000006e8bacdc08af1ef3a2cc391a00e7ba3a89d80a6c057699b3ea640 7 0.00/1.00 vMB 0
86,865 86,865 00000000000f89df9b3307d47d486513b71b0c8dcfac29a4ed72b2eae2d744d7 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.42 GB
    • Received: 7.40 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.