Loading Tool

Explorer IconExplorer

Memory Pool

79,283 transactions
30.10 vMB
0.08448739 BTC
Random Selection Loading Transactions
Max Size: 183.35/200 MB

Candidate Block

Mining Attempt fff9533f0353e1915e6113c627c21e8ab450bc275f8c9dbe2eef98d8f7e14c2c
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root cf21b7417543a35b2766c288313805da5b246cb404176bdf166840410d9d332d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.01758037 BTC
Feerates: 300.83 > 1.76 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (555,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,749 359,749 00000000000000000a6126c853f08f91bad288fd24bddc16a6fa460b38f5be1a 854 0.40/1.00 vMB 28
359,748 359,748 00000000000000000f857378c2735aa64e0ab4160b090ef8a13d2757026e0880 692 0.31/1.00 vMB 34
359,747 359,747 0000000000000000030f1f0aa8bb60c65365231b3dd49f00592620e8128f50a7 64 0.02/1.00 vMB 32
359,746 359,746 00000000000000000475d9d350d035f047306d152fab2dd07587b31d8b29832f 249 0.11/1.00 vMB 39
359,745 359,745 000000000000000006d0a08e16a75966cfd2d30dcb98933fd33a5d1f96f5e9bc 126 0.06/1.00 vMB 22
359,744 359,744 000000000000000004c865abd03c53ffb86ead5de1a6cf41f660750a737b38c5 936 0.41/1.00 vMB 41
359,743 359,743 00000000000000001703f3e18d3bb509cdb7d55860cabdd5603ddc035d99efb9 145 0.06/1.00 vMB 39
359,742 359,742 0000000000000000167bbeea8b4f293554fed310662a356bc0b681e70d98c918 140 0.06/1.00 vMB 43
359,741 359,741 000000000000000013ae3ecc5f2a2d308131a8f9efaff682077cb0f8ea55782e 65 0.03/1.00 vMB 38
359,740 359,740 00000000000000000440e608c1ac5a30ac1e3093220b94411ef449a2d80e996b 154 0.11/1.00 vMB 31
359,739 359,739 000000000000000002a96de7972521ae9bbd6f58e09cff2563af73351100b901 211 0.09/1.00 vMB 39
359,738 359,738 00000000000000000897d132807c5bae54fbddaaae2631ee8ed0ae124004ea37 238 0.10/1.00 vMB 41
359,737 359,737 000000000000000005cd9787833d7a372f363fee5cb12bcb966294bdbeaf8817 594 0.23/1.00 vMB 46
359,736 359,736 00000000000000000031e3d8b246cd831ef8c9e347dfc24dfbbe53c3f04e4efa 148 0.07/1.00 vMB 36
359,735 359,735 00000000000000000912d16aa42d14ea5381a59baae542fc0504fd8ecc70d933 309 0.12/1.00 vMB 38
359,734 359,734 000000000000000005633cdc908ab9b1ddb84a800a24b46166185a4a15163163 88 0.04/1.00 vMB 27
359,733 359,733 000000000000000002c0fb935953a75fa39e5187ed0a74d32362845d16f90188 642 0.25/1.00 vMB 35
359,732 359,732 00000000000000000ebbff77e17478ffedafe04d18f21be27e55c12674c448df 153 0.07/1.00 vMB 28
359,731 359,731 00000000000000000d66c81bc41de52beb888a87214f48a841a8c1c1dd5cf720 567 0.23/1.00 vMB 39
359,730 359,730 00000000000000000ed1896b4deda350661896219edf671d78732c588c06f2b7 322 0.20/1.00 vMB 16
359,729 359,729 0000000000000000081cc0cf745f5ef628d2ab632c947f409e2aaa55a949fe42 155 0.12/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.