Loading Tool

Explorer IconExplorer

Memory Pool

14,484 transactions
7.58 vMB
0.02738190 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.68/200 MB

Candidate Block

Mining Attempt 2567831890b7021aedbd754f99245626c6b103f72fb69a4d0669dc51dce09456
Version 20000000
Previous Block 00000000000000000000edce6ae38ae0879a5f02be8c70f55701c1a69c60679c
Merkle Root cc73fbadc5e34dafd5582c2ca98061f1ae90bb65a286aebd5021de81cc190e2f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.01194001 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,383 (792,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,058 121,058 00000000000024d6fbd7eb65351e6ed7891ff1adbcaab04ab806a623b375d702 12 0.01 vMB 153
121,057 121,057 0000000000008e60cef7434121c415367e71d331f66a7391c95d21eafed494f7 163 0.04 vMB 22
121,056 121,056 0000000000008e6ff594414d2ca8c59f7165664c97f46380e7fc7549f93850cb 13 0.00 vMB 0
121,055 121,055 0000000000008290778cf07c8352a105667c87209e0acd330efb871ef75add7d 52 0.02 vMB 605
121,054 121,054 000000000000443b9bf8b6471bf1ffd7d6cac5925bf6c4225eecd0ae9e7291e6 16 0.01 vMB 270
121,053 121,053 0000000000003795781dafa7d1634569ee4f553da536b34f5dbe24f381f3e0a4 6 0.00 vMB 880
121,052 121,052 0000000000001e35337c744b329dd4149732a5e72600ad8d3b16e541da0bbfeb 9 0.00 vMB 299
121,051 121,051 000000000000563c5e4e43915fdf15e5d64edff4f376d6293b1cd72078d563b7 1 0.00 vMB 0
121,050 121,050 0000000000007bbb29af8f47ac5f262af8b5eee80e33fbf450525e2bfcfa36b7 44 0.02 vMB 224
121,049 121,049 00000000000096640555f4cab1cfafc51cd71637fde69145d06eca19524eaeda 9 0.00 vMB 742
121,048 121,048 000000000000200bae132975386a7dda629616a7a0e64ee9d140510dae7d8e7b 21 0.01 vMB 1,772
121,047 121,047 00000000000012b170573c74b308a605eccb4bc7ab7bcb0b3ba83534ba9133a3 49 0.02 vMB 1,265
121,046 121,046 000000000000597cbe5b6e79c61486d44370f163da0d9fb6752ddf4d59f7d5b9 3 0.00 vMB 3,875
121,045 121,045 0000000000001071171398c29d9ef827e1bf53378cea6a963c9b3f129febbf1b 11 0.00 vMB 670
121,044 121,044 0000000000003f8500cd6c42ecff802315281fd87f80af54c5ec2b063d771fb2 4 0.00 vMB 0
121,043 121,043 0000000000008900678ecf84aaca49f1274ea64bfacbe0b1edd08f6a8f0bfc39 35 0.01 vMB 0
121,042 121,042 0000000000005640d1cecde32f56f82200507aa2ccf1ed044a3d849a0fa26a6e 12 0.00 vMB 311
121,041 121,041 0000000000003784a99e57cb832ea4ff50c0c2ccb6e69a22fbfc6a752f2d6170 10 0.01 vMB 540
121,040 121,040 00000000000072353d12f50a216d98d8b6080ad09210e32cef475f018d8f7648 13 0.00 vMB 829
121,039 121,039 0000000000006b7e67295ede5da1a1185268367b092ac569cb74a32be6f75b59 28 0.01 vMB 290
121,038 121,038 00000000000050f019b53f0d9378879f30fe38cb73d614fcb600809ca447236f 11 0.00 vMB 228
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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