Loading Tool

Explorer IconExplorer

Memory Pool

25,030 transactions
5.44 vMB
0.02493435 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.70/200 MB

Candidate Block

Mining Attempt 10e3bcbce1cc91abd44343785922c74b34b160d1bf2b1e7c3ac6a4b4866992b5
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root ae5d7b78fe4d6eb733b88448e14a518c1636c37219bf66774b73f9e52974a258
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,333
Size: 0.44 vMB
Total Fees: 0.01186474 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (775,356 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,881 137,881 00000000000006650f38066f98063bde5a3fab4b75284a8065f5084b2741f4ff 81 0.04 vMB 492
137,880 137,880 0000000000000693856c248f58b018b58e373381528d00366cb061a378adc535 108 0.06 vMB 291
137,879 137,879 000000000000045ebbc66596d6780337da1ca7e84e66375ee2098c07a0a91e1a 76 0.03 vMB 3
137,878 137,878 000000000000095770bc9c254cffbde1731b120c266829b7347d0219eeeee210 148 0.06 vMB 1,549
137,877 137,877 00000000000007ca1b5b8ad4ba7505a4c6a5b58e258d70cb32a1939659f72797 30 0.01 vMB 271
137,876 137,876 00000000000004807a354f436aa2e2c7efa9d6cb0d692da3c5941a3cb24039c9 81 0.04 vMB 271
137,875 137,875 000000000000073d3b5608178802c740f5ae7f330b8327b23a965b8ff8e2d658 170 0.06 vMB 974
137,874 137,874 00000000000004dd66e76d4eee904dc26c4b15cf4bbc50761b4b7169b1704dcd 150 0.05 vMB 1,279
137,873 137,873 00000000000004cef096fd1de8a73f3b2f06361f062b5a2ce354f4c5c29a0fdb 121 0.05 vMB 1,055
137,872 137,872 00000000000009216ef6f30b0028ce4ca7ed65c33bcd833b7b6f41a9bb29d74c 178 0.05 vMB 17
137,871 137,871 0000000000000083c3b85e938550e19ae140c28664a44e4569117fc9a0ac5fce 40 0.02 vMB 120
137,870 137,870 0000000000000243afc8a3e87470fea90357604ec6075b4f6f93309dcb2c9da3 134 0.05 vMB 78
137,869 137,869 000000000000055a954c8cda837ad3a3e7e4f037b3fa324783a2ffd944a97200 71 0.03 vMB 228
137,868 137,868 00000000000000e05dfd593eecb6b51f25b4a5aca514d4f64bc52c8901659c46 30 0.03 vMB 371
137,867 137,867 00000000000009ba6ff1340bcf2ad735c15ab8d132bafd427294c2c506720864 5 0.01 vMB 0
137,866 137,866 000000000000080cf6c45722f80e3613251c85f52760e98e085724ef0c6ef9f4 24 0.01 vMB 653
137,865 137,865 00000000000004a198c6f7a1afc5c30b8a818d20201f4df381a36515fcd4d249 135 0.05 vMB 165
137,864 137,864 0000000000000974f8ab4ed61fb5bbfee723166edbff3857e9731f691cd9d0ba 163 0.08 vMB 158
137,863 137,863 0000000000000351888d0633f9a8b8f6390d69cc11d13c684d977a69e0d46238 79 0.06 vMB 626
137,862 137,862 000000000000046fe478ee1f5ebe19f4f7da3439246391c5d62055acee46d078 130 0.05 vMB 83
137,861 137,861 00000000000003771ca3d09f85d7e0938b959e57a732e0236aa0fd43b2e2b186 88 0.05 vMB 311
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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