Loading Tool

Explorer IconExplorer

Memory Pool

76,873 transactions
28.78 vMB
0.06887500 BTC
Random Selection Loading Transactions
Max Size: 174.29/200 MB

Candidate Block

Mining Attempt 295084cde3ea0336e4ca8bf2a0b302a1324ae2ad47273cc965be190f58c40422
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 8f0ce120ba459bcf4226883ef73affd70c224724cb8ac26885295d010a042706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.00903747 BTC
Feerates: 50.27 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (735,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,755 179,755 000000000000088300176da25e1326547e9165335a74f79ae8cc8c0c7ff513f3 360 0.17/1.00 vMB 112
179,754 179,754 000000000000014ed2552bc3d630771ff38bf3669baf10fa129e68d4d07f6221 142 0.05/1.00 vMB 83
179,753 179,753 000000000000083d72dfb0e98e43a7bbb845e7d052b9121b25b4623063242924 553 0.34/1.00 vMB 106
179,752 179,752 000000000000069feebb0f47ef149e6c8aafa6349d597fb1fb91c349d428d2e8 50 0.02/1.00 vMB 252
179,751 179,751 00000000000007dfa9e7842222747a26567f5fc115f18c8a662d219d1277cd16 196 0.09/1.00 vMB 160
179,750 179,750 00000000000004e53aa86509d4d699cd90eec8b7a51d7deae047f39d1e151298 202 0.08/1.00 vMB 155
179,749 179,749 00000000000001bd65448f176cf611b6dd1d51fb973137e6e716bb36de0e7ec6 227 0.10/1.00 vMB 118
179,748 179,748 00000000000005eadd70dbbf57e01b24462e42aa1ce2eb8d6219c760305633fa 102 0.04/1.00 vMB 162
179,747 179,747 000000000000046d37121491240ea1932945ae3d632f960a8ab275865729016e 157 0.05/1.00 vMB 38
179,746 179,746 00000000000007ca3f6abd8a4fdd9213cd89c6939232bd75b1255fb7ca2847c1 137 0.06/1.00 vMB 74
179,745 179,745 000000000000046cc5555d6099c8eba2934cb88d6458a5ffcb009294494e35bf 367 0.16/1.00 vMB 145
179,744 179,744 000000000000031725c06baaf43e8b0ef925a511e7eee7052422b2b748948110 669 0.25/1.00 vMB 158
179,743 179,743 000000000000084fa7fb332506706045b822737d609fa972724f66e8f004d65f 1 0.00/1.00 vMB 0
179,742 179,742 00000000000002b789c2b272eec072cabe415a19e2c76c823d1f50a820e1ecce 1 0.00/1.00 vMB 0
179,741 179,741 000000000000007b61586650d1a3330d9f58085a0101a1806c63a8ba36608d2a 46 0.02/1.00 vMB 162
179,740 179,740 000000000000091181b3398c7862ab974eb5a98c65f2e175156789f8ee029917 133 0.06/1.00 vMB 138
179,739 179,739 000000000000033a56fc0de8f75efd36c180e069d270e5670fd8ee9fd781c95a 396 0.17/1.00 vMB 160
179,738 179,738 00000000000006b429c63a97eef5b1df66e8fd3af5a1f935ab0fbce5e76afd78 381 0.17/1.00 vMB 121
179,737 179,737 00000000000009714d790ddc35aef6fa34e8ac9035af84614eae3d17ed18c95d 166 0.05/1.00 vMB 85
179,736 179,736 0000000000000302ced268f5fa32e0becb868585633d3182f089fb9c82095b8c 66 0.03/1.00 vMB 76
179,735 179,735 00000000000002be6beab667264ac8a37a2f3231cda1ca0fb892a77dfb5419d8 440 0.20/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.