Loading Tool

Explorer IconExplorer

Memory Pool

25,432 transactions
9.59 vMB
0.02428323 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.93/200 MB

Candidate Block

Mining Attempt 215171e24bf640e3625053fc684104cd576710409228173242f128f383354367
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (775,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,887 137,887 000000000000065d5aa04c06b3c30f0e9974808ff86c7771a138250966b89c0d 67 0.03 vMB 121
137,886 137,886 00000000000003d3745d1e9f009389d13cbc1ff0582d901c4c2b19a85224775d 34 0.01 vMB 347
137,885 137,885 00000000000000ccd1a827d08724774acea63775243293a8c235365aaf493ade 92 0.05 vMB 253
137,884 137,884 000000000000080e596dbe54087a9f01cd05908405e2bba37cedf7b5cceeefc3 60 0.04 vMB 243
137,883 137,883 00000000000008a1bd6d447dae9c936247f1dce80921f2f69d4e1367557596b9 25 0.01 vMB 1,565
137,882 137,882 000000000000008ad87a4f177921412d7cd452ec63353df32602ccf03fc6dff8 25 0.01 vMB 728
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
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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